From d49531aeb215a3ac085e62a6f4183a03efa905c7 Mon Sep 17 00:00:00 2001 From: Jan Date: Fri, 10 Feb 2023 12:05:03 +0100 Subject: [PATCH] bump year in copyright headers to 2023 (#18055) --- arangod/Actions/ActionFeature.cpp | 2 +- arangod/Actions/ActionFeature.h | 2 +- arangod/Actions/RestActionHandler.cpp | 2 +- arangod/Actions/RestActionHandler.h | 2 +- arangod/Actions/actions.cpp | 2 +- arangod/Actions/actions.h | 2 +- arangod/Agency/ActiveFailoverJob.cpp | 2 +- arangod/Agency/ActiveFailoverJob.h | 2 +- arangod/Agency/AddFollower.cpp | 2 +- arangod/Agency/AddFollower.h | 2 +- arangod/Agency/AgencyComm.cpp | 2 +- arangod/Agency/AgencyComm.h | 2 +- arangod/Agency/AgencyCommon.h | 2 +- arangod/Agency/AgencyFeature.cpp | 2 +- arangod/Agency/AgencyFeature.h | 2 +- arangod/Agency/AgencyPaths.cpp | 2 +- arangod/Agency/AgencyPaths.h | 2 +- arangod/Agency/AgencyStrings.h | 2 +- arangod/Agency/Agent.cpp | 2 +- arangod/Agency/Agent.h | 2 +- arangod/Agency/AgentCallback.cpp | 2 +- arangod/Agency/AgentCallback.h | 2 +- arangod/Agency/AgentConfiguration.cpp | 2 +- arangod/Agency/AgentConfiguration.h | 2 +- arangod/Agency/AgentInterface.h | 2 +- arangod/Agency/AsyncAgencyComm.cpp | 2 +- arangod/Agency/AsyncAgencyComm.h | 2 +- arangod/Agency/CleanOutServer.cpp | 2 +- arangod/Agency/CleanOutServer.h | 2 +- arangod/Agency/Compactor.cpp | 2 +- arangod/Agency/Compactor.h | 2 +- arangod/Agency/Constituent.cpp | 2 +- arangod/Agency/Constituent.h | 2 +- arangod/Agency/FailedFollower.cpp | 2 +- arangod/Agency/FailedFollower.h | 2 +- arangod/Agency/FailedLeader.cpp | 2 +- arangod/Agency/FailedLeader.h | 2 +- arangod/Agency/FailedServer.cpp | 2 +- arangod/Agency/FailedServer.h | 2 +- arangod/Agency/Helpers.cpp | 2 +- arangod/Agency/Helpers.h | 2 +- arangod/Agency/Inception.cpp | 2 +- arangod/Agency/Inception.h | 2 +- arangod/Agency/Job.cpp | 2 +- arangod/Agency/Job.h | 2 +- arangod/Agency/JobContext.cpp | 2 +- arangod/Agency/JobContext.h | 2 +- arangod/Agency/MoveShard.cpp | 2 +- arangod/Agency/MoveShard.h | 2 +- arangod/Agency/Node.cpp | 2 +- arangod/Agency/Node.h | 2 +- arangod/Agency/NodeDeserialization.h | 2 +- arangod/Agency/NodeLoadInspector.h | 2 +- arangod/Agency/PathComponent.cpp | 2 +- arangod/Agency/PathComponent.h | 2 +- arangod/Agency/RemoveFollower.cpp | 2 +- arangod/Agency/RemoveFollower.h | 2 +- arangod/Agency/ResignLeadership.cpp | 2 +- arangod/Agency/ResignLeadership.h | 2 +- arangod/Agency/RestAgencyHandler.cpp | 2 +- arangod/Agency/RestAgencyHandler.h | 2 +- arangod/Agency/RestAgencyPrivHandler.cpp | 2 +- arangod/Agency/RestAgencyPrivHandler.h | 2 +- arangod/Agency/State.cpp | 2 +- arangod/Agency/State.h | 2 +- arangod/Agency/Store.cpp | 2 +- arangod/Agency/Store.h | 2 +- arangod/Agency/Supervision.cpp | 2 +- arangod/Agency/Supervision.h | 2 +- arangod/Agency/TransactionBuilder.h | 2 +- arangod/Agency/v8-agency.cpp | 2 +- arangod/Agency/v8-agency.h | 2 +- arangod/Aql/Aggregator.cpp | 2 +- arangod/Aql/Aggregator.h | 2 +- arangod/Aql/AqlCall.cpp | 2 +- arangod/Aql/AqlCall.h | 2 +- arangod/Aql/AqlCallList.cpp | 2 +- arangod/Aql/AqlCallList.h | 2 +- arangod/Aql/AqlCallSet.cpp | 2 +- arangod/Aql/AqlCallSet.h | 2 +- arangod/Aql/AqlCallStack.cpp | 2 +- arangod/Aql/AqlCallStack.h | 2 +- arangod/Aql/AqlExecuteResult.cpp | 2 +- arangod/Aql/AqlExecuteResult.h | 2 +- arangod/Aql/AqlFunctionFeature.cpp | 2 +- arangod/Aql/AqlFunctionFeature.h | 2 +- arangod/Aql/AqlFunctionsInternalCache.cpp | 2 +- arangod/Aql/AqlFunctionsInternalCache.h | 2 +- arangod/Aql/AqlItemBlock.cpp | 2 +- arangod/Aql/AqlItemBlock.h | 2 +- arangod/Aql/AqlItemBlockInputRange.cpp | 2 +- arangod/Aql/AqlItemBlockInputRange.h | 2 +- arangod/Aql/AqlItemBlockManager.cpp | 2 +- arangod/Aql/AqlItemBlockManager.h | 2 +- arangod/Aql/AqlItemBlockSerializationFormat.h | 2 +- arangod/Aql/AqlItemBlockUtils.cpp | 2 +- arangod/Aql/AqlItemBlockUtils.h | 2 +- arangod/Aql/AqlTransaction.cpp | 2 +- arangod/Aql/AqlTransaction.h | 2 +- arangod/Aql/AqlValue.cpp | 2 +- arangod/Aql/AqlValue.h | 2 +- arangod/Aql/AqlValueFwd.h | 2 +- arangod/Aql/AqlValueGroup.cpp | 2 +- arangod/Aql/AqlValueGroup.h | 2 +- arangod/Aql/AqlValueMaterializer.cpp | 2 +- arangod/Aql/AqlValueMaterializer.h | 2 +- arangod/Aql/Arithmetic.cpp | 2 +- arangod/Aql/Arithmetic.h | 2 +- arangod/Aql/Ast.cpp | 2 +- arangod/Aql/Ast.h | 2 +- arangod/Aql/AstHelper.cpp | 2 +- arangod/Aql/AstHelper.h | 2 +- arangod/Aql/AstNode.cpp | 2 +- arangod/Aql/AstNode.h | 2 +- arangod/Aql/AstResources.cpp | 2 +- arangod/Aql/AstResources.h | 2 +- arangod/Aql/AsyncExecutor.cpp | 2 +- arangod/Aql/AsyncExecutor.h | 2 +- arangod/Aql/AttributeAccessor.cpp | 2 +- arangod/Aql/AttributeAccessor.h | 2 +- arangod/Aql/AttributeNamePath.cpp | 2 +- arangod/Aql/AttributeNamePath.h | 2 +- arangod/Aql/BindParameters.cpp | 2 +- arangod/Aql/BindParameters.h | 2 +- arangod/Aql/BlocksWithClients.cpp | 2 +- arangod/Aql/BlocksWithClients.h | 2 +- arangod/Aql/CalculationExecutor.cpp | 2 +- arangod/Aql/CalculationExecutor.h | 2 +- arangod/Aql/CalculationNodeVarFinder.cpp | 2 +- arangod/Aql/CalculationNodeVarFinder.h | 2 +- arangod/Aql/ClusterNodes.cpp | 2 +- arangod/Aql/ClusterNodes.h | 2 +- arangod/Aql/ClusterQuery.cpp | 2 +- arangod/Aql/ClusterQuery.h | 2 +- arangod/Aql/CollectNode.cpp | 2 +- arangod/Aql/CollectNode.h | 2 +- arangod/Aql/CollectOptions.cpp | 2 +- arangod/Aql/CollectOptions.h | 2 +- arangod/Aql/Collection.cpp | 2 +- arangod/Aql/Collection.h | 2 +- arangod/Aql/CollectionAccess.cpp | 2 +- arangod/Aql/CollectionAccess.h | 2 +- arangod/Aql/CollectionAccessingNode.cpp | 2 +- arangod/Aql/CollectionAccessingNode.h | 2 +- arangod/Aql/Collections.cpp | 2 +- arangod/Aql/Collections.h | 2 +- arangod/Aql/Condition.cpp | 2 +- arangod/Aql/Condition.h | 2 +- arangod/Aql/ConditionFinder.cpp | 2 +- arangod/Aql/ConditionFinder.h | 2 +- arangod/Aql/ConstFetcher.cpp | 2 +- arangod/Aql/ConstFetcher.h | 2 +- arangod/Aql/ConstrainedSortExecutor.cpp | 2 +- arangod/Aql/ConstrainedSortExecutor.h | 2 +- arangod/Aql/CostEstimate.cpp | 2 +- arangod/Aql/CostEstimate.h | 2 +- arangod/Aql/CountCollectExecutor.cpp | 2 +- arangod/Aql/CountCollectExecutor.h | 2 +- arangod/Aql/DependencyProxy.cpp | 2 +- arangod/Aql/DependencyProxy.h | 2 +- arangod/Aql/DistinctCollectExecutor.cpp | 2 +- arangod/Aql/DistinctCollectExecutor.h | 2 +- arangod/Aql/DistributeClientBlock.cpp | 2 +- arangod/Aql/DistributeClientBlock.h | 2 +- arangod/Aql/DistributeConsumerNode.cpp | 2 +- arangod/Aql/DistributeConsumerNode.h | 2 +- arangod/Aql/DistributeExecutor.cpp | 2 +- arangod/Aql/DistributeExecutor.h | 2 +- arangod/Aql/DocumentExpressionContext.cpp | 2 +- arangod/Aql/DocumentExpressionContext.h | 2 +- .../Aql/DocumentProducingExpressionContext.h | 2 +- arangod/Aql/DocumentProducingHelper.cpp | 2 +- arangod/Aql/DocumentProducingHelper.h | 2 +- arangod/Aql/DocumentProducingNode.cpp | 2 +- arangod/Aql/DocumentProducingNode.h | 2 +- arangod/Aql/EmptyExecutorInfos.h | 2 +- .../Aql/EngineInfoContainerCoordinator.cpp | 2 +- arangod/Aql/EngineInfoContainerCoordinator.h | 2 +- ...EngineInfoContainerDBServerServerBased.cpp | 2 +- .../EngineInfoContainerDBServerServerBased.h | 2 +- arangod/Aql/EnumerateCollectionExecutor.cpp | 2 +- arangod/Aql/EnumerateCollectionExecutor.h | 2 +- arangod/Aql/EnumerateListExecutor.cpp | 2 +- arangod/Aql/EnumerateListExecutor.h | 2 +- arangod/Aql/EnumeratePathsExecutor.cpp | 2 +- arangod/Aql/EnumeratePathsExecutor.h | 2 +- arangod/Aql/EnumeratePathsNode.cpp | 2 +- arangod/Aql/EnumeratePathsNode.h | 2 +- arangod/Aql/ExecutionBlock.cpp | 2 +- arangod/Aql/ExecutionBlock.h | 2 +- arangod/Aql/ExecutionBlockImpl.h | 2 +- arangod/Aql/ExecutionEngine.cpp | 2 +- arangod/Aql/ExecutionEngine.h | 2 +- arangod/Aql/ExecutionNode.cpp | 2 +- arangod/Aql/ExecutionNode.h | 2 +- arangod/Aql/ExecutionNodeId.cpp | 2 +- arangod/Aql/ExecutionNodeId.h | 2 +- arangod/Aql/ExecutionNodeStats.h | 2 +- arangod/Aql/ExecutionPlan.cpp | 2 +- arangod/Aql/ExecutionPlan.h | 2 +- arangod/Aql/ExecutionState.cpp | 2 +- arangod/Aql/ExecutionState.h | 2 +- arangod/Aql/ExecutionStats.cpp | 2 +- arangod/Aql/ExecutionStats.h | 2 +- arangod/Aql/ExecutorExpressionContext.cpp | 2 +- arangod/Aql/ExecutorExpressionContext.h | 2 +- arangod/Aql/Expression.cpp | 2 +- arangod/Aql/Expression.h | 2 +- arangod/Aql/ExpressionContext.h | 2 +- arangod/Aql/FilterExecutor.cpp | 2 +- arangod/Aql/FilterExecutor.h | 2 +- arangod/Aql/FixedVarExpressionContext.cpp | 2 +- arangod/Aql/FixedVarExpressionContext.h | 2 +- arangod/Aql/Function.cpp | 2 +- arangod/Aql/Function.h | 2 +- arangod/Aql/Functions.cpp | 2 +- arangod/Aql/Functions.h | 2 +- arangod/Aql/GraphNode.cpp | 2 +- arangod/Aql/GraphNode.h | 2 +- arangod/Aql/Graphs.cpp | 2 +- arangod/Aql/Graphs.h | 2 +- arangod/Aql/HashedCollectExecutor.cpp | 2 +- arangod/Aql/HashedCollectExecutor.h | 2 +- arangod/Aql/IResearchViewExecutor.h | 2 +- arangod/Aql/IResearchViewNode.cpp | 2 +- arangod/Aql/IResearchViewNode.h | 2 +- arangod/Aql/IResearchViewOptimizerRules.cpp | 2 +- arangod/Aql/IResearchViewOptimizerRules.h | 2 +- arangod/Aql/IdExecutor.cpp | 2 +- arangod/Aql/IdExecutor.h | 2 +- arangod/Aql/InAndOutRowExpressionContext.cpp | 2 +- arangod/Aql/InAndOutRowExpressionContext.h | 2 +- arangod/Aql/IndexExecutor.cpp | 2 +- arangod/Aql/IndexExecutor.h | 2 +- arangod/Aql/IndexHint.cpp | 2 +- arangod/Aql/IndexHint.h | 2 +- arangod/Aql/IndexNode.cpp | 2 +- arangod/Aql/IndexNode.h | 2 +- arangod/Aql/IndexNodeOptimizerRules.cpp | 2 +- arangod/Aql/IndexNodeOptimizerRules.h | 2 +- arangod/Aql/InputAqlItemRow.cpp | 2 +- arangod/Aql/InputAqlItemRow.h | 2 +- arangod/Aql/InsertModifier.cpp | 2 +- arangod/Aql/InsertModifier.h | 2 +- .../Aql/LateMaterializedExpressionContext.cpp | 2 +- .../Aql/LateMaterializedExpressionContext.h | 2 +- .../LateMaterializedOptimizerRulesCommon.cpp | 2 +- .../LateMaterializedOptimizerRulesCommon.h | 2 +- arangod/Aql/LimitExecutor.cpp | 2 +- arangod/Aql/LimitExecutor.h | 2 +- arangod/Aql/LimitStats.cpp | 2 +- arangod/Aql/LimitStats.h | 2 +- arangod/Aql/MaterializeExecutor.cpp | 2 +- arangod/Aql/MaterializeExecutor.h | 2 +- arangod/Aql/ModificationExecutor.cpp | 2 +- arangod/Aql/ModificationExecutor.h | 2 +- arangod/Aql/ModificationExecutorAccumulator.h | 2 +- arangod/Aql/ModificationExecutorHelpers.cpp | 2 +- arangod/Aql/ModificationExecutorHelpers.h | 2 +- arangod/Aql/ModificationExecutorInfos.cpp | 2 +- arangod/Aql/ModificationExecutorInfos.h | 2 +- arangod/Aql/ModificationNodes.cpp | 2 +- arangod/Aql/ModificationNodes.h | 2 +- arangod/Aql/ModificationOptions.cpp | 2 +- arangod/Aql/ModificationOptions.h | 2 +- arangod/Aql/MultiAqlItemBlockInputRange.cpp | 2 +- arangod/Aql/MultiAqlItemBlockInputRange.h | 2 +- .../Aql/MultiDependencySingleRowFetcher.cpp | 2 +- arangod/Aql/MultiDependencySingleRowFetcher.h | 2 +- arangod/Aql/MutexExecutor.cpp | 2 +- arangod/Aql/MutexExecutor.h | 2 +- arangod/Aql/MutexNode.cpp | 2 +- arangod/Aql/MutexNode.h | 2 +- arangod/Aql/NoResultsExecutor.cpp | 2 +- arangod/Aql/NoResultsExecutor.h | 2 +- arangod/Aql/NodeFinder.cpp | 2 +- arangod/Aql/NodeFinder.h | 2 +- arangod/Aql/NonConstExpression.cpp | 2 +- arangod/Aql/NonConstExpression.h | 2 +- arangod/Aql/NonConstExpressionContainer.cpp | 2 +- arangod/Aql/NonConstExpressionContainer.h | 2 +- arangod/Aql/Optimizer.cpp | 2 +- arangod/Aql/Optimizer.h | 2 +- arangod/Aql/OptimizerRule.h | 2 +- arangod/Aql/OptimizerRules.cpp | 2 +- arangod/Aql/OptimizerRules.h | 2 +- arangod/Aql/OptimizerRulesCluster.cpp | 2 +- arangod/Aql/OptimizerRulesFeature.cpp | 2 +- arangod/Aql/OptimizerRulesFeature.h | 2 +- .../Aql/OptimizerRulesReplaceFunctions.cpp | 2 +- arangod/Aql/OptimizerUtils.cpp | 2 +- arangod/Aql/OptimizerUtils.h | 2 +- arangod/Aql/OutputAqlItemRow.cpp | 2 +- arangod/Aql/OutputAqlItemRow.h | 2 +- .../Aql/ParallelUnsortedGatherExecutor.cpp | 2 +- arangod/Aql/ParallelUnsortedGatherExecutor.h | 2 +- arangod/Aql/Parser.cpp | 2 +- arangod/Aql/Parser.h | 2 +- arangod/Aql/Projections.cpp | 2 +- arangod/Aql/Projections.h | 2 +- arangod/Aql/PruneExpressionEvaluator.cpp | 2 +- arangod/Aql/PruneExpressionEvaluator.h | 2 +- arangod/Aql/Quantifier.cpp | 2 +- arangod/Aql/Quantifier.h | 2 +- arangod/Aql/Query.cpp | 2 +- arangod/Aql/Query.h | 2 +- arangod/Aql/QueryCache.cpp | 2 +- arangod/Aql/QueryCache.h | 2 +- arangod/Aql/QueryContext.cpp | 2 +- arangod/Aql/QueryContext.h | 2 +- arangod/Aql/QueryCursor.cpp | 2 +- arangod/Aql/QueryCursor.h | 2 +- arangod/Aql/QueryExecutionState.cpp | 2 +- arangod/Aql/QueryExecutionState.h | 2 +- arangod/Aql/QueryExpressionContext.cpp | 2 +- arangod/Aql/QueryExpressionContext.h | 2 +- arangod/Aql/QueryList.cpp | 2 +- arangod/Aql/QueryList.h | 2 +- arangod/Aql/QueryOptions.cpp | 2 +- arangod/Aql/QueryOptions.h | 2 +- arangod/Aql/QueryProfile.cpp | 2 +- arangod/Aql/QueryProfile.h | 2 +- arangod/Aql/QueryRegistry.cpp | 2 +- arangod/Aql/QueryRegistry.h | 2 +- arangod/Aql/QueryResult.h | 2 +- arangod/Aql/QueryResultV8.h | 2 +- arangod/Aql/QuerySnippet.cpp | 2 +- arangod/Aql/QuerySnippet.h | 2 +- arangod/Aql/QueryString.cpp | 2 +- arangod/Aql/QueryString.h | 2 +- arangod/Aql/QueryWarnings.cpp | 2 +- arangod/Aql/QueryWarnings.h | 2 +- arangod/Aql/Range.cpp | 2 +- arangod/Aql/Range.h | 2 +- arangod/Aql/RegisterId.cpp | 2 +- arangod/Aql/RegisterId.h | 2 +- arangod/Aql/RegisterInfos.cpp | 2 +- arangod/Aql/RegisterInfos.h | 2 +- arangod/Aql/RegisterPlan.cpp | 2 +- arangod/Aql/RegisterPlan.h | 2 +- arangod/Aql/RemoteExecutor.cpp | 2 +- arangod/Aql/RemoteExecutor.h | 2 +- arangod/Aql/RemoveModifier.cpp | 2 +- arangod/Aql/RemoveModifier.h | 2 +- arangod/Aql/RestAqlHandler.cpp | 2 +- arangod/Aql/RestAqlHandler.h | 2 +- arangod/Aql/ReturnExecutor.cpp | 2 +- arangod/Aql/ReturnExecutor.h | 2 +- arangod/Aql/ScatterExecutor.cpp | 2 +- arangod/Aql/ScatterExecutor.h | 2 +- arangod/Aql/Scopes.cpp | 2 +- arangod/Aql/Scopes.h | 2 +- arangod/Aql/ShadowAqlItemRow.cpp | 2 +- arangod/Aql/ShadowAqlItemRow.h | 2 +- arangod/Aql/ShardLocking.cpp | 2 +- arangod/Aql/ShardLocking.h | 2 +- arangod/Aql/SharedAqlItemBlockPtr.cpp | 2 +- arangod/Aql/SharedAqlItemBlockPtr.h | 2 +- arangod/Aql/SharedQueryState.cpp | 2 +- arangod/Aql/SharedQueryState.h | 2 +- arangod/Aql/ShortStringStorage.cpp | 2 +- arangod/Aql/ShortStringStorage.h | 2 +- arangod/Aql/ShortestPathExecutor.cpp | 2 +- arangod/Aql/ShortestPathExecutor.h | 2 +- arangod/Aql/ShortestPathNode.cpp | 2 +- arangod/Aql/ShortestPathNode.h | 2 +- arangod/Aql/SimpleModifier.cpp | 2 +- arangod/Aql/SimpleModifier.h | 2 +- .../Aql/SingleRemoteModificationExecutor.cpp | 2 +- .../Aql/SingleRemoteModificationExecutor.h | 2 +- arangod/Aql/SingleRowFetcher.cpp | 2 +- arangod/Aql/SingleRowFetcher.h | 2 +- arangod/Aql/SkipResult.cpp | 2 +- arangod/Aql/SkipResult.h | 2 +- arangod/Aql/SortCondition.cpp | 2 +- arangod/Aql/SortCondition.h | 2 +- arangod/Aql/SortExecutor.cpp | 2 +- arangod/Aql/SortExecutor.h | 2 +- arangod/Aql/SortNode.cpp | 2 +- arangod/Aql/SortNode.h | 2 +- arangod/Aql/SortRegister.cpp | 2 +- arangod/Aql/SortRegister.h | 2 +- arangod/Aql/SortedCollectExecutor.cpp | 2 +- arangod/Aql/SortedCollectExecutor.h | 2 +- arangod/Aql/SortedRowsStorageBackend.h | 2 +- .../Aql/SortedRowsStorageBackendMemory.cpp | 2 +- arangod/Aql/SortedRowsStorageBackendMemory.h | 2 +- .../Aql/SortedRowsStorageBackendStaged.cpp | 2 +- arangod/Aql/SortedRowsStorageBackendStaged.h | 2 +- arangod/Aql/SortingGatherExecutor.cpp | 2 +- arangod/Aql/SortingGatherExecutor.h | 2 +- arangod/Aql/StandaloneCalculation.cpp | 2 +- arangod/Aql/StandaloneCalculation.h | 2 +- arangod/Aql/Stats.h | 2 +- arangod/Aql/SubqueryEndExecutionNode.cpp | 2 +- arangod/Aql/SubqueryEndExecutionNode.h | 2 +- arangod/Aql/SubqueryEndExecutor.cpp | 2 +- arangod/Aql/SubqueryEndExecutor.h | 2 +- arangod/Aql/SubqueryStartExecutionNode.cpp | 2 +- arangod/Aql/SubqueryStartExecutionNode.h | 2 +- arangod/Aql/SubqueryStartExecutor.cpp | 2 +- arangod/Aql/SubqueryStartExecutor.h | 2 +- arangod/Aql/Timing.cpp | 2 +- arangod/Aql/Timing.h | 2 +- arangod/Aql/TraversalConditionFinder.cpp | 2 +- arangod/Aql/TraversalConditionFinder.h | 2 +- arangod/Aql/TraversalExecutor.cpp | 2 +- arangod/Aql/TraversalExecutor.h | 2 +- arangod/Aql/TraversalNode.cpp | 2 +- arangod/Aql/TraversalNode.h | 2 +- arangod/Aql/TraversalStats.h | 2 +- arangod/Aql/TraverserEngineShardLists.cpp | 2 +- arangod/Aql/TraverserEngineShardLists.h | 2 +- arangod/Aql/UnsortedGatherExecutor.cpp | 2 +- arangod/Aql/UnsortedGatherExecutor.h | 2 +- arangod/Aql/UpdateReplaceModifier.cpp | 2 +- arangod/Aql/UpdateReplaceModifier.h | 2 +- arangod/Aql/UpsertModifier.cpp | 2 +- arangod/Aql/UpsertModifier.h | 2 +- arangod/Aql/V8Executor.cpp | 2 +- arangod/Aql/V8Executor.h | 2 +- arangod/Aql/VarInfoMap.h | 2 +- arangod/Aql/VarUsageFinder.cpp | 2 +- arangod/Aql/VarUsageFinder.h | 2 +- arangod/Aql/Variable.cpp | 2 +- arangod/Aql/Variable.h | 2 +- arangod/Aql/VariableGenerator.cpp | 2 +- arangod/Aql/VariableGenerator.h | 2 +- arangod/Aql/WalkerWorker.h | 2 +- arangod/Aql/WindowExecutor.cpp | 2 +- arangod/Aql/WindowExecutor.h | 2 +- arangod/Aql/WindowNode.cpp | 2 +- arangod/Aql/WindowNode.h | 2 +- arangod/Aql/types.h | 2 +- arangod/Auth/Common.cpp | 2 +- arangod/Auth/Common.h | 2 +- arangod/Auth/Handler.h | 2 +- arangod/Auth/TokenCache.cpp | 2 +- arangod/Auth/TokenCache.h | 2 +- arangod/Auth/User.cpp | 2 +- arangod/Auth/User.h | 2 +- arangod/Auth/UserManager.cpp | 2 +- arangod/Auth/UserManager.h | 2 +- arangod/Cache/BinaryKeyHasher.h | 2 +- arangod/Cache/BucketState.cpp | 2 +- arangod/Cache/BucketState.h | 2 +- arangod/Cache/Cache.cpp | 2 +- arangod/Cache/Cache.h | 2 +- arangod/Cache/CacheManagerFeature.cpp | 2 +- arangod/Cache/CacheManagerFeature.h | 2 +- arangod/Cache/CacheManagerFeatureThreads.cpp | 2 +- arangod/Cache/CacheManagerFeatureThreads.h | 2 +- arangod/Cache/CachedValue.cpp | 2 +- arangod/Cache/CachedValue.h | 2 +- arangod/Cache/Common.h | 2 +- arangod/Cache/Finding.cpp | 2 +- arangod/Cache/Finding.h | 2 +- arangod/Cache/FrequencyBuffer.h | 2 +- arangod/Cache/Manager.cpp | 2 +- arangod/Cache/Manager.h | 2 +- arangod/Cache/ManagerTasks.cpp | 2 +- arangod/Cache/ManagerTasks.h | 2 +- arangod/Cache/Metadata.cpp | 2 +- arangod/Cache/Metadata.h | 2 +- arangod/Cache/PlainBucket.cpp | 2 +- arangod/Cache/PlainBucket.h | 2 +- arangod/Cache/PlainCache.cpp | 2 +- arangod/Cache/PlainCache.h | 2 +- arangod/Cache/Rebalancer.cpp | 2 +- arangod/Cache/Rebalancer.h | 2 +- arangod/Cache/Table.cpp | 2 +- arangod/Cache/Table.h | 2 +- arangod/Cache/Transaction.cpp | 2 +- arangod/Cache/Transaction.h | 2 +- arangod/Cache/TransactionManager.cpp | 2 +- arangod/Cache/TransactionManager.h | 2 +- arangod/Cache/TransactionalBucket.cpp | 2 +- arangod/Cache/TransactionalBucket.h | 2 +- arangod/Cache/TransactionalCache.cpp | 2 +- arangod/Cache/TransactionalCache.h | 2 +- arangod/Cache/VPackKeyHasher.h | 2 +- arangod/Cluster/Action.cpp | 2 +- arangod/Cluster/Action.h | 2 +- arangod/Cluster/ActionBase.cpp | 2 +- arangod/Cluster/ActionBase.h | 2 +- arangod/Cluster/ActionDescription.cpp | 2 +- arangod/Cluster/ActionDescription.h | 2 +- arangod/Cluster/AgencyCache.cpp | 2 +- arangod/Cluster/AgencyCache.h | 2 +- arangod/Cluster/AgencyCallback.cpp | 2 +- arangod/Cluster/AgencyCallback.h | 2 +- arangod/Cluster/AgencyCallbackRegistry.cpp | 2 +- arangod/Cluster/AgencyCallbackRegistry.h | 2 +- arangod/Cluster/AutoRebalance.cpp | 2 +- arangod/Cluster/AutoRebalance.h | 2 +- arangod/Cluster/CallbackGuard.cpp | 2 +- arangod/Cluster/CallbackGuard.h | 2 +- .../Cluster/ClusterCollectionCreationInfo.cpp | 2 +- .../Cluster/ClusterCollectionCreationInfo.h | 2 +- arangod/Cluster/ClusterEdgeCursor.cpp | 2 +- arangod/Cluster/ClusterEdgeCursor.h | 2 +- arangod/Cluster/ClusterFeature.cpp | 2 +- arangod/Cluster/ClusterFeature.h | 2 +- arangod/Cluster/ClusterHelpers.cpp | 2 +- arangod/Cluster/ClusterHelpers.h | 2 +- arangod/Cluster/ClusterInfo.cpp | 2 +- arangod/Cluster/ClusterInfo.h | 2 +- arangod/Cluster/ClusterMethods.cpp | 2 +- arangod/Cluster/ClusterMethods.h | 2 +- arangod/Cluster/ClusterTrxMethods.cpp | 2 +- arangod/Cluster/ClusterTrxMethods.h | 2 +- arangod/Cluster/ClusterTtlMethods.cpp | 2 +- arangod/Cluster/ClusterTtlMethods.h | 2 +- arangod/Cluster/ClusterTypes.cpp | 2 +- arangod/Cluster/ClusterTypes.h | 2 +- arangod/Cluster/ClusterUpgradeFeature.cpp | 2 +- arangod/Cluster/ClusterUpgradeFeature.h | 2 +- arangod/Cluster/CollectionInfoCurrent.cpp | 2 +- arangod/Cluster/CollectionInfoCurrent.h | 2 +- arangod/Cluster/CreateCollection.cpp | 2 +- arangod/Cluster/CreateCollection.h | 2 +- arangod/Cluster/CreateDatabase.cpp | 2 +- arangod/Cluster/CreateDatabase.h | 2 +- arangod/Cluster/DBServerAgencySync.cpp | 2 +- arangod/Cluster/DBServerAgencySync.h | 2 +- arangod/Cluster/DropCollection.cpp | 2 +- arangod/Cluster/DropCollection.h | 2 +- arangod/Cluster/DropDatabase.cpp | 2 +- arangod/Cluster/DropDatabase.h | 2 +- arangod/Cluster/DropIndex.cpp | 2 +- arangod/Cluster/DropIndex.h | 2 +- arangod/Cluster/EnsureIndex.cpp | 2 +- arangod/Cluster/EnsureIndex.h | 2 +- arangod/Cluster/FailureOracle.h | 2 +- arangod/Cluster/FailureOracleFeature.cpp | 4 ++- arangod/Cluster/FailureOracleFeature.h | 2 +- arangod/Cluster/FollowerInfo.cpp | 2 +- arangod/Cluster/FollowerInfo.h | 2 +- arangod/Cluster/HeartbeatThread.cpp | 2 +- arangod/Cluster/HeartbeatThread.h | 2 +- arangod/Cluster/Maintenance.cpp | 2 +- arangod/Cluster/Maintenance.h | 2 +- arangod/Cluster/MaintenanceFeature.cpp | 2 +- arangod/Cluster/MaintenanceFeature.h | 2 +- arangod/Cluster/MaintenanceRestHandler.cpp | 2 +- arangod/Cluster/MaintenanceRestHandler.h | 2 +- arangod/Cluster/MaintenanceStrings.h | 2 +- arangod/Cluster/MaintenanceWorker.cpp | 2 +- arangod/Cluster/MaintenanceWorker.h | 2 +- arangod/Cluster/RebootTracker.cpp | 2 +- arangod/Cluster/RebootTracker.h | 2 +- arangod/Cluster/ReplicationTimeoutFeature.cpp | 2 +- arangod/Cluster/ReplicationTimeoutFeature.h | 2 +- arangod/Cluster/ResignShardLeadership.cpp | 2 +- arangod/Cluster/ResignShardLeadership.h | 2 +- .../Cluster/RestAgencyCallbacksHandler.cpp | 2 +- arangod/Cluster/RestAgencyCallbacksHandler.h | 2 +- arangod/Cluster/RestClusterHandler.cpp | 2 +- arangod/Cluster/RestClusterHandler.h | 2 +- arangod/Cluster/ServerDefaults.cpp | 2 +- arangod/Cluster/ServerDefaults.h | 2 +- arangod/Cluster/ServerState.cpp | 2 +- arangod/Cluster/ServerState.h | 2 +- arangod/Cluster/SynchronizeShard.cpp | 2 +- arangod/Cluster/SynchronizeShard.h | 2 +- arangod/Cluster/TakeoverShardLeadership.cpp | 2 +- arangod/Cluster/TakeoverShardLeadership.h | 2 +- arangod/Cluster/TraverserEngine.cpp | 2 +- arangod/Cluster/TraverserEngine.h | 2 +- arangod/Cluster/UpdateCollection.cpp | 2 +- arangod/Cluster/UpdateCollection.h | 2 +- arangod/Cluster/UpdateReplicatedLogAction.cpp | 2 +- arangod/Cluster/UpdateReplicatedLogAction.h | 2 +- arangod/Cluster/v8-cluster.cpp | 2 +- arangod/Cluster/v8-cluster.h | 2 +- arangod/ClusterEngine/ClusterCollection.cpp | 2 +- arangod/ClusterEngine/ClusterCollection.h | 2 +- arangod/ClusterEngine/ClusterEngine.cpp | 2 +- arangod/ClusterEngine/ClusterEngine.h | 2 +- arangod/ClusterEngine/ClusterIndex.cpp | 2 +- arangod/ClusterEngine/ClusterIndex.h | 2 +- arangod/ClusterEngine/ClusterIndexFactory.cpp | 2 +- arangod/ClusterEngine/ClusterIndexFactory.h | 2 +- .../ClusterRestCollectionHandler.cpp | 2 +- .../ClusterRestCollectionHandler.h | 2 +- arangod/ClusterEngine/ClusterRestHandlers.cpp | 2 +- arangod/ClusterEngine/ClusterRestHandlers.h | 2 +- .../ClusterRestReplicationHandler.cpp | 2 +- .../ClusterRestReplicationHandler.h | 2 +- .../ClusterEngine/ClusterRestWalHandler.cpp | 2 +- arangod/ClusterEngine/ClusterRestWalHandler.h | 2 +- .../ClusterSelectivityEstimates.cpp | 2 +- .../ClusterSelectivityEstimates.h | 2 +- .../ClusterTransactionCollection.cpp | 2 +- .../ClusterTransactionCollection.h | 2 +- .../ClusterEngine/ClusterTransactionState.cpp | 2 +- .../ClusterEngine/ClusterTransactionState.h | 2 +- arangod/ClusterEngine/ClusterV8Functions.cpp | 2 +- arangod/ClusterEngine/ClusterV8Functions.h | 2 +- arangod/ClusterEngine/Common.h | 2 +- arangod/FeaturePhases/AgencyFeaturePhase.cpp | 2 +- arangod/FeaturePhases/AgencyFeaturePhase.h | 2 +- arangod/FeaturePhases/AqlFeaturePhase.cpp | 2 +- arangod/FeaturePhases/AqlFeaturePhase.h | 2 +- .../FeaturePhases/BasicFeaturePhaseServer.cpp | 2 +- .../FeaturePhases/BasicFeaturePhaseServer.h | 2 +- arangod/FeaturePhases/ClusterFeaturePhase.cpp | 2 +- arangod/FeaturePhases/ClusterFeaturePhase.h | 2 +- .../FeaturePhases/DatabaseFeaturePhase.cpp | 2 +- arangod/FeaturePhases/DatabaseFeaturePhase.h | 2 +- arangod/FeaturePhases/FinalFeaturePhase.cpp | 2 +- arangod/FeaturePhases/FinalFeaturePhase.h | 2 +- arangod/FeaturePhases/FoxxFeaturePhase.cpp | 2 +- arangod/FeaturePhases/FoxxFeaturePhase.h | 2 +- arangod/FeaturePhases/ServerFeaturePhase.cpp | 2 +- arangod/FeaturePhases/ServerFeaturePhase.h | 2 +- arangod/FeaturePhases/V8FeaturePhase.cpp | 2 +- arangod/FeaturePhases/V8FeaturePhase.h | 2 +- arangod/GeneralServer/Acceptor.cpp | 2 +- arangod/GeneralServer/Acceptor.h | 2 +- arangod/GeneralServer/AcceptorTcp.cpp | 2 +- arangod/GeneralServer/AcceptorTcp.h | 2 +- arangod/GeneralServer/AcceptorUnixDomain.cpp | 2 +- arangod/GeneralServer/AcceptorUnixDomain.h | 2 +- arangod/GeneralServer/AsioSocket.h | 2 +- arangod/GeneralServer/AsyncJobManager.cpp | 2 +- arangod/GeneralServer/AsyncJobManager.h | 2 +- .../GeneralServer/AuthenticationFeature.cpp | 2 +- arangod/GeneralServer/AuthenticationFeature.h | 2 +- arangod/GeneralServer/CommTask.cpp | 2 +- arangod/GeneralServer/CommTask.h | 2 +- arangod/GeneralServer/GeneralCommTask.cpp | 2 +- arangod/GeneralServer/GeneralCommTask.h | 2 +- arangod/GeneralServer/GeneralServer.cpp | 2 +- arangod/GeneralServer/GeneralServer.h | 2 +- .../GeneralServer/GeneralServerFeature.cpp | 2 +- arangod/GeneralServer/GeneralServerFeature.h | 2 +- arangod/GeneralServer/H2CommTask.cpp | 2 +- arangod/GeneralServer/H2CommTask.h | 2 +- arangod/GeneralServer/HttpCommTask.cpp | 2 +- arangod/GeneralServer/HttpCommTask.h | 2 +- arangod/GeneralServer/IoContext.cpp | 2 +- arangod/GeneralServer/IoContext.h | 2 +- arangod/GeneralServer/OperationMode.h | 2 +- arangod/GeneralServer/RequestLane.cpp | 2 +- arangod/GeneralServer/RequestLane.h | 2 +- arangod/GeneralServer/RestHandler.cpp | 2 +- arangod/GeneralServer/RestHandler.h | 2 +- arangod/GeneralServer/RestHandlerFactory.cpp | 2 +- arangod/GeneralServer/RestHandlerFactory.h | 2 +- .../GeneralServer/ServerSecurityFeature.cpp | 2 +- arangod/GeneralServer/ServerSecurityFeature.h | 2 +- arangod/GeneralServer/SslServerFeature.cpp | 2 +- arangod/GeneralServer/SslServerFeature.h | 2 +- arangod/GeneralServer/VstCommTask.cpp | 2 +- arangod/GeneralServer/VstCommTask.h | 2 +- arangod/GeoIndex/Covering.cpp | 2 +- arangod/GeoIndex/Covering.h | 2 +- arangod/GeoIndex/Index.cpp | 2 +- arangod/GeoIndex/Index.h | 2 +- arangod/GeoIndex/Near.cpp | 2 +- arangod/GeoIndex/Near.h | 2 +- arangod/Graph/BaseOptions.cpp | 2 +- arangod/Graph/BaseOptions.h | 2 +- .../Cache/RefactoredClusterTraverserCache.cpp | 2 +- .../Cache/RefactoredClusterTraverserCache.h | 2 +- .../Graph/Cache/RefactoredTraverserCache.cpp | 2 +- .../Graph/Cache/RefactoredTraverserCache.h | 2 +- arangod/Graph/ClusterGraphDatalake.cpp | 2 +- arangod/Graph/ClusterGraphDatalake.h | 2 +- arangod/Graph/ClusterTraverserCache.cpp | 2 +- arangod/Graph/ClusterTraverserCache.h | 2 +- .../RefactoredSingleServerEdgeCursor.cpp | 2 +- .../RefactoredSingleServerEdgeCursor.h | 2 +- arangod/Graph/EdgeCursor.h | 2 +- arangod/Graph/EdgeDocumentToken.h | 2 +- .../Graph/Enumerators/OneSidedEnumerator.cpp | 2 +- .../Graph/Enumerators/OneSidedEnumerator.h | 2 +- .../OneSidedEnumeratorInterface.cpp | 2 +- .../Enumerators/OneSidedEnumeratorInterface.h | 2 +- .../Graph/Enumerators/TwoSidedEnumerator.cpp | 2 +- .../Graph/Enumerators/TwoSidedEnumerator.h | 2 +- .../WeightedTwoSidedEnumerator.cpp | 2 +- .../Enumerators/WeightedTwoSidedEnumerator.h | 2 +- arangod/Graph/Graph.cpp | 2 +- arangod/Graph/Graph.h | 2 +- arangod/Graph/GraphManager.cpp | 2 +- arangod/Graph/GraphManager.h | 2 +- arangod/Graph/GraphOperations.cpp | 2 +- arangod/Graph/GraphOperations.h | 2 +- arangod/Graph/Helpers/TraceEntry.cpp | 2 +- arangod/Graph/Helpers/TraceEntry.h | 2 +- arangod/Graph/KShortestPathsFinder.cpp | 2 +- arangod/Graph/KShortestPathsFinder.h | 2 +- .../Options/OneSidedEnumeratorOptions.cpp | 2 +- .../Graph/Options/OneSidedEnumeratorOptions.h | 2 +- .../Options/TwoSidedEnumeratorOptions.cpp | 2 +- .../Graph/Options/TwoSidedEnumeratorOptions.h | 2 +- arangod/Graph/PathManagement/PathResult.cpp | 2 +- arangod/Graph/PathManagement/PathResult.h | 2 +- arangod/Graph/PathManagement/PathStore.cpp | 2 +- arangod/Graph/PathManagement/PathStore.h | 2 +- .../Graph/PathManagement/PathStoreTracer.cpp | 2 +- .../Graph/PathManagement/PathStoreTracer.h | 2 +- .../Graph/PathManagement/PathValidator.cpp | 2 +- arangod/Graph/PathManagement/PathValidator.h | 2 +- .../PathManagement/PathValidatorOptions.cpp | 2 +- .../PathManagement/PathValidatorOptions.h | 2 +- .../PathManagement/PathValidatorTracer.cpp | 2 +- .../PathManagement/PathValidatorTracer.h | 2 +- .../SingleProviderPathResult.cpp | 2 +- .../PathManagement/SingleProviderPathResult.h | 2 +- arangod/Graph/PathType.cpp | 2 +- arangod/Graph/PathType.h | 2 +- .../Graph/Providers/BaseProviderOptions.cpp | 2 +- arangod/Graph/Providers/BaseProviderOptions.h | 2 +- arangod/Graph/Providers/BaseStep.h | 2 +- arangod/Graph/Providers/ClusterProvider.cpp | 2 +- arangod/Graph/Providers/ClusterProvider.h | 2 +- arangod/Graph/Providers/ProviderTracer.cpp | 2 +- arangod/Graph/Providers/ProviderTracer.h | 2 +- .../Graph/Providers/SingleServerProvider.cpp | 2 +- .../Graph/Providers/SingleServerProvider.h | 2 +- arangod/Graph/Providers/TypeAliases.h | 2 +- arangod/Graph/Queues/FifoQueue.h | 2 +- arangod/Graph/Queues/LifoQueue.h | 2 +- arangod/Graph/Queues/QueueTracer.cpp | 2 +- arangod/Graph/Queues/QueueTracer.h | 2 +- arangod/Graph/Queues/WeightedQueue.h | 2 +- arangod/Graph/ShortestPathFinder.cpp | 2 +- arangod/Graph/ShortestPathFinder.h | 2 +- arangod/Graph/ShortestPathOptions.cpp | 2 +- arangod/Graph/ShortestPathOptions.h | 2 +- arangod/Graph/ShortestPathPriorityQueue.h | 2 +- arangod/Graph/ShortestPathResult.cpp | 2 +- arangod/Graph/ShortestPathResult.h | 2 +- arangod/Graph/SingleServerEdgeCursor.cpp | 2 +- arangod/Graph/SingleServerEdgeCursor.h | 2 +- arangod/Graph/Steps/ClusterProviderStep.cpp | 2 +- arangod/Graph/Steps/ClusterProviderStep.h | 2 +- .../Graph/Steps/SingleServerProviderStep.cpp | 2 +- .../Graph/Steps/SingleServerProviderStep.h | 2 +- arangod/Graph/Steps/VertexDescription.h | 3 +- arangod/Graph/TraverserCache.cpp | 2 +- arangod/Graph/TraverserCache.h | 2 +- arangod/Graph/TraverserCacheFactory.cpp | 2 +- arangod/Graph/TraverserCacheFactory.h | 2 +- arangod/Graph/TraverserDocumentCache.cpp | 2 +- arangod/Graph/TraverserDocumentCache.h | 2 +- arangod/Graph/TraverserOptions.cpp | 2 +- arangod/Graph/TraverserOptions.h | 2 +- arangod/Graph/Types/UniquenessLevel.cpp | 2 +- arangod/Graph/Types/UniquenessLevel.h | 2 +- arangod/Graph/Types/ValidationResult.cpp | 2 +- arangod/Graph/Types/ValidationResult.h | 2 +- arangod/Graph/algorithm-aliases.h | 2 +- arangod/IResearch/ApplicationServerHelper.cpp | 2 +- arangod/IResearch/ApplicationServerHelper.h | 2 +- arangod/IResearch/AqlHelper.cpp | 2 +- arangod/IResearch/AqlHelper.h | 2 +- arangod/IResearch/Containers.h | 2 +- arangod/IResearch/ExpressionFilter.cpp | 2 +- arangod/IResearch/ExpressionFilter.h | 2 +- arangod/IResearch/Geo.cpp | 2 +- arangod/IResearch/Geo.h | 2 +- arangod/IResearch/GeoAnalyzer.cpp | 2 +- arangod/IResearch/GeoAnalyzer.h | 2 +- arangod/IResearch/GeoFilter.cpp | 2 +- arangod/IResearch/GeoFilter.h | 2 +- .../IResearch/IResearchAnalyzerFeature.cpp | 2 +- arangod/IResearch/IResearchAnalyzerFeature.h | 2 +- .../IResearchAnalyzerValueTypeAttribute.h | 2 +- arangod/IResearch/IResearchAqlAnalyzer.cpp | 2 +- arangod/IResearch/IResearchAqlAnalyzer.h | 2 +- arangod/IResearch/IResearchCommon.cpp | 2 +- arangod/IResearch/IResearchCommon.h | 2 +- arangod/IResearch/IResearchCompression.cpp | 2 +- arangod/IResearch/IResearchCompression.h | 2 +- arangod/IResearch/IResearchDataStore.cpp | 2 +- arangod/IResearch/IResearchDataStore.h | 2 +- arangod/IResearch/IResearchDataStoreMeta.cpp | 2 +- arangod/IResearch/IResearchDataStoreMeta.h | 3 +- arangod/IResearch/IResearchDocument.cpp | 2 +- arangod/IResearch/IResearchDocument.h | 2 +- .../IResearch/IResearchExpressionContext.cpp | 2 +- .../IResearch/IResearchExpressionContext.h | 2 +- arangod/IResearch/IResearchFeature.cpp | 2 +- arangod/IResearch/IResearchFeature.h | 2 +- arangod/IResearch/IResearchFilterContext.h | 3 +- arangod/IResearch/IResearchFilterFactory.cpp | 2 +- arangod/IResearch/IResearchFilterFactory.h | 2 +- .../IResearch/IResearchFilterFactoryCommon.h | 3 +- .../IResearch/IResearchFilterOptimization.cpp | 2 +- .../IResearch/IResearchFilterOptimization.h | 2 +- .../IResearch/IResearchIdentityAnalyzer.cpp | 2 +- arangod/IResearch/IResearchIdentityAnalyzer.h | 2 +- .../IResearchInvertedClusterIndex.cpp | 2 +- .../IResearch/IResearchInvertedClusterIndex.h | 2 +- arangod/IResearch/IResearchInvertedIndex.cpp | 2 +- arangod/IResearch/IResearchInvertedIndex.h | 2 +- .../IResearch/IResearchInvertedIndexMeta.cpp | 2 +- .../IResearch/IResearchInvertedIndexMeta.h | 2 +- arangod/IResearch/IResearchKludge.cpp | 2 +- arangod/IResearch/IResearchKludge.h | 2 +- arangod/IResearch/IResearchLink.cpp | 2 +- arangod/IResearch/IResearchLink.h | 2 +- .../IResearch/IResearchLinkCoordinator.cpp | 2 +- arangod/IResearch/IResearchLinkCoordinator.h | 2 +- arangod/IResearch/IResearchLinkHelper.cpp | 2 +- arangod/IResearch/IResearchLinkHelper.h | 2 +- arangod/IResearch/IResearchLinkMeta.cpp | 2 +- arangod/IResearch/IResearchLinkMeta.h | 2 +- arangod/IResearch/IResearchMetricStats.h | 2 +- arangod/IResearch/IResearchOrderFactory.cpp | 2 +- arangod/IResearch/IResearchOrderFactory.h | 2 +- arangod/IResearch/IResearchPDP.cpp | 2 +- arangod/IResearch/IResearchPDP.h | 2 +- .../IResearch/IResearchPrimaryKeyFilter.cpp | 2 +- arangod/IResearch/IResearchPrimaryKeyFilter.h | 2 +- arangod/IResearch/IResearchReadUtils.cpp | 2 +- arangod/IResearch/IResearchReadUtils.h | 2 +- .../IResearch/IResearchRocksDBEncryption.cpp | 2 +- .../IResearch/IResearchRocksDBEncryption.h | 2 +- .../IResearchRocksDBInvertedIndex.cpp | 2 +- .../IResearch/IResearchRocksDBInvertedIndex.h | 2 +- arangod/IResearch/IResearchRocksDBLink.cpp | 2 +- arangod/IResearch/IResearchRocksDBLink.h | 2 +- .../IResearchRocksDBRecoveryHelper.cpp | 2 +- .../IResearchRocksDBRecoveryHelper.h | 2 +- arangod/IResearch/IResearchVPackComparer.cpp | 2 +- arangod/IResearch/IResearchVPackComparer.h | 2 +- .../IResearch/IResearchVPackTermAttribute.h | 2 +- arangod/IResearch/IResearchView.cpp | 2 +- arangod/IResearch/IResearchView.h | 2 +- .../IResearch/IResearchViewCoordinator.cpp | 2 +- arangod/IResearch/IResearchViewCoordinator.h | 2 +- arangod/IResearch/IResearchViewMeta.cpp | 2 +- arangod/IResearch/IResearchViewMeta.h | 2 +- arangod/IResearch/IResearchViewSort.cpp | 2 +- arangod/IResearch/IResearchViewSort.h | 2 +- .../IResearch/IResearchViewStoredValues.cpp | 2 +- arangod/IResearch/IResearchViewStoredValues.h | 2 +- arangod/IResearch/Misc.h | 2 +- arangod/IResearch/Search.cpp | 2 +- arangod/IResearch/Search.h | 2 +- arangod/IResearch/SearchDoc.h | 2 +- arangod/IResearch/SearchFunc.h | 2 +- arangod/IResearch/VelocyPackHelper.cpp | 2 +- arangod/IResearch/VelocyPackHelper.h | 2 +- arangod/IResearch/ViewSnapshot.cpp | 2 +- arangod/IResearch/ViewSnapshot.h | 2 +- arangod/IResearch/ViewTrx.h | 2 +- arangod/IResearch/pdd30.h | 2 +- arangod/IResearch/pdd31.h | 2 +- arangod/IResearch/pdd40.h | 2 +- arangod/Indexes/Index.cpp | 2 +- arangod/Indexes/Index.h | 2 +- arangod/Indexes/IndexFactory.cpp | 2 +- arangod/Indexes/IndexFactory.h | 2 +- arangod/Indexes/IndexIterator.cpp | 2 +- arangod/Indexes/IndexIterator.h | 2 +- .../SimpleAttributeEqualityMatcher.cpp | 2 +- .../Indexes/SimpleAttributeEqualityMatcher.h | 2 +- .../Indexes/SortedIndexAttributeMatcher.cpp | 2 +- arangod/Indexes/SortedIndexAttributeMatcher.h | 2 +- .../InternalRestTraverserHandler.cpp | 2 +- .../InternalRestTraverserHandler.h | 2 +- arangod/Metrics/Batch.h | 2 +- arangod/Metrics/Builder.cpp | 2 +- arangod/Metrics/Builder.h | 2 +- arangod/Metrics/ClusterMetricsFeature.cpp | 2 +- arangod/Metrics/ClusterMetricsFeature.h | 2 +- arangod/Metrics/CollectMode.h | 2 +- arangod/Metrics/Counter.cpp | 2 +- arangod/Metrics/Counter.h | 2 +- arangod/Metrics/CounterBuilder.h | 2 +- arangod/Metrics/FixScale.h | 2 +- arangod/Metrics/Fwd.h | 2 +- arangod/Metrics/Gauge.h | 2 +- arangod/Metrics/GaugeBuilder.h | 2 +- arangod/Metrics/Guard.h | 2 +- arangod/Metrics/Histogram.h | 2 +- arangod/Metrics/HistogramBuilder.h | 2 +- arangod/Metrics/IBatch.h | 2 +- arangod/Metrics/LinScale.h | 2 +- arangod/Metrics/LogScale.h | 2 +- arangod/Metrics/Metric.cpp | 2 +- arangod/Metrics/Metric.h | 2 +- arangod/Metrics/MetricKey.h | 2 +- arangod/Metrics/MetricsFeature.cpp | 2 +- arangod/Metrics/MetricsFeature.h | 2 +- arangod/Metrics/Parse.h | 2 +- arangod/Metrics/Scale.h | 2 +- arangod/Metrics/Types.h | 2 +- arangod/Network/ClusterUtils.cpp | 2 +- arangod/Network/ClusterUtils.h | 2 +- arangod/Network/ConnectionPool.cpp | 2 +- arangod/Network/ConnectionPool.h | 2 +- arangod/Network/Methods.cpp | 2 +- arangod/Network/Methods.h | 2 +- arangod/Network/NetworkFeature.cpp | 2 +- arangod/Network/NetworkFeature.h | 2 +- arangod/Network/Utils.cpp | 2 +- arangod/Network/Utils.h | 2 +- arangod/Network/types.h | 2 +- arangod/Pregel/Aggregator.h | 2 +- arangod/Pregel/AggregatorHandler.cpp | 2 +- arangod/Pregel/AggregatorHandler.h | 2 +- arangod/Pregel/AlgoRegistry.cpp | 2 +- arangod/Pregel/AlgoRegistry.h | 2 +- arangod/Pregel/Algorithm.h | 2 +- arangod/Pregel/Algos/ColorPropagation.cpp | 2 +- arangod/Pregel/Algos/ColorPropagation.h | 2 +- arangod/Pregel/Algos/ConnectedComponents.cpp | 2 +- arangod/Pregel/Algos/ConnectedComponents.h | 2 +- arangod/Pregel/Algos/DMID/DMID.cpp | 2 +- arangod/Pregel/Algos/DMID/DMID.h | 2 +- arangod/Pregel/Algos/DMID/DMIDMessageFormat.h | 2 +- .../Pregel/Algos/DMID/VertexSumAggregator.h | 2 +- .../EffectiveCloseness/EffectiveCloseness.cpp | 2 +- .../EffectiveCloseness/EffectiveCloseness.h | 2 +- .../Algos/EffectiveCloseness/HLLCounter.cpp | 2 +- .../EffectiveCloseness/HLLCounterFormat.h | 2 +- arangod/Pregel/Algos/HITS.cpp | 2 +- arangod/Pregel/Algos/HITS.h | 2 +- arangod/Pregel/Algos/HITSKleinberg.cpp | 2 +- arangod/Pregel/Algos/HITSKleinberg.h | 2 +- arangod/Pregel/Algos/LabelPropagation.cpp | 2 +- arangod/Pregel/Algos/LabelPropagation.h | 2 +- arangod/Pregel/Algos/LineRank.cpp | 2 +- arangod/Pregel/Algos/LineRank.h | 2 +- arangod/Pregel/Algos/PageRank.cpp | 2 +- arangod/Pregel/Algos/PageRank.h | 2 +- arangod/Pregel/Algos/ReadWrite.cpp | 2 +- arangod/Pregel/Algos/ReadWrite.h | 2 +- arangod/Pregel/Algos/RecoveringPageRank.cpp | 2 +- arangod/Pregel/Algos/RecoveringPageRank.h | 2 +- arangod/Pregel/Algos/SCC.cpp | 2 +- arangod/Pregel/Algos/SCC.h | 2 +- arangod/Pregel/Algos/SLPA.cpp | 2 +- arangod/Pregel/Algos/SLPA.h | 2 +- arangod/Pregel/Algos/SSSP.cpp | 2 +- arangod/Pregel/Algos/SSSP.h | 2 +- arangod/Pregel/Algos/ShortestPath.cpp | 2 +- arangod/Pregel/Algos/ShortestPath.h | 2 +- arangod/Pregel/Algos/WCC.cpp | 2 +- arangod/Pregel/Algos/WCC.h | 2 +- arangod/Pregel/Common.h | 2 +- arangod/Pregel/CommonFormats.h | 2 +- arangod/Pregel/Conductor/Conductor.cpp | 2 +- arangod/Pregel/Conductor/Conductor.h | 4 +-- arangod/Pregel/Conductor/Messages.h | 2 +- arangod/Pregel/ExecutionNumber.cpp | 2 +- arangod/Pregel/ExecutionNumber.h | 2 +- arangod/Pregel/GraphFormat.h | 2 +- arangod/Pregel/GraphStore/Edge.h | 2 +- arangod/Pregel/GraphStore/Graph.h | 2 +- arangod/Pregel/GraphStore/PregelShard.h | 2 +- arangod/Pregel/GraphStore/Vertex.h | 2 +- arangod/Pregel/GraphStore/VertexID.h | 2 +- arangod/Pregel/IncomingCache.cpp | 2 +- arangod/Pregel/IncomingCache.h | 2 +- arangod/Pregel/IndexHelpers.cpp | 2 +- arangod/Pregel/IndexHelpers.h | 2 +- arangod/Pregel/Iterators.h | 2 +- arangod/Pregel/MasterContext.h | 2 +- arangod/Pregel/MessageCombiner.h | 2 +- arangod/Pregel/MessageFormat.h | 2 +- arangod/Pregel/OutgoingCache.cpp | 2 +- arangod/Pregel/OutgoingCache.h | 2 +- arangod/Pregel/PregelFeature.cpp | 2 +- arangod/Pregel/PregelFeature.h | 2 +- arangod/Pregel/PregelMetrics.cpp | 2 +- arangod/Pregel/PregelMetrics.h | 2 +- arangod/Pregel/PregelMetricsDeclarations.h | 2 +- arangod/Pregel/PregelOptions.h | 2 +- .../Pregel/REST/RestControlPregelHandler.cpp | 2 +- .../Pregel/REST/RestControlPregelHandler.h | 2 +- arangod/Pregel/REST/RestOptions.cpp | 23 +++++++++++++ arangod/Pregel/REST/RestOptions.h | 2 +- arangod/Pregel/REST/RestPregelHandler.cpp | 2 +- arangod/Pregel/REST/RestPregelHandler.h | 2 +- arangod/Pregel/Statistics.h | 2 +- arangod/Pregel/Status/ConductorStatus.h | 2 +- arangod/Pregel/Status/ExecutionStatus.h | 2 +- arangod/Pregel/Status/Status.h | 2 +- arangod/Pregel/TypedBuffer.h | 2 +- arangod/Pregel/Utils.cpp | 2 +- arangod/Pregel/Utils.h | 2 +- arangod/Pregel/VertexComputation.h | 2 +- arangod/Pregel/Worker/GraphStore.cpp | 2 +- arangod/Pregel/Worker/GraphStore.h | 2 +- arangod/Pregel/Worker/Messages.h | 2 +- arangod/Pregel/Worker/Worker.cpp | 34 +++++++++---------- arangod/Pregel/Worker/Worker.h | 2 +- arangod/Pregel/Worker/WorkerConfig.cpp | 2 +- arangod/Pregel/Worker/WorkerConfig.h | 2 +- arangod/Pregel/WorkerContext.h | 2 +- arangod/Replication/DatabaseInitialSyncer.cpp | 2 +- arangod/Replication/DatabaseInitialSyncer.h | 2 +- .../DatabaseReplicationApplier.cpp | 2 +- .../Replication/DatabaseReplicationApplier.h | 2 +- arangod/Replication/DatabaseTailingSyncer.cpp | 2 +- arangod/Replication/DatabaseTailingSyncer.h | 2 +- arangod/Replication/GlobalInitialSyncer.cpp | 2 +- arangod/Replication/GlobalInitialSyncer.h | 2 +- .../Replication/GlobalReplicationApplier.cpp | 2 +- .../Replication/GlobalReplicationApplier.h | 2 +- arangod/Replication/GlobalTailingSyncer.cpp | 2 +- arangod/Replication/GlobalTailingSyncer.h | 2 +- arangod/Replication/InitialSyncer.cpp | 2 +- arangod/Replication/InitialSyncer.h | 2 +- arangod/Replication/ReplicationApplier.cpp | 2 +- arangod/Replication/ReplicationApplier.h | 2 +- .../ReplicationApplierConfiguration.cpp | 2 +- .../ReplicationApplierConfiguration.h | 2 +- .../Replication/ReplicationApplierState.cpp | 2 +- arangod/Replication/ReplicationApplierState.h | 2 +- arangod/Replication/ReplicationClients.cpp | 2 +- arangod/Replication/ReplicationClients.h | 2 +- arangod/Replication/ReplicationFeature.cpp | 2 +- arangod/Replication/ReplicationFeature.h | 2 +- .../Replication/ReplicationMetricsFeature.cpp | 2 +- .../Replication/ReplicationMetricsFeature.h | 2 +- arangod/Replication/ReplicationTransaction.h | 2 +- arangod/Replication/Syncer.cpp | 2 +- arangod/Replication/Syncer.h | 2 +- arangod/Replication/SyncerId.cpp | 2 +- arangod/Replication/SyncerId.h | 2 +- arangod/Replication/TailingSyncer.cpp | 2 +- arangod/Replication/TailingSyncer.h | 2 +- arangod/Replication/common-defines.cpp | 2 +- arangod/Replication/common-defines.h | 2 +- arangod/Replication/utilities.cpp | 2 +- arangod/Replication/utilities.h | 2 +- .../AgencyCollectionSpecification.cpp | 2 +- .../AgencyCollectionSpecification.h | 2 +- arangod/Replication2/AgencyMethods.cpp | 2 +- arangod/Replication2/AgencyMethods.h | 2 +- arangod/Replication2/DeferredExecution.h | 2 +- .../Exceptions/ParticipantResignedException.h | 2 +- arangod/Replication2/LoggerContext.h | 2 +- arangod/Replication2/Methods.cpp | 2 +- arangod/Replication2/Methods.h | 2 +- arangod/Replication2/MetricsHelper.cpp | 2 +- arangod/Replication2/MetricsHelper.h | 2 +- .../ReplicatedLog/AgencyLogSpecification.cpp | 2 +- .../ReplicatedLog/AgencyLogSpecification.h | 2 +- .../AgencySpecificationInspectors.cpp | 2 +- .../AgencySpecificationInspectors.h | 2 +- .../Replication2/ReplicatedLog/Algorithms.cpp | 2 +- .../Replication2/ReplicatedLog/Algorithms.h | 2 +- .../ReplicatedLog/ILogInterfaces.cpp | 2 +- .../ReplicatedLog/ILogInterfaces.h | 2 +- .../ReplicatedLog/InMemoryLog.cpp | 2 +- .../Replication2/ReplicatedLog/InMemoryLog.h | 2 +- .../Replication2/ReplicatedLog/LogCommon.cpp | 2 +- .../Replication2/ReplicatedLog/LogCommon.h | 6 +++- .../Replication2/ReplicatedLog/LogCore.cpp | 2 +- arangod/Replication2/ReplicatedLog/LogCore.h | 2 +- .../Replication2/ReplicatedLog/LogEntries.cpp | 2 +- .../Replication2/ReplicatedLog/LogEntries.h | 2 +- .../ReplicatedLog/LogFollower.cpp | 2 +- .../Replication2/ReplicatedLog/LogFollower.h | 2 +- .../Replication2/ReplicatedLog/LogLeader.cpp | 2 +- .../Replication2/ReplicatedLog/LogLeader.h | 2 +- .../Replication2/ReplicatedLog/LogStatus.cpp | 2 +- .../Replication2/ReplicatedLog/LogStatus.h | 2 +- .../ReplicatedLog/NetworkAttachedFollower.cpp | 2 +- .../ReplicatedLog/NetworkAttachedFollower.h | 2 +- .../ReplicatedLog/NetworkMessages.cpp | 2 +- .../ReplicatedLog/NetworkMessages.h | 2 +- .../ReplicatedLog/ParticipantsHealth.h | 3 +- .../Replication2/ReplicatedLog/PersistedLog.h | 2 +- .../ReplicatedLog/ReplicatedLog.cpp | 2 +- .../ReplicatedLog/ReplicatedLog.h | 2 +- .../ReplicatedLog/ReplicatedLogFeature.cpp | 2 +- .../ReplicatedLog/ReplicatedLogFeature.h | 2 +- .../ReplicatedLog/ReplicatedLogIterator.h | 2 +- .../ReplicatedLog/ReplicatedLogMetrics.cpp | 2 +- .../ReplicatedLog/ReplicatedLogMetrics.h | 2 +- .../ReplicatedLogMetricsDeclarations.h | 2 +- .../ReplicatedLog/Supervision.cpp | 3 +- .../Replication2/ReplicatedLog/Supervision.h | 3 +- .../ReplicatedLog/SupervisionAction.cpp | 3 +- .../ReplicatedLog/SupervisionAction.h | 3 +- .../ReplicatedLog/SupervisionContext.h | 2 +- .../Replication2/ReplicatedLog/Utilities.h | 2 +- .../Replication2/ReplicatedLog/WaitForBag.cpp | 3 +- .../Replication2/ReplicatedLog/WaitForBag.h | 3 +- arangod/Replication2/ReplicatedLog/types.cpp | 2 +- arangod/Replication2/ReplicatedLog/types.h | 2 +- .../LazyDeserializingIterator.h | 3 +- .../ReplicatedState/PersistedStateInfo.cpp | 3 +- .../ReplicatedState/PersistedStateInfo.h | 3 +- .../ReplicatedState/ReplicatedState.h | 2 +- .../ReplicatedStateFeature.cpp | 2 +- .../ReplicatedState/ReplicatedStateFeature.h | 2 +- .../ReplicatedStateMetrics.cpp | 2 +- .../ReplicatedState/ReplicatedStateMetrics.h | 2 +- .../ReplicatedState/ReplicatedStateToken.cpp | 3 +- .../ReplicatedState/ReplicatedStateToken.h | 3 +- .../ReplicatedState/ReplicatedStateTraits.h | 2 +- .../ReplicatedState/StateCommon.cpp | 2 +- .../ReplicatedState/StateCommon.h | 2 +- .../ReplicatedState/StateInterfaces.h | 3 +- .../ReplicatedState/StateStatus.cpp | 2 +- .../ReplicatedState/StateStatus.h | 2 +- .../ReplicatedState/Supervision.cpp | 2 +- .../ReplicatedState/Supervision.h | 2 +- .../ReplicatedState/SupervisionAction.cpp | 2 +- .../ReplicatedState/SupervisionAction.h | 2 +- .../ReplicatedState/WaitForQueue.cpp | 3 +- .../ReplicatedState/WaitForQueue.h | 3 +- .../BlackHole/BlackHoleStateMachine.cpp | 2 +- .../BlackHole/BlackHoleStateMachine.h | 2 +- .../BlackHoleStateMachineFeature.cpp | 2 +- .../BlackHole/BlackHoleStateMachineFeature.h | 2 +- .../Document/ActiveTransactionsQueue.cpp | 2 +- .../Document/ActiveTransactionsQueue.h | 2 +- .../Document/CollectionReader.cpp | 2 +- .../StateMachines/Document/CollectionReader.h | 2 +- .../StateMachines/Document/DocumentCore.cpp | 2 +- .../StateMachines/Document/DocumentCore.h | 2 +- .../Document/DocumentFollowerState.cpp | 2 +- .../Document/DocumentFollowerState.h | 2 +- .../Document/DocumentLeaderState.cpp | 2 +- .../Document/DocumentLeaderState.h | 2 +- .../Document/DocumentLogEntry.cpp | 2 +- .../StateMachines/Document/DocumentLogEntry.h | 2 +- .../Document/DocumentStateAgencyHandler.cpp | 3 +- .../Document/DocumentStateAgencyHandler.h | 3 +- .../Document/DocumentStateHandlersFactory.cpp | 3 +- .../Document/DocumentStateHandlersFactory.h | 3 +- .../Document/DocumentStateMachine.cpp | 2 +- .../Document/DocumentStateMachine.h | 2 +- .../Document/DocumentStateMachineFeature.cpp | 2 +- .../Document/DocumentStateMachineFeature.h | 2 +- .../Document/DocumentStateMethods.cpp | 2 +- .../Document/DocumentStateMethods.h | 2 +- .../Document/DocumentStateNetworkHandler.cpp | 3 +- .../Document/DocumentStateNetworkHandler.h | 3 +- .../Document/DocumentStateShardHandler.cpp | 3 +- .../Document/DocumentStateShardHandler.h | 3 +- .../Document/DocumentStateSnapshot.cpp | 2 +- .../Document/DocumentStateSnapshot.h | 2 +- .../Document/DocumentStateSnapshotHandler.cpp | 3 +- .../Document/DocumentStateSnapshotHandler.h | 3 +- .../Document/DocumentStateTransaction.cpp | 3 +- .../Document/DocumentStateTransaction.h | 3 +- .../DocumentStateTransactionHandler.cpp | 3 +- .../DocumentStateTransactionHandler.h | 3 +- .../StateMachines/Prototype/PrototypeCore.cpp | 2 +- .../StateMachines/Prototype/PrototypeCore.h | 2 +- .../Prototype/PrototypeFollowerState.cpp | 2 +- .../Prototype/PrototypeFollowerState.h | 2 +- .../Prototype/PrototypeLeaderState.cpp | 2 +- .../Prototype/PrototypeLeaderState.h | 2 +- .../Prototype/PrototypeLogEntry.cpp | 2 +- .../Prototype/PrototypeLogEntry.h | 2 +- .../Prototype/PrototypeStateMachine.cpp | 2 +- .../Prototype/PrototypeStateMachine.h | 2 +- .../PrototypeStateMachineFeature.cpp | 2 +- .../Prototype/PrototypeStateMachineFeature.h | 2 +- .../Prototype/PrototypeStateMethods.cpp | 4 +-- .../Prototype/PrototypeStateMethods.h | 2 +- .../Replication2/Streams/MultiplexedValues.h | 2 +- .../Streams/StreamInformationBlock.h | 2 +- .../Streams/StreamSpecification.h | 2 +- arangod/Replication2/Streams/Streams.h | 2 +- .../Replication2/Supervision/ModifyContext.h | 2 +- arangod/Replication2/Version.cpp | 2 +- arangod/Replication2/Version.h | 2 +- .../RestHandler/RestAdminClusterHandler.cpp | 2 +- arangod/RestHandler/RestAdminClusterHandler.h | 2 +- .../RestHandler/RestAdminDatabaseHandler.cpp | 2 +- .../RestHandler/RestAdminDatabaseHandler.h | 2 +- .../RestHandler/RestAdminExecuteHandler.cpp | 2 +- arangod/RestHandler/RestAdminExecuteHandler.h | 2 +- arangod/RestHandler/RestAdminLogHandler.cpp | 2 +- arangod/RestHandler/RestAdminLogHandler.h | 2 +- .../RestHandler/RestAdminRoutingHandler.cpp | 2 +- arangod/RestHandler/RestAdminRoutingHandler.h | 2 +- .../RestHandler/RestAdminServerHandler.cpp | 2 +- arangod/RestHandler/RestAdminServerHandler.h | 2 +- .../RestAdminStatisticsHandler.cpp | 2 +- .../RestHandler/RestAdminStatisticsHandler.h | 2 +- arangod/RestHandler/RestAnalyzerHandler.cpp | 2 +- arangod/RestHandler/RestAnalyzerHandler.h | 2 +- .../RestHandler/RestAqlFunctionsHandler.cpp | 2 +- arangod/RestHandler/RestAqlFunctionsHandler.h | 2 +- .../RestAqlUserFunctionsHandler.cpp | 2 +- .../RestHandler/RestAqlUserFunctionsHandler.h | 2 +- arangod/RestHandler/RestAuthHandler.cpp | 2 +- arangod/RestHandler/RestAuthHandler.h | 2 +- arangod/RestHandler/RestAuthReloadHandler.cpp | 2 +- arangod/RestHandler/RestAuthReloadHandler.h | 2 +- arangod/RestHandler/RestBaseHandler.cpp | 2 +- arangod/RestHandler/RestBaseHandler.h | 2 +- arangod/RestHandler/RestBatchHandler.cpp | 2 +- arangod/RestHandler/RestBatchHandler.h | 2 +- arangod/RestHandler/RestCollectionHandler.cpp | 2 +- arangod/RestHandler/RestCollectionHandler.h | 2 +- arangod/RestHandler/RestCompactHandler.cpp | 2 +- arangod/RestHandler/RestCompactHandler.h | 2 +- arangod/RestHandler/RestCursorHandler.cpp | 2 +- arangod/RestHandler/RestCursorHandler.h | 2 +- arangod/RestHandler/RestDatabaseHandler.cpp | 2 +- arangod/RestHandler/RestDatabaseHandler.h | 2 +- arangod/RestHandler/RestDebugHandler.cpp | 2 +- arangod/RestHandler/RestDebugHandler.h | 2 +- arangod/RestHandler/RestDocumentHandler.cpp | 2 +- arangod/RestHandler/RestDocumentHandler.h | 2 +- .../RestHandler/RestDocumentStateHandler.cpp | 2 +- .../RestHandler/RestDocumentStateHandler.h | 2 +- arangod/RestHandler/RestEdgesHandler.cpp | 2 +- arangod/RestHandler/RestEdgesHandler.h | 2 +- arangod/RestHandler/RestEndpointHandler.cpp | 2 +- arangod/RestHandler/RestEndpointHandler.h | 2 +- arangod/RestHandler/RestEngineHandler.cpp | 2 +- arangod/RestHandler/RestEngineHandler.h | 2 +- arangod/RestHandler/RestExplainHandler.cpp | 2 +- arangod/RestHandler/RestExplainHandler.h | 2 +- arangod/RestHandler/RestGraphHandler.cpp | 2 +- arangod/RestHandler/RestGraphHandler.h | 2 +- arangod/RestHandler/RestHandlerCreator.h | 2 +- arangod/RestHandler/RestImportHandler.cpp | 2 +- arangod/RestHandler/RestImportHandler.h | 2 +- arangod/RestHandler/RestIndexHandler.cpp | 2 +- arangod/RestHandler/RestIndexHandler.h | 2 +- arangod/RestHandler/RestJobHandler.cpp | 2 +- arangod/RestHandler/RestJobHandler.h | 2 +- arangod/RestHandler/RestLicenseHandler.cpp | 2 +- arangod/RestHandler/RestLicenseHandler.h | 2 +- arangod/RestHandler/RestLogHandler.cpp | 2 +- arangod/RestHandler/RestLogHandler.h | 2 +- .../RestHandler/RestLogInternalHandler.cpp | 2 +- arangod/RestHandler/RestLogInternalHandler.h | 2 +- arangod/RestHandler/RestMetricsHandler.cpp | 2 +- arangod/RestHandler/RestMetricsHandler.h | 2 +- .../RestHandler/RestPrototypeStateHandler.cpp | 2 +- .../RestHandler/RestPrototypeStateHandler.h | 2 +- arangod/RestHandler/RestQueryCacheHandler.cpp | 2 +- arangod/RestHandler/RestQueryCacheHandler.h | 2 +- arangod/RestHandler/RestQueryHandler.cpp | 2 +- arangod/RestHandler/RestQueryHandler.h | 2 +- .../RestHandler/RestReplicationHandler.cpp | 2 +- arangod/RestHandler/RestReplicationHandler.h | 2 +- arangod/RestHandler/RestShutdownHandler.cpp | 2 +- arangod/RestHandler/RestShutdownHandler.h | 2 +- arangod/RestHandler/RestSimpleHandler.cpp | 2 +- arangod/RestHandler/RestSimpleHandler.h | 2 +- .../RestHandler/RestSimpleQueryHandler.cpp | 2 +- arangod/RestHandler/RestSimpleQueryHandler.h | 2 +- arangod/RestHandler/RestStatusHandler.cpp | 2 +- arangod/RestHandler/RestStatusHandler.h | 2 +- .../RestSupervisionStateHandler.cpp | 2 +- .../RestHandler/RestSupervisionStateHandler.h | 2 +- .../RestHandler/RestSupportInfoHandler.cpp | 2 +- arangod/RestHandler/RestSupportInfoHandler.h | 2 +- .../RestHandler/RestSystemReportHandler.cpp | 2 +- arangod/RestHandler/RestSystemReportHandler.h | 2 +- arangod/RestHandler/RestTasksHandler.cpp | 2 +- arangod/RestHandler/RestTasksHandler.h | 2 +- arangod/RestHandler/RestTestHandler.cpp | 2 +- arangod/RestHandler/RestTestHandler.h | 2 +- arangod/RestHandler/RestTimeHandler.cpp | 2 +- arangod/RestHandler/RestTimeHandler.h | 2 +- .../RestHandler/RestTransactionHandler.cpp | 2 +- arangod/RestHandler/RestTransactionHandler.h | 2 +- arangod/RestHandler/RestTtlHandler.cpp | 2 +- arangod/RestHandler/RestTtlHandler.h | 2 +- arangod/RestHandler/RestUploadHandler.cpp | 2 +- arangod/RestHandler/RestUploadHandler.h | 2 +- arangod/RestHandler/RestUsersHandler.cpp | 2 +- arangod/RestHandler/RestUsersHandler.h | 2 +- arangod/RestHandler/RestVersionHandler.cpp | 2 +- arangod/RestHandler/RestVersionHandler.h | 2 +- arangod/RestHandler/RestViewHandler.cpp | 2 +- arangod/RestHandler/RestViewHandler.h | 2 +- .../RestHandler/RestVocbaseBaseHandler.cpp | 2 +- arangod/RestHandler/RestVocbaseBaseHandler.h | 2 +- arangod/RestHandler/RestWalAccessHandler.cpp | 2 +- arangod/RestHandler/RestWalAccessHandler.h | 2 +- arangod/RestServer/AqlFeature.cpp | 2 +- arangod/RestServer/AqlFeature.h | 2 +- arangod/RestServer/BootstrapFeature.cpp | 2 +- arangod/RestServer/BootstrapFeature.h | 2 +- arangod/RestServer/CheckVersionFeature.cpp | 2 +- arangod/RestServer/CheckVersionFeature.h | 2 +- arangod/RestServer/ConsoleFeature.cpp | 2 +- arangod/RestServer/ConsoleFeature.h | 2 +- arangod/RestServer/ConsoleThread.cpp | 2 +- arangod/RestServer/ConsoleThread.h | 2 +- arangod/RestServer/CpuUsageFeature.cpp | 2 +- arangod/RestServer/CpuUsageFeature.h | 2 +- arangod/RestServer/DaemonFeature.cpp | 2 +- arangod/RestServer/DaemonFeature.h | 2 +- arangod/RestServer/DatabaseFeature.cpp | 2 +- arangod/RestServer/DatabaseFeature.h | 2 +- arangod/RestServer/DatabasePathFeature.cpp | 2 +- arangod/RestServer/DatabasePathFeature.h | 2 +- arangod/RestServer/EndpointFeature.cpp | 2 +- arangod/RestServer/EndpointFeature.h | 2 +- arangod/RestServer/EnvironmentFeature.cpp | 2 +- arangod/RestServer/EnvironmentFeature.h | 2 +- arangod/RestServer/FileDescriptorsFeature.cpp | 2 +- arangod/RestServer/FileDescriptorsFeature.h | 2 +- arangod/RestServer/FlushFeature.cpp | 2 +- arangod/RestServer/FlushFeature.h | 2 +- arangod/RestServer/FortuneFeature.cpp | 2 +- arangod/RestServer/FortuneFeature.h | 2 +- arangod/RestServer/FrontendFeature.cpp | 2 +- arangod/RestServer/FrontendFeature.h | 2 +- arangod/RestServer/IOHeartbeatThread.cpp | 2 +- arangod/RestServer/IOHeartbeatThread.h | 2 +- arangod/RestServer/InitDatabaseFeature.cpp | 2 +- arangod/RestServer/InitDatabaseFeature.h | 2 +- arangod/RestServer/LanguageCheckFeature.cpp | 2 +- arangod/RestServer/LanguageCheckFeature.h | 2 +- arangod/RestServer/LockfileFeature.cpp | 2 +- arangod/RestServer/LockfileFeature.h | 2 +- arangod/RestServer/LogBufferFeature.cpp | 2 +- arangod/RestServer/LogBufferFeature.h | 2 +- arangod/RestServer/MaxMapCountFeature.cpp | 2 +- arangod/RestServer/MaxMapCountFeature.h | 2 +- arangod/RestServer/NonceFeature.cpp | 2 +- arangod/RestServer/NonceFeature.h | 2 +- arangod/RestServer/PrivilegeFeature.cpp | 2 +- arangod/RestServer/PrivilegeFeature.h | 2 +- arangod/RestServer/QueryRegistryFeature.cpp | 2 +- arangod/RestServer/QueryRegistryFeature.h | 2 +- arangod/RestServer/RestartAction.cpp | 2 +- arangod/RestServer/RestartAction.h | 2 +- arangod/RestServer/ScriptFeature.cpp | 2 +- arangod/RestServer/ScriptFeature.h | 2 +- arangod/RestServer/ServerFeature.cpp | 2 +- arangod/RestServer/ServerFeature.h | 2 +- arangod/RestServer/ServerIdFeature.cpp | 2 +- arangod/RestServer/ServerIdFeature.h | 2 +- arangod/RestServer/SharedPRNGFeature.cpp | 2 +- arangod/RestServer/SharedPRNGFeature.h | 2 +- arangod/RestServer/SoftShutdownFeature.cpp | 2 +- arangod/RestServer/SoftShutdownFeature.h | 2 +- arangod/RestServer/SupervisorFeature.cpp | 2 +- arangod/RestServer/SupervisorFeature.h | 2 +- arangod/RestServer/SystemDatabaseFeature.cpp | 2 +- arangod/RestServer/SystemDatabaseFeature.h | 2 +- .../RestServer/TemporaryStorageFeature.cpp | 2 +- arangod/RestServer/TemporaryStorageFeature.h | 2 +- arangod/RestServer/TimeZoneFeature.cpp | 2 +- arangod/RestServer/TimeZoneFeature.h | 2 +- arangod/RestServer/TtlFeature.cpp | 2 +- arangod/RestServer/TtlFeature.h | 2 +- arangod/RestServer/UpgradeFeature.cpp | 2 +- arangod/RestServer/UpgradeFeature.h | 2 +- arangod/RestServer/ViewTypesFeature.cpp | 2 +- arangod/RestServer/ViewTypesFeature.h | 2 +- arangod/RestServer/VocbaseContext.cpp | 2 +- arangod/RestServer/VocbaseContext.h | 2 +- arangod/RestServer/WindowsServiceFeature.cpp | 2 +- arangod/RestServer/WindowsServiceFeature.h | 2 +- arangod/RestServer/arangod.cpp | 2 +- arangod/RestServer/arangod.h | 2 +- arangod/RestServer/arangod_includes.h | 2 +- .../RocksDBBackgroundErrorListener.cpp | 2 +- .../RocksDBBackgroundErrorListener.h | 2 +- .../Listeners/RocksDBMetricsListener.cpp | 2 +- .../Listeners/RocksDBMetricsListener.h | 2 +- .../Listeners/RocksDBThrottle.cpp | 2 +- .../RocksDBEngine/Listeners/RocksDBThrottle.h | 2 +- .../Methods/RocksDBBatchedMethods.cpp | 2 +- .../Methods/RocksDBBatchedMethods.h | 2 +- .../RocksDBBatchedWithIndexMethods.cpp | 2 +- .../Methods/RocksDBBatchedWithIndexMethods.h | 2 +- .../Methods/RocksDBReadOnlyBaseMethods.cpp | 2 +- .../Methods/RocksDBReadOnlyBaseMethods.h | 2 +- .../Methods/RocksDBReadOnlyMethods.cpp | 2 +- .../Methods/RocksDBReadOnlyMethods.h | 2 +- .../RocksDBSingleOperationReadOnlyMethods.cpp | 2 +- .../RocksDBSingleOperationReadOnlyMethods.h | 2 +- .../RocksDBSingleOperationTrxMethods.cpp | 2 +- .../RocksDBSingleOperationTrxMethods.h | 2 +- .../Methods/RocksDBSstFileMethods.cpp | 2 +- .../Methods/RocksDBSstFileMethods.h | 2 +- .../Methods/RocksDBTrxBaseMethods.cpp | 2 +- .../Methods/RocksDBTrxBaseMethods.h | 2 +- .../Methods/RocksDBTrxMethods.cpp | 2 +- .../RocksDBEngine/Methods/RocksDBTrxMethods.h | 2 +- ...ReplicatedRocksDBTransactionCollection.cpp | 2 +- .../ReplicatedRocksDBTransactionCollection.h | 2 +- .../ReplicatedRocksDBTransactionState.cpp | 2 +- .../ReplicatedRocksDBTransactionState.h | 2 +- .../RocksDBEngine/RocksDBBackgroundThread.cpp | 2 +- .../RocksDBEngine/RocksDBBackgroundThread.h | 2 +- arangod/RocksDBEngine/RocksDBBuilderIndex.cpp | 2 +- arangod/RocksDBEngine/RocksDBBuilderIndex.h | 2 +- arangod/RocksDBEngine/RocksDBChecksumEnv.cpp | 2 +- arangod/RocksDBEngine/RocksDBChecksumEnv.h | 2 +- arangod/RocksDBEngine/RocksDBCollection.cpp | 2 +- arangod/RocksDBEngine/RocksDBCollection.h | 2 +- .../RocksDBColumnFamilyManager.cpp | 2 +- .../RocksDBColumnFamilyManager.h | 2 +- arangod/RocksDBEngine/RocksDBCommon.cpp | 2 +- arangod/RocksDBEngine/RocksDBCommon.h | 2 +- arangod/RocksDBEngine/RocksDBComparator.cpp | 2 +- arangod/RocksDBEngine/RocksDBComparator.h | 2 +- .../RocksDBCuckooIndexEstimator.cpp | 2 +- .../RocksDBCuckooIndexEstimator.h | 2 +- arangod/RocksDBEngine/RocksDBEdgeIndex.cpp | 2 +- arangod/RocksDBEngine/RocksDBEdgeIndex.h | 2 +- arangod/RocksDBEngine/RocksDBEngine.cpp | 2 +- arangod/RocksDBEngine/RocksDBEngine.h | 2 +- arangod/RocksDBEngine/RocksDBFormat.cpp | 2 +- arangod/RocksDBEngine/RocksDBFormat.h | 2 +- .../RocksDBEngine/RocksDBFulltextIndex.cpp | 2 +- arangod/RocksDBEngine/RocksDBFulltextIndex.h | 2 +- arangod/RocksDBEngine/RocksDBGeoIndex.cpp | 2 +- arangod/RocksDBEngine/RocksDBGeoIndex.h | 2 +- arangod/RocksDBEngine/RocksDBHashIndex.h | 2 +- .../RocksDBEngine/RocksDBIncrementalSync.cpp | 2 +- .../RocksDBEngine/RocksDBIncrementalSync.h | 2 +- arangod/RocksDBEngine/RocksDBIndex.cpp | 2 +- arangod/RocksDBEngine/RocksDBIndex.h | 2 +- .../RocksDBIndexCacheRefillFeature.cpp | 2 +- .../RocksDBIndexCacheRefillFeature.h | 2 +- .../RocksDBIndexCacheRefillThread.cpp | 2 +- .../RocksDBIndexCacheRefillThread.h | 2 +- arangod/RocksDBEngine/RocksDBIndexFactory.cpp | 2 +- arangod/RocksDBEngine/RocksDBIndexFactory.h | 2 +- arangod/RocksDBEngine/RocksDBIterators.cpp | 2 +- arangod/RocksDBEngine/RocksDBIterators.h | 2 +- arangod/RocksDBEngine/RocksDBKey.cpp | 2 +- arangod/RocksDBEngine/RocksDBKey.h | 2 +- arangod/RocksDBEngine/RocksDBKeyBounds.cpp | 2 +- arangod/RocksDBEngine/RocksDBKeyBounds.h | 2 +- arangod/RocksDBEngine/RocksDBLogValue.cpp | 2 +- arangod/RocksDBEngine/RocksDBLogValue.h | 2 +- .../RocksDBEngine/RocksDBMetaCollection.cpp | 2 +- arangod/RocksDBEngine/RocksDBMetaCollection.h | 2 +- arangod/RocksDBEngine/RocksDBMetadata.cpp | 2 +- arangod/RocksDBEngine/RocksDBMetadata.h | 2 +- arangod/RocksDBEngine/RocksDBMethods.h | 2 +- .../RocksDBEngine/RocksDBOptimizerRules.cpp | 2 +- arangod/RocksDBEngine/RocksDBOptimizerRules.h | 2 +- .../RocksDBEngine/RocksDBOptionFeature.cpp | 2 +- arangod/RocksDBEngine/RocksDBOptionFeature.h | 2 +- .../RocksDBEngine/RocksDBOptionsProvider.cpp | 2 +- .../RocksDBEngine/RocksDBOptionsProvider.h | 2 +- arangod/RocksDBEngine/RocksDBPersistedLog.cpp | 2 +- arangod/RocksDBEngine/RocksDBPersistedLog.h | 2 +- .../RocksDBEngine/RocksDBPersistentIndex.h | 2 +- .../RocksDBEngine/RocksDBPrefixExtractor.h | 2 +- arangod/RocksDBEngine/RocksDBPrimaryIndex.cpp | 2 +- arangod/RocksDBEngine/RocksDBPrimaryIndex.h | 2 +- arangod/RocksDBEngine/RocksDBRecoveryHelper.h | 2 +- .../RocksDBEngine/RocksDBRecoveryManager.cpp | 2 +- .../RocksDBEngine/RocksDBRecoveryManager.h | 2 +- .../RocksDBReplicationCommon.cpp | 2 +- .../RocksDBEngine/RocksDBReplicationCommon.h | 2 +- .../RocksDBReplicationContext.cpp | 2 +- .../RocksDBEngine/RocksDBReplicationContext.h | 2 +- .../RocksDBReplicationContextGuard.cpp | 2 +- .../RocksDBReplicationContextGuard.h | 2 +- .../RocksDBReplicationIterator.cpp | 2 +- .../RocksDBReplicationIterator.h | 2 +- .../RocksDBReplicationManager.cpp | 2 +- .../RocksDBEngine/RocksDBReplicationManager.h | 2 +- .../RocksDBReplicationTailing.cpp | 2 +- .../RocksDBEngine/RocksDBReplicationTailing.h | 2 +- .../RocksDBRestCollectionHandler.cpp | 2 +- .../RocksDBRestCollectionHandler.h | 2 +- arangod/RocksDBEngine/RocksDBRestHandlers.cpp | 2 +- arangod/RocksDBEngine/RocksDBRestHandlers.h | 2 +- .../RocksDBRestReplicationHandler.cpp | 2 +- .../RocksDBRestReplicationHandler.h | 2 +- .../RocksDBEngine/RocksDBRestWalHandler.cpp | 2 +- arangod/RocksDBEngine/RocksDBRestWalHandler.h | 2 +- arangod/RocksDBEngine/RocksDBSavePoint.cpp | 2 +- arangod/RocksDBEngine/RocksDBSavePoint.h | 2 +- .../RocksDBEngine/RocksDBSettingsManager.cpp | 2 +- .../RocksDBEngine/RocksDBSettingsManager.h | 2 +- arangod/RocksDBEngine/RocksDBSkiplistIndex.h | 2 +- .../RocksDBSortedRowsStorageContext.cpp | 2 +- .../RocksDBSortedRowsStorageContext.h | 2 +- arangod/RocksDBEngine/RocksDBSyncThread.cpp | 2 +- arangod/RocksDBEngine/RocksDBSyncThread.h | 2 +- arangod/RocksDBEngine/RocksDBTempStorage.cpp | 2 +- arangod/RocksDBEngine/RocksDBTempStorage.h | 2 +- .../RocksDBTransactionCollection.cpp | 2 +- .../RocksDBTransactionCollection.h | 2 +- .../RocksDBTransactionMethods.cpp | 2 +- .../RocksDBEngine/RocksDBTransactionMethods.h | 2 +- .../RocksDBEngine/RocksDBTransactionState.cpp | 2 +- .../RocksDBEngine/RocksDBTransactionState.h | 2 +- arangod/RocksDBEngine/RocksDBTtlIndex.cpp | 2 +- arangod/RocksDBEngine/RocksDBTtlIndex.h | 2 +- arangod/RocksDBEngine/RocksDBTypes.cpp | 2 +- arangod/RocksDBEngine/RocksDBTypes.h | 2 +- arangod/RocksDBEngine/RocksDBUpgrade.cpp | 2 +- arangod/RocksDBEngine/RocksDBUpgrade.h | 2 +- arangod/RocksDBEngine/RocksDBV8Functions.cpp | 2 +- arangod/RocksDBEngine/RocksDBV8Functions.h | 2 +- arangod/RocksDBEngine/RocksDBVPackIndex.cpp | 2 +- arangod/RocksDBEngine/RocksDBVPackIndex.h | 2 +- arangod/RocksDBEngine/RocksDBValue.cpp | 2 +- arangod/RocksDBEngine/RocksDBValue.h | 2 +- arangod/RocksDBEngine/RocksDBWalAccess.cpp | 2 +- arangod/RocksDBEngine/RocksDBWalAccess.h | 2 +- arangod/RocksDBEngine/RocksDBZkdIndex.cpp | 2 +- arangod/RocksDBEngine/RocksDBZkdIndex.h | 2 +- .../SimpleRocksDBTransactionState.cpp | 2 +- .../SimpleRocksDBTransactionState.h | 2 +- .../SortedRowsStorageBackendRocksDB.cpp | 2 +- .../SortedRowsStorageBackendRocksDB.h | 2 +- arangod/Scheduler/Scheduler.cpp | 2 +- arangod/Scheduler/Scheduler.h | 2 +- arangod/Scheduler/SchedulerFeature.cpp | 2 +- arangod/Scheduler/SchedulerFeature.h | 2 +- arangod/Scheduler/SupervisedScheduler.cpp | 2 +- arangod/Scheduler/SupervisedScheduler.h | 2 +- .../Sharding/ShardDistributionReporter.cpp | 2 +- arangod/Sharding/ShardDistributionReporter.h | 2 +- arangod/Sharding/ShardingFeature.cpp | 2 +- arangod/Sharding/ShardingFeature.h | 2 +- arangod/Sharding/ShardingInfo.cpp | 2 +- arangod/Sharding/ShardingInfo.h | 2 +- arangod/Sharding/ShardingStrategy.cpp | 2 +- arangod/Sharding/ShardingStrategy.h | 2 +- arangod/Sharding/ShardingStrategyDefault.cpp | 2 +- arangod/Sharding/ShardingStrategyDefault.h | 2 +- arangod/Statistics/ConnectionStatistics.cpp | 2 +- arangod/Statistics/ConnectionStatistics.h | 2 +- arangod/Statistics/Descriptions.cpp | 2 +- arangod/Statistics/Descriptions.h | 2 +- arangod/Statistics/RequestStatistics.cpp | 2 +- arangod/Statistics/RequestStatistics.h | 2 +- arangod/Statistics/ServerStatistics.cpp | 2 +- arangod/Statistics/ServerStatistics.h | 2 +- arangod/Statistics/StatisticsFeature.cpp | 2 +- arangod/Statistics/StatisticsFeature.h | 2 +- arangod/Statistics/StatisticsWorker.cpp | 2 +- arangod/Statistics/StatisticsWorker.h | 2 +- arangod/Statistics/figures.h | 2 +- .../StorageEngine/EngineSelectorFeature.cpp | 2 +- arangod/StorageEngine/EngineSelectorFeature.h | 2 +- arangod/StorageEngine/HealthData.cpp | 2 +- arangod/StorageEngine/HealthData.h | 2 +- arangod/StorageEngine/HotBackup.cpp | 2 +- arangod/StorageEngine/HotBackup.h | 2 +- arangod/StorageEngine/HotBackupCommon.h | 2 +- arangod/StorageEngine/PhysicalCollection.cpp | 2 +- arangod/StorageEngine/PhysicalCollection.h | 2 +- arangod/StorageEngine/ReplicationIterator.cpp | 2 +- arangod/StorageEngine/ReplicationIterator.h | 2 +- arangod/StorageEngine/StorageEngine.cpp | 2 +- arangod/StorageEngine/StorageEngine.h | 2 +- arangod/StorageEngine/StorageEngineFeature.h | 2 +- .../StorageEngine/TransactionCollection.cpp | 2 +- arangod/StorageEngine/TransactionCollection.h | 2 +- arangod/StorageEngine/TransactionState.cpp | 2 +- arangod/StorageEngine/TransactionState.h | 2 +- arangod/StorageEngine/WalAccess.cpp | 2 +- arangod/StorageEngine/WalAccess.h | 2 +- arangod/Transaction/BatchOptions.cpp | 2 +- arangod/Transaction/BatchOptions.h | 2 +- arangod/Transaction/ClusterUtils.cpp | 2 +- arangod/Transaction/ClusterUtils.h | 2 +- arangod/Transaction/Context.cpp | 2 +- arangod/Transaction/Context.h | 2 +- arangod/Transaction/CountCache.cpp | 2 +- arangod/Transaction/CountCache.h | 2 +- arangod/Transaction/Helpers.cpp | 2 +- arangod/Transaction/Helpers.h | 2 +- arangod/Transaction/Hints.h | 2 +- arangod/Transaction/IndexesSnapshot.cpp | 2 +- arangod/Transaction/IndexesSnapshot.h | 2 +- arangod/Transaction/ManagedContext.cpp | 2 +- arangod/Transaction/ManagedContext.h | 2 +- arangod/Transaction/Manager.cpp | 2 +- arangod/Transaction/Manager.h | 2 +- arangod/Transaction/ManagerFeature.cpp | 2 +- arangod/Transaction/ManagerFeature.h | 2 +- arangod/Transaction/Methods.cpp | 2 +- arangod/Transaction/Methods.h | 2 +- arangod/Transaction/MethodsApi.h | 2 +- arangod/Transaction/Options.cpp | 2 +- arangod/Transaction/Options.h | 2 +- arangod/Transaction/ReplicatedContext.cpp | 2 +- arangod/Transaction/ReplicatedContext.h | 2 +- arangod/Transaction/SmartContext.cpp | 2 +- arangod/Transaction/SmartContext.h | 2 +- arangod/Transaction/StandaloneContext.cpp | 2 +- arangod/Transaction/StandaloneContext.h | 2 +- arangod/Transaction/Status.cpp | 2 +- arangod/Transaction/Status.h | 2 +- arangod/Transaction/V8Context.cpp | 2 +- arangod/Transaction/V8Context.h | 2 +- arangod/Utils/CollectionExport.h | 2 +- arangod/Utils/CollectionGuard.h | 2 +- arangod/Utils/CollectionNameResolver.cpp | 2 +- arangod/Utils/CollectionNameResolver.h | 2 +- arangod/Utils/Cursor.h | 2 +- arangod/Utils/CursorRepository.cpp | 2 +- arangod/Utils/CursorRepository.h | 2 +- arangod/Utils/DatabaseGuard.cpp | 2 +- arangod/Utils/DatabaseGuard.h | 2 +- arangod/Utils/Events.cpp | 2 +- arangod/Utils/Events.h | 2 +- arangod/Utils/ExecContext.cpp | 2 +- arangod/Utils/ExecContext.h | 2 +- arangod/Utils/FlushTransaction.h | 2 +- arangod/Utils/OperationOptions.cpp | 2 +- arangod/Utils/OperationOptions.h | 2 +- arangod/Utils/OperationResult.h | 2 +- arangod/Utils/SingleCollectionTransaction.cpp | 2 +- arangod/Utils/SingleCollectionTransaction.h | 2 +- arangod/Utils/UrlHelper.cpp | 2 +- arangod/Utils/UrlHelper.h | 2 +- arangod/Utils/VersionTracker.h | 2 +- arangod/V8Server/FoxxFeature.cpp | 2 +- arangod/V8Server/FoxxFeature.h | 2 +- arangod/V8Server/V8Context.cpp | 2 +- arangod/V8Server/V8Context.h | 2 +- arangod/V8Server/V8DealerFeature.cpp | 2 +- arangod/V8Server/V8DealerFeature.h | 2 +- arangod/V8Server/v8-actions.cpp | 2 +- arangod/V8Server/v8-actions.h | 2 +- arangod/V8Server/v8-analyzers.cpp | 2 +- arangod/V8Server/v8-analyzers.h | 2 +- arangod/V8Server/v8-collection-util.cpp | 2 +- arangod/V8Server/v8-collection.cpp | 2 +- arangod/V8Server/v8-collection.h | 2 +- arangod/V8Server/v8-dispatcher.cpp | 2 +- arangod/V8Server/v8-dispatcher.h | 2 +- arangod/V8Server/v8-externals.h | 2 +- arangod/V8Server/v8-general-graph.cpp | 2 +- arangod/V8Server/v8-general-graph.h | 2 +- arangod/V8Server/v8-pregel.cpp | 2 +- arangod/V8Server/v8-pregel.h | 2 +- arangod/V8Server/v8-prototype-state.h | 2 +- arangod/V8Server/v8-prototype-states.cpp | 2 +- arangod/V8Server/v8-query.cpp | 2 +- arangod/V8Server/v8-query.h | 2 +- arangod/V8Server/v8-replicated-logs.cpp | 2 +- arangod/V8Server/v8-replicated-logs.h | 2 +- arangod/V8Server/v8-replication.cpp | 2 +- arangod/V8Server/v8-replication.h | 2 +- arangod/V8Server/v8-statistics.cpp | 2 +- arangod/V8Server/v8-statistics.h | 2 +- arangod/V8Server/v8-ttl.cpp | 2 +- arangod/V8Server/v8-ttl.h | 2 +- arangod/V8Server/v8-user-functions.cpp | 2 +- arangod/V8Server/v8-user-functions.h | 2 +- arangod/V8Server/v8-user-structures.cpp | 2 +- arangod/V8Server/v8-user-structures.h | 2 +- arangod/V8Server/v8-users.cpp | 2 +- arangod/V8Server/v8-users.h | 2 +- arangod/V8Server/v8-util.cpp | 2 +- arangod/V8Server/v8-views.cpp | 2 +- arangod/V8Server/v8-views.h | 2 +- arangod/V8Server/v8-vocbase.cpp | 2 +- arangod/V8Server/v8-vocbase.h | 2 +- arangod/V8Server/v8-vocbaseprivate.h | 2 +- arangod/V8Server/v8-voccursor.cpp | 2 +- arangod/V8Server/v8-voccursor.h | 2 +- arangod/V8Server/v8-vocindex.cpp | 2 +- arangod/V8Server/v8-vocindex.h | 2 +- arangod/VocBase/AccessMode.h | 2 +- arangod/VocBase/ComputedValues.cpp | 2 +- arangod/VocBase/ComputedValues.h | 2 +- arangod/VocBase/Identifiers/DataSourceId.cpp | 2 +- arangod/VocBase/Identifiers/DataSourceId.h | 2 +- arangod/VocBase/Identifiers/IndexId.cpp | 2 +- arangod/VocBase/Identifiers/IndexId.h | 2 +- .../VocBase/Identifiers/LocalDocumentId.cpp | 2 +- arangod/VocBase/Identifiers/LocalDocumentId.h | 2 +- arangod/VocBase/Identifiers/RevisionId.cpp | 2 +- arangod/VocBase/Identifiers/RevisionId.h | 2 +- arangod/VocBase/Identifiers/ServerId.cpp | 2 +- arangod/VocBase/Identifiers/ServerId.h | 2 +- arangod/VocBase/Identifiers/TransactionId.cpp | 2 +- arangod/VocBase/Identifiers/TransactionId.h | 2 +- arangod/VocBase/KeyGenerator.cpp | 2 +- arangod/VocBase/KeyGenerator.h | 2 +- arangod/VocBase/LogicalCollection.cpp | 2 +- arangod/VocBase/LogicalCollection.h | 2 +- arangod/VocBase/LogicalDataSource.cpp | 2 +- arangod/VocBase/LogicalDataSource.h | 2 +- arangod/VocBase/LogicalView.cpp | 2 +- arangod/VocBase/LogicalView.h | 2 +- arangod/VocBase/Methods/AqlUserFunctions.cpp | 2 +- arangod/VocBase/Methods/AqlUserFunctions.h | 2 +- .../VocBase/Methods/CollectionCreationInfo.h | 2 +- arangod/VocBase/Methods/Collections.cpp | 2 +- arangod/VocBase/Methods/Collections.h | 2 +- arangod/VocBase/Methods/Databases.cpp | 2 +- arangod/VocBase/Methods/Databases.h | 2 +- arangod/VocBase/Methods/Indexes.cpp | 2 +- arangod/VocBase/Methods/Indexes.h | 2 +- arangod/VocBase/Methods/Queries.cpp | 2 +- arangod/VocBase/Methods/Queries.h | 2 +- arangod/VocBase/Methods/Tasks.cpp | 2 +- arangod/VocBase/Methods/Tasks.h | 2 +- arangod/VocBase/Methods/Transactions.cpp | 2 +- arangod/VocBase/Methods/Transactions.h | 2 +- arangod/VocBase/Methods/Ttl.cpp | 2 +- arangod/VocBase/Methods/Ttl.h | 2 +- arangod/VocBase/Methods/Upgrade.cpp | 2 +- arangod/VocBase/Methods/Upgrade.h | 2 +- arangod/VocBase/Methods/UpgradeTasks.cpp | 2 +- arangod/VocBase/Methods/UpgradeTasks.h | 2 +- arangod/VocBase/Methods/Version.cpp | 2 +- arangod/VocBase/Methods/Version.h | 2 +- arangod/VocBase/Properties/PlanCollection.cpp | 3 +- arangod/VocBase/Properties/PlanCollection.h | 3 +- arangod/VocBase/Validators.cpp | 2 +- arangod/VocBase/Validators.h | 2 +- arangod/VocBase/VocbaseInfo.cpp | 2 +- arangod/VocBase/VocbaseInfo.h | 2 +- arangod/VocBase/ticks.cpp | 2 +- arangod/VocBase/ticks.h | 2 +- arangod/VocBase/voc-types.h | 2 +- arangod/VocBase/vocbase.cpp | 2 +- arangod/VocBase/vocbase.h | 2 +- arangod/Zkd/ZkdHelper.cpp | 2 +- arangod/Zkd/ZkdHelper.h | 2 +- client-tools/Backup/BackupFeature.cpp | 2 +- client-tools/Backup/BackupFeature.h | 2 +- client-tools/Backup/arangobackup.cpp | 2 +- client-tools/Backup/arangobackup.h | 2 +- client-tools/Benchmark/BenchFeature.cpp | 2 +- client-tools/Benchmark/BenchFeature.h | 2 +- client-tools/Benchmark/BenchmarkCounter.h | 2 +- client-tools/Benchmark/BenchmarkOperation.cpp | 2 +- client-tools/Benchmark/BenchmarkOperation.h | 2 +- client-tools/Benchmark/BenchmarkStats.h | 2 +- client-tools/Benchmark/BenchmarkThread.h | 2 +- client-tools/Benchmark/arangobench.cpp | 2 +- client-tools/Benchmark/arangobench.h | 2 +- client-tools/Benchmark/test-cases.h | 2 +- .../Benchmark/testcases/AqlInsertTestCase.h | 2 +- client-tools/Benchmark/testcases/Benchmark.h | 2 +- .../testcases/CollectionCreationTestCase.h | 2 +- .../Benchmark/testcases/CustomQueryTestCase.h | 2 +- .../testcases/DocumentCreationTestCase.h | 2 +- .../testcases/DocumentCrudAppendTestCase.h | 2 +- .../testcases/DocumentCrudTestCase.h | 2 +- .../testcases/DocumentCrudWriteReadTestCase.h | 2 +- .../testcases/DocumentImportTestCase.h | 2 +- .../Benchmark/testcases/EdgeCrudTestCase.h | 2 +- .../testcases/PersistentIndexTestCase.h | 2 +- .../Benchmark/testcases/VersionTestCase.h | 2 +- client-tools/Benchmark/testcases/helpers.cpp | 2 +- client-tools/Benchmark/testcases/helpers.h | 2 +- client-tools/Dump/DumpFeature.cpp | 2 +- client-tools/Dump/DumpFeature.h | 2 +- client-tools/Dump/arangodump.cpp | 2 +- client-tools/Dump/arangodump.h | 2 +- client-tools/Export/ExportFeature.cpp | 2 +- client-tools/Export/ExportFeature.h | 2 +- client-tools/Export/arangoexport.cpp | 2 +- client-tools/Export/arangoexport.h | 2 +- .../FeaturePhases/BasicFeaturePhaseClient.h | 2 +- .../FeaturePhases/V8ShellFeaturePhase.h | 2 +- client-tools/Import/AutoTuneThread.cpp | 2 +- client-tools/Import/AutoTuneThread.h | 2 +- client-tools/Import/ImportFeature.cpp | 2 +- client-tools/Import/ImportFeature.h | 2 +- client-tools/Import/ImportHelper.cpp | 2 +- client-tools/Import/ImportHelper.h | 6 ++-- client-tools/Import/QuickHistogram.h | 2 +- client-tools/Import/SenderThread.cpp | 2 +- client-tools/Import/SenderThread.h | 2 +- client-tools/Import/arangoimport.cpp | 2 +- client-tools/Import/arangoimport.h | 2 +- client-tools/Restore/RestoreFeature.cpp | 2 +- client-tools/Restore/RestoreFeature.h | 2 +- client-tools/Restore/arangorestore.cpp | 2 +- client-tools/Restore/arangorestore.h | 2 +- client-tools/Shell/ClientFeature.cpp | 2 +- client-tools/Shell/ClientFeature.h | 2 +- client-tools/Shell/RequestFuzzer.cpp | 2 +- client-tools/Shell/RequestFuzzer.h | 2 +- client-tools/Shell/ShellConsoleFeature.cpp | 2 +- client-tools/Shell/ShellConsoleFeature.h | 2 +- client-tools/Shell/ShellFeature.cpp | 2 +- client-tools/Shell/ShellFeature.h | 2 +- client-tools/Shell/V8ClientConnection.cpp | 2 +- client-tools/Shell/V8ClientConnection.h | 2 +- client-tools/Shell/V8ShellFeature.cpp | 2 +- client-tools/Shell/V8ShellFeature.h | 2 +- client-tools/Shell/arangosh.cpp | 2 +- client-tools/Shell/arangosh.h | 2 +- client-tools/Utils/ArangoClient.h | 2 +- client-tools/Utils/ClientManager.cpp | 2 +- client-tools/Utils/ClientManager.h | 2 +- client-tools/Utils/ClientTaskQueue.h | 2 +- client-tools/Utils/ManagedDirectory.cpp | 2 +- client-tools/Utils/ManagedDirectory.h | 2 +- client-tools/Utils/ProgressTracker.h | 2 +- client-tools/V8Client/ArangoClientHelper.cpp | 2 +- client-tools/V8Client/ArangoClientHelper.h | 2 +- client-tools/VPack/VPackFeature.cpp | 2 +- client-tools/VPack/VPackFeature.h | 2 +- client-tools/VPack/arangovpack.cpp | 2 +- client-tools/VPack/arangovpack.h | 2 +- .../ApplicationFeature.cpp | 2 +- lib/ApplicationFeatures/ApplicationFeature.h | 2 +- .../ApplicationFeaturePhase.cpp | 2 +- .../ApplicationFeaturePhase.h | 2 +- lib/ApplicationFeatures/ApplicationServer.cpp | 2 +- lib/ApplicationFeatures/ApplicationServer.h | 2 +- .../CommunicationFeaturePhase.cpp | 2 +- .../CommunicationFeaturePhase.h | 2 +- lib/ApplicationFeatures/ConfigFeature.cpp | 2 +- lib/ApplicationFeatures/ConfigFeature.h | 2 +- lib/ApplicationFeatures/FileSystemFeature.cpp | 2 +- lib/ApplicationFeatures/FileSystemFeature.h | 2 +- lib/ApplicationFeatures/GreetingsFeature.cpp | 2 +- lib/ApplicationFeatures/GreetingsFeature.h | 2 +- .../GreetingsFeaturePhase.h | 2 +- .../HttpEndpointProvider.h | 2 +- lib/ApplicationFeatures/LanguageFeature.cpp | 2 +- lib/ApplicationFeatures/LanguageFeature.h | 2 +- .../OptionsCheckFeature.cpp | 2 +- lib/ApplicationFeatures/OptionsCheckFeature.h | 2 +- .../ShellColorsFeature.cpp | 2 +- lib/ApplicationFeatures/ShellColorsFeature.h | 2 +- lib/ApplicationFeatures/ShutdownFeature.cpp | 2 +- lib/ApplicationFeatures/ShutdownFeature.h | 2 +- lib/ApplicationFeatures/TempFeature.cpp | 2 +- lib/ApplicationFeatures/TempFeature.h | 2 +- lib/ApplicationFeatures/V8PlatformFeature.cpp | 2 +- lib/ApplicationFeatures/V8PlatformFeature.h | 2 +- lib/ApplicationFeatures/VersionFeature.cpp | 2 +- lib/ApplicationFeatures/VersionFeature.h | 2 +- lib/Assertions/Assert.h | 4 +-- lib/Assertions/AssertionConditionalLogger.cpp | 4 +-- lib/Assertions/AssertionConditionalLogger.h | 2 +- lib/Assertions/AssertionConditionalStream.h | 4 +-- lib/Assertions/AssertionLogger.cpp | 4 +-- lib/Assertions/AssertionLogger.h | 4 +-- lib/Assertions/AssertionNoOpLogger.h | 4 +-- lib/Assertions/AssertionNoOpStream.h | 2 +- lib/Assertions/ProdAssert.h | 4 +-- lib/Basics/ArangoGlobalContext.cpp | 2 +- lib/Basics/ArangoGlobalContext.h | 2 +- lib/Basics/Arithmetic.h | 2 +- lib/Basics/AttributeNameParser.cpp | 2 +- lib/Basics/AttributeNameParser.h | 2 +- lib/Basics/CleanupFunctions.cpp | 2 +- lib/Basics/CleanupFunctions.h | 2 +- lib/Basics/Common.h | 2 +- lib/Basics/ConditionLocker.cpp | 2 +- lib/Basics/ConditionLocker.h | 2 +- lib/Basics/ConditionVariable.cpp | 2 +- lib/Basics/ConditionVariable.h | 2 +- lib/Basics/ConditionalDeleter.h | 2 +- lib/Basics/CpuUsageSnapshot.cpp | 2 +- lib/Basics/CpuUsageSnapshot.h | 2 +- lib/Basics/DeadlockDetector.h | 2 +- lib/Basics/DebugRaceController.cpp | 2 +- lib/Basics/DebugRaceController.h | 2 +- lib/Basics/DownCast.h | 2 +- lib/Basics/EncodingUtils.cpp | 2 +- lib/Basics/EncodingUtils.h | 2 +- lib/Basics/Endian.h | 2 +- lib/Basics/EnumIterator.h | 2 +- lib/Basics/ErrorCode.cpp | 2 +- lib/Basics/ErrorCode.h | 2 +- lib/Basics/ErrorT.h | 2 +- lib/Basics/Exceptions.cpp | 2 +- lib/Basics/Exceptions.h | 2 +- lib/Basics/FeatureFlags.cpp | 2 +- lib/Basics/FeatureFlags.h | 2 +- lib/Basics/FileResult.cpp | 2 +- lib/Basics/FileResult.h | 2 +- lib/Basics/FileResultString.h | 2 +- lib/Basics/FileUtils.cpp | 2 +- lib/Basics/FileUtils.h | 2 +- lib/Basics/FixedSizeAllocator.h | 2 +- lib/Basics/FunctionUtils.cpp | 2 +- lib/Basics/FunctionUtils.h | 2 +- lib/Basics/GlobalResourceMonitor.cpp | 2 +- lib/Basics/GlobalResourceMonitor.h | 2 +- lib/Basics/Guarded.h | 2 +- lib/Basics/HybridLogicalClock.cpp | 2 +- lib/Basics/HybridLogicalClock.h | 2 +- lib/Basics/Identifier.cpp | 2 +- lib/Basics/Identifier.h | 2 +- lib/Basics/IndexIter.h | 2 +- lib/Basics/LdapUrlParser.cpp | 2 +- lib/Basics/LdapUrlParser.h | 2 +- lib/Basics/LocalTaskQueue.cpp | 2 +- lib/Basics/LocalTaskQueue.h | 2 +- lib/Basics/Locking.h | 2 +- lib/Basics/LruCache.h | 2 +- lib/Basics/Mutex.cpp | 2 +- lib/Basics/Mutex.h | 2 +- lib/Basics/MutexLocker.h | 2 +- lib/Basics/MutexUnlocker.h | 2 +- lib/Basics/Nonce.cpp | 2 +- lib/Basics/Nonce.h | 2 +- lib/Basics/NumberOfCores.cpp | 2 +- lib/Basics/NumberOfCores.h | 2 +- lib/Basics/NumberUtils.cpp | 2 +- lib/Basics/NumberUtils.h | 2 +- lib/Basics/PageSize.cpp | 2 +- lib/Basics/PageSize.h | 2 +- lib/Basics/PhysicalMemory.cpp | 2 +- lib/Basics/PhysicalMemory.h | 2 +- lib/Basics/ReadLocker.h | 2 +- lib/Basics/ReadUnlocker.h | 2 +- lib/Basics/ReadWriteLock.cpp | 2 +- lib/Basics/ReadWriteLock.h | 2 +- lib/Basics/ReadWriteSpinLock.cpp | 2 +- lib/Basics/ReadWriteSpinLock.h | 2 +- lib/Basics/RebootId.cpp | 2 +- lib/Basics/RebootId.h | 2 +- lib/Basics/RecursiveLocker.h | 2 +- lib/Basics/ResourceUsage.cpp | 2 +- lib/Basics/ResourceUsage.h | 2 +- lib/Basics/Result.cpp | 2 +- lib/Basics/Result.h | 2 +- lib/Basics/ResultError.cpp | 2 +- lib/Basics/ResultError.h | 2 +- lib/Basics/ResultT.h | 2 +- lib/Basics/RocksDBLogger.cpp | 2 +- lib/Basics/RocksDBLogger.h | 2 +- lib/Basics/RocksDBUtils.cpp | 2 +- lib/Basics/RocksDBUtils.h | 2 +- lib/Basics/ScopeGuard.h | 2 +- lib/Basics/SharedAtomic.h | 2 +- lib/Basics/SharedCounter.h | 2 +- lib/Basics/SourceLocation.cpp | 3 +- lib/Basics/SourceLocation.h | 2 +- lib/Basics/SpinLocker.h | 2 +- lib/Basics/SpinUnlocker.h | 2 +- lib/Basics/StaticStrings.cpp | 2 +- lib/Basics/StaticStrings.h | 2 +- lib/Basics/StringBuffer.cpp | 2 +- lib/Basics/StringBuffer.h | 2 +- lib/Basics/StringBufferAdvanced.cpp | 2 +- lib/Basics/StringHeap.cpp | 2 +- lib/Basics/StringHeap.h | 2 +- lib/Basics/StringUtils.cpp | 2 +- lib/Basics/StringUtils.h | 2 +- lib/Basics/Thread.cpp | 2 +- lib/Basics/Thread.h | 2 +- lib/Basics/ThreadGuard.h | 3 +- lib/Basics/TimeString.h | 2 +- lib/Basics/TypeList.h | 2 +- lib/Basics/TypeTraits.h | 2 +- lib/Basics/UnshackledMutex.cpp | 2 +- lib/Basics/UnshackledMutex.h | 2 +- lib/Basics/Utf8Helper.cpp | 2 +- lib/Basics/Utf8Helper.h | 2 +- lib/Basics/VPackStringBufferAdapter.h | 2 +- lib/Basics/VelocyPackHelper.cpp | 2 +- lib/Basics/VelocyPackHelper.h | 2 +- lib/Basics/WriteLocker.h | 2 +- lib/Basics/WriteUnlocker.h | 2 +- lib/Basics/application-exit.cpp | 2 +- lib/Basics/application-exit.h | 2 +- lib/Basics/asio_ns.h | 2 +- lib/Basics/conversions.cpp | 2 +- lib/Basics/conversions.h | 2 +- lib/Basics/cpu-relax.h | 2 +- lib/Basics/csv.cpp | 2 +- lib/Basics/csv.h | 2 +- lib/Basics/datetime.cpp | 2 +- lib/Basics/datetime.h | 2 +- lib/Basics/debugging.cpp | 2 +- lib/Basics/debugging.h | 2 +- lib/Basics/dtrace-wrapper.h | 2 +- lib/Basics/encoding.h | 2 +- lib/Basics/error.cpp | 2 +- lib/Basics/error.h | 2 +- lib/Basics/files-advanced.cpp | 2 +- lib/Basics/files.cpp | 2 +- lib/Basics/files.h | 2 +- lib/Basics/gcd.h | 2 +- lib/Basics/hashes.cpp | 2 +- lib/Basics/hashes.h | 2 +- lib/Basics/levenshtein.cpp | 2 +- lib/Basics/levenshtein.h | 2 +- lib/Basics/locks-posix.cpp | 2 +- lib/Basics/locks-posix.h | 2 +- lib/Basics/locks-win32.cpp | 2 +- lib/Basics/locks-win32.h | 2 +- lib/Basics/locks.h | 2 +- lib/Basics/memory-map-posix.cpp | 2 +- lib/Basics/memory-map-posix.h | 2 +- lib/Basics/memory-map-win32.cpp | 2 +- lib/Basics/memory-map-win32.h | 2 +- lib/Basics/memory-map.h | 2 +- lib/Basics/memory.cpp | 2 +- lib/Basics/memory.h | 2 +- lib/Basics/messages.h | 2 +- lib/Basics/operating-system.h | 2 +- lib/Basics/overload.h | 2 +- lib/Basics/process-utils.cpp | 2 +- lib/Basics/process-utils.h | 2 +- lib/Basics/signals.cpp | 2 +- lib/Basics/signals.h | 2 +- lib/Basics/socket-utils.cpp | 2 +- lib/Basics/socket-utils.h | 2 +- lib/Basics/splitmix64.h | 2 +- lib/Basics/system-compiler.h | 2 +- lib/Basics/system-functions.cpp | 2 +- lib/Basics/system-functions.h | 2 +- lib/Basics/terminal-utils-posix.cpp | 2 +- lib/Basics/terminal-utils-win32.cpp | 2 +- lib/Basics/terminal-utils.cpp | 2 +- lib/Basics/terminal-utils.h | 2 +- lib/Basics/threads-posix.cpp | 2 +- lib/Basics/threads-posix.h | 2 +- lib/Basics/threads-win32.cpp | 2 +- lib/Basics/threads-win32.h | 2 +- lib/Basics/threads.h | 2 +- lib/Basics/tri-strings.cpp | 2 +- lib/Basics/tri-strings.h | 2 +- lib/Basics/tri-zip.cpp | 2 +- lib/Basics/tri-zip.h | 2 +- lib/Basics/tryEmplaceHelper.h | 2 +- lib/Basics/win-utils.cpp | 2 +- lib/Basics/win-utils.h | 2 +- lib/Basics/xoroshiro128plus.h | 2 +- lib/Containers/Enumerate.h | 2 +- lib/Containers/FlatHashMap.h | 2 +- lib/Containers/FlatHashSet.h | 2 +- lib/Containers/HashSet.h | 2 +- lib/Containers/HashSetFwd.h | 2 +- lib/Containers/Helpers.h | 2 +- lib/Containers/ImmerMemoryPolicy.h | 2 +- lib/Containers/MerkleTree.cpp | 2 +- lib/Containers/MerkleTree.h | 2 +- lib/Containers/MerkleTreeHelpers.cpp | 2 +- lib/Containers/MerkleTreeHelpers.h | 2 +- lib/Containers/NodeHashMap.h | 2 +- lib/Containers/NodeHashSet.h | 2 +- lib/Containers/RollingVector.h | 2 +- lib/Containers/SmallUnorderedMap.h | 2 +- lib/Containers/SmallVector.h | 2 +- lib/CrashHandler/CrashHandler.cpp | 2 +- lib/CrashHandler/CrashHandler.h | 2 +- lib/CrashHandler/CrashHandlerLight.cpp | 2 +- lib/Endpoint/ConnectionInfo.h | 2 +- lib/Endpoint/Endpoint.cpp | 2 +- lib/Endpoint/Endpoint.h | 2 +- lib/Endpoint/EndpointIp.cpp | 2 +- lib/Endpoint/EndpointIp.h | 2 +- lib/Endpoint/EndpointIpV4.cpp | 2 +- lib/Endpoint/EndpointIpV4.h | 2 +- lib/Endpoint/EndpointIpV6.cpp | 2 +- lib/Endpoint/EndpointIpV6.h | 2 +- lib/Endpoint/EndpointList.cpp | 2 +- lib/Endpoint/EndpointList.h | 2 +- lib/Endpoint/EndpointSrv.cpp | 2 +- lib/Endpoint/EndpointSrv.h | 2 +- lib/Endpoint/EndpointUnixDomain.cpp | 2 +- lib/Endpoint/EndpointUnixDomain.h | 2 +- lib/Futures/include/Futures/Exceptions.h | 2 +- lib/Futures/include/Futures/Future.h | 2 +- lib/Futures/include/Futures/Promise-inl.h | 2 +- lib/Futures/include/Futures/Promise.h | 2 +- lib/Futures/include/Futures/SharedState.h | 2 +- lib/Futures/include/Futures/Try.h | 2 +- lib/Futures/include/Futures/Unit.h | 2 +- lib/Futures/include/Futures/Utilities.h | 2 +- lib/Futures/src/Future.cpp | 2 +- lib/Geo/Ellipsoid.h | 2 +- lib/Geo/GeoJson.cpp | 2 +- lib/Geo/GeoJson.h | 2 +- lib/Geo/GeoParams.cpp | 2 +- lib/Geo/GeoParams.h | 2 +- lib/Geo/S2/S2MultiPointRegion.cpp | 2 +- lib/Geo/S2/S2MultiPointRegion.h | 2 +- lib/Geo/S2/S2MultiPolyline.cpp | 2 +- lib/Geo/S2/S2MultiPolyline.h | 2 +- lib/Geo/ShapeContainer.cpp | 2 +- lib/Geo/ShapeContainer.h | 2 +- lib/Geo/Utils.cpp | 2 +- lib/Geo/Utils.h | 2 +- lib/Inspection/Access.h | 2 +- lib/Inspection/Format.h | 2 +- lib/Inspection/InspectorBase.h | 2 +- lib/Inspection/JsonPrintInspector.h | 2 +- lib/Inspection/LoadInspectorBase.h | 2 +- lib/Inspection/SaveInspectorBase.h | 3 +- lib/Inspection/Status.h | 2 +- lib/Inspection/Transformers.h | 2 +- lib/Inspection/Types.h | 2 +- lib/Inspection/VPack.h | 2 +- lib/Inspection/VPackLoadInspector.h | 2 +- lib/Inspection/VPackSaveInspector.h | 3 +- lib/Inspection/VPackWithErrorT.h | 2 +- lib/Inspection/ValidateInspector.h | 2 +- lib/Inspection/detail/Fields.h | 2 +- lib/Inspection/detail/traits.h | 2 +- lib/Logger/Escaper.cpp | 2 +- lib/Logger/Escaper.h | 2 +- lib/Logger/LogAppender.cpp | 2 +- lib/Logger/LogAppender.h | 2 +- lib/Logger/LogAppenderFile.cpp | 2 +- lib/Logger/LogAppenderFile.h | 2 +- lib/Logger/LogAppenderSyslog.cpp | 2 +- lib/Logger/LogAppenderSyslog.h | 2 +- lib/Logger/LogContext.cpp | 2 +- lib/Logger/LogContext.h | 2 +- lib/Logger/LogContextKeys.h | 2 +- lib/Logger/LogGroup.h | 2 +- lib/Logger/LogLevel.cpp | 2 +- lib/Logger/LogLevel.h | 2 +- lib/Logger/LogMacros.h | 2 +- lib/Logger/LogStructuredParamsAllowList.h | 2 +- lib/Logger/LogThread.cpp | 2 +- lib/Logger/LogThread.h | 2 +- lib/Logger/LogTimeFormat.cpp | 2 +- lib/Logger/LogTimeFormat.h | 2 +- lib/Logger/LogTopic.cpp | 2 +- lib/Logger/LogTopic.h | 2 +- lib/Logger/LogVoidify.h | 2 +- lib/Logger/Logger.cpp | 2 +- lib/Logger/Logger.h | 2 +- lib/Logger/LoggerFeature.cpp | 2 +- lib/Logger/LoggerFeature.h | 2 +- lib/Logger/LoggerStream.cpp | 2 +- lib/Logger/LoggerStream.h | 2 +- lib/Maskings/AttributeMasking.cpp | 2 +- lib/Maskings/AttributeMasking.h | 2 +- lib/Maskings/Collection.cpp | 2 +- lib/Maskings/Collection.h | 2 +- lib/Maskings/CollectionFilter.h | 2 +- lib/Maskings/CollectionSelection.h | 2 +- lib/Maskings/MaskingFunction.h | 2 +- lib/Maskings/Maskings.cpp | 2 +- lib/Maskings/Maskings.h | 2 +- lib/Maskings/ParseResult.h | 2 +- lib/Maskings/Path.cpp | 2 +- lib/Maskings/Path.h | 2 +- lib/Maskings/RandomMask.cpp | 2 +- lib/Maskings/RandomMask.h | 2 +- lib/Maskings/RandomStringMask.cpp | 2 +- lib/Maskings/RandomStringMask.h | 2 +- lib/Meta/conversion.h | 2 +- lib/Meta/static_assert_size.h | 2 +- lib/ProgramOptions/ArgumentParser.h | 2 +- lib/ProgramOptions/IniFileParser.cpp | 2 +- lib/ProgramOptions/IniFileParser.h | 2 +- lib/ProgramOptions/Option.cpp | 2 +- lib/ProgramOptions/Option.h | 2 +- lib/ProgramOptions/Parameters.cpp | 2 +- lib/ProgramOptions/Parameters.h | 2 +- lib/ProgramOptions/ProgramOptions.cpp | 2 +- lib/ProgramOptions/ProgramOptions.h | 2 +- lib/ProgramOptions/Section.cpp | 2 +- lib/ProgramOptions/Section.h | 2 +- lib/ProgramOptions/Translator.cpp | 2 +- lib/ProgramOptions/Translator.h | 2 +- lib/ProgramOptions/UnitsHelper.cpp | 2 +- lib/ProgramOptions/UnitsHelper.h | 2 +- lib/Random/RandomFeature.cpp | 2 +- lib/Random/RandomFeature.h | 2 +- lib/Random/RandomGenerator.cpp | 2 +- lib/Random/RandomGenerator.h | 2 +- lib/Random/UniformCharacter.cpp | 2 +- lib/Random/UniformCharacter.h | 2 +- lib/Rest/CommonDefines.cpp | 2 +- lib/Rest/CommonDefines.h | 2 +- lib/Rest/GeneralRequest.cpp | 2 +- lib/Rest/GeneralRequest.h | 2 +- lib/Rest/GeneralResponse.cpp | 2 +- lib/Rest/GeneralResponse.h | 2 +- lib/Rest/HttpRequest.cpp | 2 +- lib/Rest/HttpRequest.h | 2 +- lib/Rest/HttpResponse.cpp | 2 +- lib/Rest/HttpResponse.h | 2 +- lib/Rest/PathMatch.h | 3 +- lib/Rest/RequestContext.h | 2 +- lib/Rest/Version.cpp | 2 +- lib/Rest/Version.h | 2 +- lib/Rest/VstRequest.cpp | 2 +- lib/Rest/VstRequest.h | 2 +- lib/Rest/VstResponse.cpp | 2 +- lib/Rest/VstResponse.h | 2 +- lib/SimpleHttpClient/ClientConnection.cpp | 2 +- lib/SimpleHttpClient/ClientConnection.h | 2 +- lib/SimpleHttpClient/ConnectionCache.cpp | 2 +- lib/SimpleHttpClient/ConnectionCache.h | 2 +- .../GeneralClientConnection.cpp | 2 +- .../GeneralClientConnection.h | 2 +- lib/SimpleHttpClient/HttpResponseChecker.cpp | 2 +- lib/SimpleHttpClient/HttpResponseChecker.h | 2 +- lib/SimpleHttpClient/SimpleHttpClient.cpp | 2 +- lib/SimpleHttpClient/SimpleHttpClient.h | 2 +- lib/SimpleHttpClient/SimpleHttpResult.cpp | 2 +- lib/SimpleHttpClient/SimpleHttpResult.h | 2 +- lib/SimpleHttpClient/SslClientConnection.cpp | 2 +- lib/SimpleHttpClient/SslClientConnection.h | 2 +- lib/Ssl/SslFeature.cpp | 2 +- lib/Ssl/SslFeature.h | 2 +- lib/Ssl/SslInterface.cpp | 2 +- lib/Ssl/SslInterface.h | 2 +- lib/Ssl/ssl-helper.cpp | 2 +- lib/Ssl/ssl-helper.h | 2 +- lib/Utilities/Completer.h | 2 +- lib/Utilities/LineEditor.cpp | 2 +- lib/Utilities/LineEditor.h | 2 +- lib/Utilities/LinenoiseShell.cpp | 2 +- lib/Utilities/LinenoiseShell.h | 2 +- lib/Utilities/NameValidator.cpp | 2 +- lib/Utilities/NameValidator.h | 2 +- lib/Utilities/ScriptLoader.cpp | 2 +- lib/Utilities/ScriptLoader.h | 2 +- lib/Utilities/ShellBase.cpp | 2 +- lib/Utilities/ShellBase.h | 2 +- lib/V8/JSLoader.cpp | 2 +- lib/V8/JSLoader.h | 2 +- lib/V8/JavaScriptSecurityContext.cpp | 2 +- lib/V8/JavaScriptSecurityContext.h | 2 +- lib/V8/V8LineEditor.cpp | 2 +- lib/V8/V8LineEditor.h | 2 +- lib/V8/V8SecurityFeature.cpp | 2 +- lib/V8/V8SecurityFeature.h | 2 +- lib/V8/v8-buffer.cpp | 2 +- lib/V8/v8-buffer.h | 2 +- lib/V8/v8-conv.cpp | 2 +- lib/V8/v8-conv.h | 2 +- lib/V8/v8-deadline.cpp | 2 +- lib/V8/v8-deadline.h | 2 +- lib/V8/v8-environment.cpp | 2 +- lib/V8/v8-globals.cpp | 2 +- lib/V8/v8-globals.h | 2 +- lib/V8/v8-helper.h | 2 +- lib/V8/v8-no-deadline.cpp | 2 +- lib/V8/v8-shell.cpp | 2 +- lib/V8/v8-shell.h | 2 +- lib/V8/v8-utils.cpp | 2 +- lib/V8/v8-utils.h | 2 +- lib/V8/v8-vpack.cpp | 2 +- lib/V8/v8-vpack.h | 2 +- lib/V8/v8-wrapper.h | 2 +- lib/VPackDeserializer/array.h | 2 +- lib/VPackDeserializer/attribute.h | 2 +- lib/VPackDeserializer/conditional.h | 2 +- lib/VPackDeserializer/context.h | 2 +- lib/VPackDeserializer/deserialize-with.h | 2 +- lib/VPackDeserializer/deserializer.h | 2 +- lib/VPackDeserializer/enum.h | 2 +- lib/VPackDeserializer/errors.h | 2 +- lib/VPackDeserializer/field-name-dependent.h | 2 +- lib/VPackDeserializer/field-value-dependent.h | 2 +- lib/VPackDeserializer/fixed-order.h | 2 +- lib/VPackDeserializer/gadgets.h | 2 +- lib/VPackDeserializer/hints.h | 2 +- lib/VPackDeserializer/map.h | 2 +- lib/VPackDeserializer/parameter-list.h | 2 +- lib/VPackDeserializer/plan-executor.h | 2 +- lib/VPackDeserializer/try-alternatives.h | 2 +- lib/VPackDeserializer/types.h | 2 +- lib/VPackDeserializer/unpack-proxy.h | 2 +- lib/VPackDeserializer/utilities.h | 2 +- lib/VPackDeserializer/validate.h | 2 +- lib/VPackDeserializer/value-reader.h | 2 +- lib/VPackDeserializer/values.h | 2 +- lib/VPackDeserializer/vpack-types.h | 2 +- .../VelocyPackStringLiteral.cpp | 2 +- lib/VelocypackUtils/VelocyPackStringLiteral.h | 2 +- 2270 files changed, 2362 insertions(+), 2299 deletions(-) diff --git a/arangod/Actions/ActionFeature.cpp b/arangod/Actions/ActionFeature.cpp index c4f6e5de0836..b89759a014e6 100644 --- a/arangod/Actions/ActionFeature.cpp +++ b/arangod/Actions/ActionFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Actions/ActionFeature.h b/arangod/Actions/ActionFeature.h index 0aa90d278be6..e2b233f99b9f 100644 --- a/arangod/Actions/ActionFeature.h +++ b/arangod/Actions/ActionFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Actions/RestActionHandler.cpp b/arangod/Actions/RestActionHandler.cpp index 69ff3e1b70b5..bd1d0494578b 100644 --- a/arangod/Actions/RestActionHandler.cpp +++ b/arangod/Actions/RestActionHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Actions/RestActionHandler.h b/arangod/Actions/RestActionHandler.h index ddbd44e810f0..9579127b1564 100644 --- a/arangod/Actions/RestActionHandler.h +++ b/arangod/Actions/RestActionHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Actions/actions.cpp b/arangod/Actions/actions.cpp index d5f76f2e3ded..90f0a67b8a09 100644 --- a/arangod/Actions/actions.cpp +++ b/arangod/Actions/actions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Actions/actions.h b/arangod/Actions/actions.h index b6074d4264a0..681c696673ef 100644 --- a/arangod/Actions/actions.h +++ b/arangod/Actions/actions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/ActiveFailoverJob.cpp b/arangod/Agency/ActiveFailoverJob.cpp index 862400c36ad5..e9938e3f7ce2 100644 --- a/arangod/Agency/ActiveFailoverJob.cpp +++ b/arangod/Agency/ActiveFailoverJob.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/ActiveFailoverJob.h b/arangod/Agency/ActiveFailoverJob.h index 12a56f721a59..26d6248ebe3c 100644 --- a/arangod/Agency/ActiveFailoverJob.h +++ b/arangod/Agency/ActiveFailoverJob.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AddFollower.cpp b/arangod/Agency/AddFollower.cpp index 355965a98dae..00d0d7931824 100644 --- a/arangod/Agency/AddFollower.cpp +++ b/arangod/Agency/AddFollower.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AddFollower.h b/arangod/Agency/AddFollower.h index 6cf657f60653..0ac48e37083c 100644 --- a/arangod/Agency/AddFollower.h +++ b/arangod/Agency/AddFollower.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AgencyComm.cpp b/arangod/Agency/AgencyComm.cpp index ab32e285b6d3..21675c07c273 100644 --- a/arangod/Agency/AgencyComm.cpp +++ b/arangod/Agency/AgencyComm.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AgencyComm.h b/arangod/Agency/AgencyComm.h index ace71a1008af..c895100cf287 100644 --- a/arangod/Agency/AgencyComm.h +++ b/arangod/Agency/AgencyComm.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AgencyCommon.h b/arangod/Agency/AgencyCommon.h index 275005f48161..d5f809cbcf8b 100644 --- a/arangod/Agency/AgencyCommon.h +++ b/arangod/Agency/AgencyCommon.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AgencyFeature.cpp b/arangod/Agency/AgencyFeature.cpp index 7df1cea9b7dc..049c9a1094c5 100644 --- a/arangod/Agency/AgencyFeature.cpp +++ b/arangod/Agency/AgencyFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AgencyFeature.h b/arangod/Agency/AgencyFeature.h index 21e5d8ff3438..94629dfaa397 100644 --- a/arangod/Agency/AgencyFeature.h +++ b/arangod/Agency/AgencyFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AgencyPaths.cpp b/arangod/Agency/AgencyPaths.cpp index 5b5f1ab1f33f..9a21f1bced41 100644 --- a/arangod/Agency/AgencyPaths.cpp +++ b/arangod/Agency/AgencyPaths.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AgencyPaths.h b/arangod/Agency/AgencyPaths.h index d8368dc7b563..16c30a7a49f1 100644 --- a/arangod/Agency/AgencyPaths.h +++ b/arangod/Agency/AgencyPaths.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AgencyStrings.h b/arangod/Agency/AgencyStrings.h index f1ba2d1fcc1d..99110111ed0b 100644 --- a/arangod/Agency/AgencyStrings.h +++ b/arangod/Agency/AgencyStrings.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Agent.cpp b/arangod/Agency/Agent.cpp index bf0dc7bea3cc..e8381f5aad99 100644 --- a/arangod/Agency/Agent.cpp +++ b/arangod/Agency/Agent.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Agent.h b/arangod/Agency/Agent.h index 253a3f8effd4..99d8614d7f1c 100644 --- a/arangod/Agency/Agent.h +++ b/arangod/Agency/Agent.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AgentCallback.cpp b/arangod/Agency/AgentCallback.cpp index 12ae9e817cf3..91eb276ed5d6 100644 --- a/arangod/Agency/AgentCallback.cpp +++ b/arangod/Agency/AgentCallback.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AgentCallback.h b/arangod/Agency/AgentCallback.h index 553927af70fd..c6589bbdf5b6 100644 --- a/arangod/Agency/AgentCallback.h +++ b/arangod/Agency/AgentCallback.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AgentConfiguration.cpp b/arangod/Agency/AgentConfiguration.cpp index 44a07c99c4f3..cf73f19f2cac 100644 --- a/arangod/Agency/AgentConfiguration.cpp +++ b/arangod/Agency/AgentConfiguration.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AgentConfiguration.h b/arangod/Agency/AgentConfiguration.h index 3c11c8f6eb2e..79bcff066f01 100644 --- a/arangod/Agency/AgentConfiguration.h +++ b/arangod/Agency/AgentConfiguration.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AgentInterface.h b/arangod/Agency/AgentInterface.h index c66363b25b88..9f3894da6af8 100644 --- a/arangod/Agency/AgentInterface.h +++ b/arangod/Agency/AgentInterface.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AsyncAgencyComm.cpp b/arangod/Agency/AsyncAgencyComm.cpp index 3273713d55df..a8c5f998481f 100644 --- a/arangod/Agency/AsyncAgencyComm.cpp +++ b/arangod/Agency/AsyncAgencyComm.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/AsyncAgencyComm.h b/arangod/Agency/AsyncAgencyComm.h index 765ec6a93480..87b1767652b8 100644 --- a/arangod/Agency/AsyncAgencyComm.h +++ b/arangod/Agency/AsyncAgencyComm.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/CleanOutServer.cpp b/arangod/Agency/CleanOutServer.cpp index 324fba486eb1..5e9cc869c79a 100644 --- a/arangod/Agency/CleanOutServer.cpp +++ b/arangod/Agency/CleanOutServer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/CleanOutServer.h b/arangod/Agency/CleanOutServer.h index de1a6bf8ddec..abea85fff554 100644 --- a/arangod/Agency/CleanOutServer.h +++ b/arangod/Agency/CleanOutServer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Compactor.cpp b/arangod/Agency/Compactor.cpp index 938345d9d262..f61fa7716774 100644 --- a/arangod/Agency/Compactor.cpp +++ b/arangod/Agency/Compactor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Compactor.h b/arangod/Agency/Compactor.h index 0728ec79b822..e8837f72154c 100644 --- a/arangod/Agency/Compactor.h +++ b/arangod/Agency/Compactor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Constituent.cpp b/arangod/Agency/Constituent.cpp index a93f960c2aee..e2f2206dca87 100644 --- a/arangod/Agency/Constituent.cpp +++ b/arangod/Agency/Constituent.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Constituent.h b/arangod/Agency/Constituent.h index 32982ba58a35..55ddc19c756a 100644 --- a/arangod/Agency/Constituent.h +++ b/arangod/Agency/Constituent.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/FailedFollower.cpp b/arangod/Agency/FailedFollower.cpp index f8bff3776f6d..2b628aeb372b 100644 --- a/arangod/Agency/FailedFollower.cpp +++ b/arangod/Agency/FailedFollower.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/FailedFollower.h b/arangod/Agency/FailedFollower.h index e0b6fbc4b0d0..197cc93bf710 100644 --- a/arangod/Agency/FailedFollower.h +++ b/arangod/Agency/FailedFollower.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/FailedLeader.cpp b/arangod/Agency/FailedLeader.cpp index b4d63a160884..6d4fd743c497 100644 --- a/arangod/Agency/FailedLeader.cpp +++ b/arangod/Agency/FailedLeader.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/FailedLeader.h b/arangod/Agency/FailedLeader.h index b3eb4373151d..80724791ea5e 100644 --- a/arangod/Agency/FailedLeader.h +++ b/arangod/Agency/FailedLeader.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/FailedServer.cpp b/arangod/Agency/FailedServer.cpp index 6ff1426f3e90..4f067ef5ec6a 100644 --- a/arangod/Agency/FailedServer.cpp +++ b/arangod/Agency/FailedServer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/FailedServer.h b/arangod/Agency/FailedServer.h index 59ff211d2545..7650ab961414 100644 --- a/arangod/Agency/FailedServer.h +++ b/arangod/Agency/FailedServer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Helpers.cpp b/arangod/Agency/Helpers.cpp index 1f9efa2b4202..55ec8dfb4864 100644 --- a/arangod/Agency/Helpers.cpp +++ b/arangod/Agency/Helpers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Helpers.h b/arangod/Agency/Helpers.h index 8a23eb88c3e6..0419b5389ffa 100644 --- a/arangod/Agency/Helpers.h +++ b/arangod/Agency/Helpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Inception.cpp b/arangod/Agency/Inception.cpp index e242bf1c5b7b..641bb798e2cf 100644 --- a/arangod/Agency/Inception.cpp +++ b/arangod/Agency/Inception.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Inception.h b/arangod/Agency/Inception.h index f831bae3c3e0..f3cf54771da5 100644 --- a/arangod/Agency/Inception.h +++ b/arangod/Agency/Inception.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Job.cpp b/arangod/Agency/Job.cpp index 06e3e69725ac..4d30ece62fe1 100644 --- a/arangod/Agency/Job.cpp +++ b/arangod/Agency/Job.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Job.h b/arangod/Agency/Job.h index 5acc6469cf66..a1af36b2e9bf 100644 --- a/arangod/Agency/Job.h +++ b/arangod/Agency/Job.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/JobContext.cpp b/arangod/Agency/JobContext.cpp index b67ebd87a4e2..11f0f551c604 100644 --- a/arangod/Agency/JobContext.cpp +++ b/arangod/Agency/JobContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/JobContext.h b/arangod/Agency/JobContext.h index a9505d65376a..1ac725188d11 100644 --- a/arangod/Agency/JobContext.h +++ b/arangod/Agency/JobContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/MoveShard.cpp b/arangod/Agency/MoveShard.cpp index eb2bc5cd62af..098d8ab70a17 100644 --- a/arangod/Agency/MoveShard.cpp +++ b/arangod/Agency/MoveShard.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/MoveShard.h b/arangod/Agency/MoveShard.h index a410d7da8d67..1683d1721407 100644 --- a/arangod/Agency/MoveShard.h +++ b/arangod/Agency/MoveShard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Node.cpp b/arangod/Agency/Node.cpp index 74ef1712ffa3..c1341304602a 100644 --- a/arangod/Agency/Node.cpp +++ b/arangod/Agency/Node.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Node.h b/arangod/Agency/Node.h index ba095af1e2b1..6057677a5f23 100644 --- a/arangod/Agency/Node.h +++ b/arangod/Agency/Node.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/NodeDeserialization.h b/arangod/Agency/NodeDeserialization.h index 4515f0854538..366221dd9718 100644 --- a/arangod/Agency/NodeDeserialization.h +++ b/arangod/Agency/NodeDeserialization.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/NodeLoadInspector.h b/arangod/Agency/NodeLoadInspector.h index 16d7acd253f4..a672bd5eb8cb 100644 --- a/arangod/Agency/NodeLoadInspector.h +++ b/arangod/Agency/NodeLoadInspector.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/PathComponent.cpp b/arangod/Agency/PathComponent.cpp index 68076bf5f0fd..5080f9412db6 100644 --- a/arangod/Agency/PathComponent.cpp +++ b/arangod/Agency/PathComponent.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/PathComponent.h b/arangod/Agency/PathComponent.h index 486449325539..7f3c4cc6f96a 100644 --- a/arangod/Agency/PathComponent.h +++ b/arangod/Agency/PathComponent.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/RemoveFollower.cpp b/arangod/Agency/RemoveFollower.cpp index 7656aedf6795..aa42298139ab 100644 --- a/arangod/Agency/RemoveFollower.cpp +++ b/arangod/Agency/RemoveFollower.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/RemoveFollower.h b/arangod/Agency/RemoveFollower.h index 3ccb1a350005..ab25ee216c6e 100644 --- a/arangod/Agency/RemoveFollower.h +++ b/arangod/Agency/RemoveFollower.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/ResignLeadership.cpp b/arangod/Agency/ResignLeadership.cpp index bd8c872b3273..30f533c2b622 100644 --- a/arangod/Agency/ResignLeadership.cpp +++ b/arangod/Agency/ResignLeadership.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/ResignLeadership.h b/arangod/Agency/ResignLeadership.h index f38da2973ea7..ac876b938459 100644 --- a/arangod/Agency/ResignLeadership.h +++ b/arangod/Agency/ResignLeadership.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/RestAgencyHandler.cpp b/arangod/Agency/RestAgencyHandler.cpp index 48b2d9144f85..fdc122967368 100644 --- a/arangod/Agency/RestAgencyHandler.cpp +++ b/arangod/Agency/RestAgencyHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/RestAgencyHandler.h b/arangod/Agency/RestAgencyHandler.h index d5a9d92d2ec8..fa2e3ca4fce6 100644 --- a/arangod/Agency/RestAgencyHandler.h +++ b/arangod/Agency/RestAgencyHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/RestAgencyPrivHandler.cpp b/arangod/Agency/RestAgencyPrivHandler.cpp index dd7cf96195ef..5375f0a8d94c 100644 --- a/arangod/Agency/RestAgencyPrivHandler.cpp +++ b/arangod/Agency/RestAgencyPrivHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/RestAgencyPrivHandler.h b/arangod/Agency/RestAgencyPrivHandler.h index 6eb5ab50df13..28f7ecf77915 100644 --- a/arangod/Agency/RestAgencyPrivHandler.h +++ b/arangod/Agency/RestAgencyPrivHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/State.cpp b/arangod/Agency/State.cpp index fe9cdef70e68..13b456f9c36b 100644 --- a/arangod/Agency/State.cpp +++ b/arangod/Agency/State.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/State.h b/arangod/Agency/State.h index 7e8e11804e48..beb10259e8d1 100644 --- a/arangod/Agency/State.h +++ b/arangod/Agency/State.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Store.cpp b/arangod/Agency/Store.cpp index d1c6cd5c564f..3a24d69fd635 100644 --- a/arangod/Agency/Store.cpp +++ b/arangod/Agency/Store.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Store.h b/arangod/Agency/Store.h index 2c9a2b124d1a..115d6accfc5d 100644 --- a/arangod/Agency/Store.h +++ b/arangod/Agency/Store.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Supervision.cpp b/arangod/Agency/Supervision.cpp index adee56c8b9f0..91752e88802f 100644 --- a/arangod/Agency/Supervision.cpp +++ b/arangod/Agency/Supervision.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/Supervision.h b/arangod/Agency/Supervision.h index 63bf126b294c..06e95a140ed1 100644 --- a/arangod/Agency/Supervision.h +++ b/arangod/Agency/Supervision.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/TransactionBuilder.h b/arangod/Agency/TransactionBuilder.h index c1862fb452f7..3787a039215b 100644 --- a/arangod/Agency/TransactionBuilder.h +++ b/arangod/Agency/TransactionBuilder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/v8-agency.cpp b/arangod/Agency/v8-agency.cpp index 4f08a1e11bdd..90e05d26de69 100644 --- a/arangod/Agency/v8-agency.cpp +++ b/arangod/Agency/v8-agency.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Agency/v8-agency.h b/arangod/Agency/v8-agency.h index fefe3b44d191..fd7c60001bfa 100644 --- a/arangod/Agency/v8-agency.h +++ b/arangod/Agency/v8-agency.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Aggregator.cpp b/arangod/Aql/Aggregator.cpp index e1cc57c2982d..11118d46c5d6 100644 --- a/arangod/Aql/Aggregator.cpp +++ b/arangod/Aql/Aggregator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Aggregator.h b/arangod/Aql/Aggregator.h index 1958b6e7db98..fd93104dd8b0 100644 --- a/arangod/Aql/Aggregator.h +++ b/arangod/Aql/Aggregator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlCall.cpp b/arangod/Aql/AqlCall.cpp index e24dc4349fab..1ce88a901d11 100644 --- a/arangod/Aql/AqlCall.cpp +++ b/arangod/Aql/AqlCall.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlCall.h b/arangod/Aql/AqlCall.h index a419357eba07..e7490f8e6498 100644 --- a/arangod/Aql/AqlCall.h +++ b/arangod/Aql/AqlCall.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlCallList.cpp b/arangod/Aql/AqlCallList.cpp index 628123827218..ce2c6e7eb71d 100644 --- a/arangod/Aql/AqlCallList.cpp +++ b/arangod/Aql/AqlCallList.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlCallList.h b/arangod/Aql/AqlCallList.h index bd174dcdd08a..0f1446025cbb 100644 --- a/arangod/Aql/AqlCallList.h +++ b/arangod/Aql/AqlCallList.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlCallSet.cpp b/arangod/Aql/AqlCallSet.cpp index 4882b88e60b3..7ef7c68ce35d 100644 --- a/arangod/Aql/AqlCallSet.cpp +++ b/arangod/Aql/AqlCallSet.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlCallSet.h b/arangod/Aql/AqlCallSet.h index 5b4fd6ef1fbf..a4ebb5be8ec5 100644 --- a/arangod/Aql/AqlCallSet.h +++ b/arangod/Aql/AqlCallSet.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlCallStack.cpp b/arangod/Aql/AqlCallStack.cpp index 1fc62d925431..d38c46c04cd6 100644 --- a/arangod/Aql/AqlCallStack.cpp +++ b/arangod/Aql/AqlCallStack.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlCallStack.h b/arangod/Aql/AqlCallStack.h index c3e0581d2f72..f3f17ce87a22 100644 --- a/arangod/Aql/AqlCallStack.h +++ b/arangod/Aql/AqlCallStack.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlExecuteResult.cpp b/arangod/Aql/AqlExecuteResult.cpp index 7248528bc2b0..3dac9fcbbebe 100644 --- a/arangod/Aql/AqlExecuteResult.cpp +++ b/arangod/Aql/AqlExecuteResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlExecuteResult.h b/arangod/Aql/AqlExecuteResult.h index 861e28464dbd..7f9e84cb469e 100644 --- a/arangod/Aql/AqlExecuteResult.h +++ b/arangod/Aql/AqlExecuteResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlFunctionFeature.cpp b/arangod/Aql/AqlFunctionFeature.cpp index edf74b95133d..40cc30c5f8d9 100644 --- a/arangod/Aql/AqlFunctionFeature.cpp +++ b/arangod/Aql/AqlFunctionFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlFunctionFeature.h b/arangod/Aql/AqlFunctionFeature.h index c4a45bd5e9f9..84e7b0b7394a 100644 --- a/arangod/Aql/AqlFunctionFeature.h +++ b/arangod/Aql/AqlFunctionFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlFunctionsInternalCache.cpp b/arangod/Aql/AqlFunctionsInternalCache.cpp index e2c3fa087c26..fbb308606725 100644 --- a/arangod/Aql/AqlFunctionsInternalCache.cpp +++ b/arangod/Aql/AqlFunctionsInternalCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlFunctionsInternalCache.h b/arangod/Aql/AqlFunctionsInternalCache.h index 74206f29c9b1..bc9195820f85 100644 --- a/arangod/Aql/AqlFunctionsInternalCache.h +++ b/arangod/Aql/AqlFunctionsInternalCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlItemBlock.cpp b/arangod/Aql/AqlItemBlock.cpp index bc384c63d825..0df028b57872 100644 --- a/arangod/Aql/AqlItemBlock.cpp +++ b/arangod/Aql/AqlItemBlock.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlItemBlock.h b/arangod/Aql/AqlItemBlock.h index 15a1e44437d9..9bf10619bed0 100644 --- a/arangod/Aql/AqlItemBlock.h +++ b/arangod/Aql/AqlItemBlock.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlItemBlockInputRange.cpp b/arangod/Aql/AqlItemBlockInputRange.cpp index 56bee7361f5f..aa45697d03ae 100644 --- a/arangod/Aql/AqlItemBlockInputRange.cpp +++ b/arangod/Aql/AqlItemBlockInputRange.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlItemBlockInputRange.h b/arangod/Aql/AqlItemBlockInputRange.h index 10e5256a4e5e..aa360ace027b 100644 --- a/arangod/Aql/AqlItemBlockInputRange.h +++ b/arangod/Aql/AqlItemBlockInputRange.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlItemBlockManager.cpp b/arangod/Aql/AqlItemBlockManager.cpp index ff9a3e6d7f87..e1d3239d425a 100644 --- a/arangod/Aql/AqlItemBlockManager.cpp +++ b/arangod/Aql/AqlItemBlockManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlItemBlockManager.h b/arangod/Aql/AqlItemBlockManager.h index f15de55d1514..6a9f53ce810f 100644 --- a/arangod/Aql/AqlItemBlockManager.h +++ b/arangod/Aql/AqlItemBlockManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlItemBlockSerializationFormat.h b/arangod/Aql/AqlItemBlockSerializationFormat.h index f84bdffecbf4..35bcb8e176ff 100644 --- a/arangod/Aql/AqlItemBlockSerializationFormat.h +++ b/arangod/Aql/AqlItemBlockSerializationFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlItemBlockUtils.cpp b/arangod/Aql/AqlItemBlockUtils.cpp index e15720edd8e6..0e5cc884020f 100644 --- a/arangod/Aql/AqlItemBlockUtils.cpp +++ b/arangod/Aql/AqlItemBlockUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlItemBlockUtils.h b/arangod/Aql/AqlItemBlockUtils.h index e30c69310dea..698a27264512 100644 --- a/arangod/Aql/AqlItemBlockUtils.h +++ b/arangod/Aql/AqlItemBlockUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlTransaction.cpp b/arangod/Aql/AqlTransaction.cpp index 217b07bfa432..a3478261d259 100644 --- a/arangod/Aql/AqlTransaction.cpp +++ b/arangod/Aql/AqlTransaction.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlTransaction.h b/arangod/Aql/AqlTransaction.h index 7d57e68c3850..465d7884efa4 100644 --- a/arangod/Aql/AqlTransaction.h +++ b/arangod/Aql/AqlTransaction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlValue.cpp b/arangod/Aql/AqlValue.cpp index 45d775c38289..888de64c5965 100644 --- a/arangod/Aql/AqlValue.cpp +++ b/arangod/Aql/AqlValue.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlValue.h b/arangod/Aql/AqlValue.h index 6347a3a5d014..ecb7659e9bce 100644 --- a/arangod/Aql/AqlValue.h +++ b/arangod/Aql/AqlValue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlValueFwd.h b/arangod/Aql/AqlValueFwd.h index 2125532d8bbb..407baa2db2e6 100644 --- a/arangod/Aql/AqlValueFwd.h +++ b/arangod/Aql/AqlValueFwd.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlValueGroup.cpp b/arangod/Aql/AqlValueGroup.cpp index eaa9999e9fb1..d00c3c17eb56 100644 --- a/arangod/Aql/AqlValueGroup.cpp +++ b/arangod/Aql/AqlValueGroup.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlValueGroup.h b/arangod/Aql/AqlValueGroup.h index 54cb2c8643db..3f4354d53e73 100644 --- a/arangod/Aql/AqlValueGroup.h +++ b/arangod/Aql/AqlValueGroup.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlValueMaterializer.cpp b/arangod/Aql/AqlValueMaterializer.cpp index 114cfee4d566..15ff18420db8 100644 --- a/arangod/Aql/AqlValueMaterializer.cpp +++ b/arangod/Aql/AqlValueMaterializer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlValueMaterializer.h b/arangod/Aql/AqlValueMaterializer.h index 8192e14f5c8e..c474c2363f46 100644 --- a/arangod/Aql/AqlValueMaterializer.h +++ b/arangod/Aql/AqlValueMaterializer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Arithmetic.cpp b/arangod/Aql/Arithmetic.cpp index 78341f161cc0..c36ed88b7371 100644 --- a/arangod/Aql/Arithmetic.cpp +++ b/arangod/Aql/Arithmetic.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Arithmetic.h b/arangod/Aql/Arithmetic.h index 5d8f7214b15e..f91a24ae63ed 100644 --- a/arangod/Aql/Arithmetic.h +++ b/arangod/Aql/Arithmetic.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Ast.cpp b/arangod/Aql/Ast.cpp index 830fbf6d20e5..88cdbbadddf0 100644 --- a/arangod/Aql/Ast.cpp +++ b/arangod/Aql/Ast.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Ast.h b/arangod/Aql/Ast.h index 061e2d122705..f194451d2867 100644 --- a/arangod/Aql/Ast.h +++ b/arangod/Aql/Ast.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AstHelper.cpp b/arangod/Aql/AstHelper.cpp index b241ad2820a0..d734f6b67a78 100644 --- a/arangod/Aql/AstHelper.cpp +++ b/arangod/Aql/AstHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AstHelper.h b/arangod/Aql/AstHelper.h index 971f666744e0..b1b6a728f4fc 100644 --- a/arangod/Aql/AstHelper.h +++ b/arangod/Aql/AstHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AstNode.cpp b/arangod/Aql/AstNode.cpp index c7f960fefd12..669f37b565e8 100644 --- a/arangod/Aql/AstNode.cpp +++ b/arangod/Aql/AstNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AstNode.h b/arangod/Aql/AstNode.h index cfb029995d22..7d438a8c7e1c 100644 --- a/arangod/Aql/AstNode.h +++ b/arangod/Aql/AstNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AstResources.cpp b/arangod/Aql/AstResources.cpp index 2830a94a4c21..c0970466bacd 100644 --- a/arangod/Aql/AstResources.cpp +++ b/arangod/Aql/AstResources.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AstResources.h b/arangod/Aql/AstResources.h index 56471e3b85e1..2cda2948c8ff 100644 --- a/arangod/Aql/AstResources.h +++ b/arangod/Aql/AstResources.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AsyncExecutor.cpp b/arangod/Aql/AsyncExecutor.cpp index 3ce6c405cbad..9a0b1ca04ce4 100644 --- a/arangod/Aql/AsyncExecutor.cpp +++ b/arangod/Aql/AsyncExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AsyncExecutor.h b/arangod/Aql/AsyncExecutor.h index 179de5f0a4ba..91a1f51d03ae 100644 --- a/arangod/Aql/AsyncExecutor.h +++ b/arangod/Aql/AsyncExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AttributeAccessor.cpp b/arangod/Aql/AttributeAccessor.cpp index 6f23e1d2fe38..1c71323b375e 100644 --- a/arangod/Aql/AttributeAccessor.cpp +++ b/arangod/Aql/AttributeAccessor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AttributeAccessor.h b/arangod/Aql/AttributeAccessor.h index dca9fb3ee116..6fcdc7f60769 100644 --- a/arangod/Aql/AttributeAccessor.h +++ b/arangod/Aql/AttributeAccessor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AttributeNamePath.cpp b/arangod/Aql/AttributeNamePath.cpp index 805fc93edba5..7e10a3c82e60 100644 --- a/arangod/Aql/AttributeNamePath.cpp +++ b/arangod/Aql/AttributeNamePath.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AttributeNamePath.h b/arangod/Aql/AttributeNamePath.h index d36ddbb68e1f..fa7a2c4afa65 100644 --- a/arangod/Aql/AttributeNamePath.h +++ b/arangod/Aql/AttributeNamePath.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/BindParameters.cpp b/arangod/Aql/BindParameters.cpp index e920ed48d4af..983348057fe3 100644 --- a/arangod/Aql/BindParameters.cpp +++ b/arangod/Aql/BindParameters.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/BindParameters.h b/arangod/Aql/BindParameters.h index 4d67673e3913..376f7a1467d6 100644 --- a/arangod/Aql/BindParameters.h +++ b/arangod/Aql/BindParameters.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/BlocksWithClients.cpp b/arangod/Aql/BlocksWithClients.cpp index 8f3c2f7052c1..76905fcddc65 100644 --- a/arangod/Aql/BlocksWithClients.cpp +++ b/arangod/Aql/BlocksWithClients.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/BlocksWithClients.h b/arangod/Aql/BlocksWithClients.h index 74c7ecdace7c..bae58481aa81 100644 --- a/arangod/Aql/BlocksWithClients.h +++ b/arangod/Aql/BlocksWithClients.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CalculationExecutor.cpp b/arangod/Aql/CalculationExecutor.cpp index 0a18b4acac7b..f9df5e9c3f75 100644 --- a/arangod/Aql/CalculationExecutor.cpp +++ b/arangod/Aql/CalculationExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CalculationExecutor.h b/arangod/Aql/CalculationExecutor.h index 0148e6d31466..5d6e5f137161 100644 --- a/arangod/Aql/CalculationExecutor.h +++ b/arangod/Aql/CalculationExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CalculationNodeVarFinder.cpp b/arangod/Aql/CalculationNodeVarFinder.cpp index e90600e9f00e..9138e9812e12 100644 --- a/arangod/Aql/CalculationNodeVarFinder.cpp +++ b/arangod/Aql/CalculationNodeVarFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CalculationNodeVarFinder.h b/arangod/Aql/CalculationNodeVarFinder.h index acae8751680f..ffcb43142b97 100644 --- a/arangod/Aql/CalculationNodeVarFinder.h +++ b/arangod/Aql/CalculationNodeVarFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ClusterNodes.cpp b/arangod/Aql/ClusterNodes.cpp index af7f72ceff24..5734aa47064c 100644 --- a/arangod/Aql/ClusterNodes.cpp +++ b/arangod/Aql/ClusterNodes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ClusterNodes.h b/arangod/Aql/ClusterNodes.h index ff2de2503cb2..8d0a9cf033d4 100644 --- a/arangod/Aql/ClusterNodes.h +++ b/arangod/Aql/ClusterNodes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ClusterQuery.cpp b/arangod/Aql/ClusterQuery.cpp index 7ba2185757fb..e3af426b2d46 100644 --- a/arangod/Aql/ClusterQuery.cpp +++ b/arangod/Aql/ClusterQuery.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ClusterQuery.h b/arangod/Aql/ClusterQuery.h index 6446ee01de11..1b403d4ab1fd 100644 --- a/arangod/Aql/ClusterQuery.h +++ b/arangod/Aql/ClusterQuery.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CollectNode.cpp b/arangod/Aql/CollectNode.cpp index 009850582bf1..229ab0cb89e6 100644 --- a/arangod/Aql/CollectNode.cpp +++ b/arangod/Aql/CollectNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CollectNode.h b/arangod/Aql/CollectNode.h index e30d1c95d3b0..bf9c353b7218 100644 --- a/arangod/Aql/CollectNode.h +++ b/arangod/Aql/CollectNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CollectOptions.cpp b/arangod/Aql/CollectOptions.cpp index 3f7a356f9301..c3ee9a358278 100644 --- a/arangod/Aql/CollectOptions.cpp +++ b/arangod/Aql/CollectOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CollectOptions.h b/arangod/Aql/CollectOptions.h index b4621da03b62..c7088e460f07 100644 --- a/arangod/Aql/CollectOptions.h +++ b/arangod/Aql/CollectOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Collection.cpp b/arangod/Aql/Collection.cpp index 9279ba835c20..b40963aa38c0 100644 --- a/arangod/Aql/Collection.cpp +++ b/arangod/Aql/Collection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Collection.h b/arangod/Aql/Collection.h index 2929302151b0..0a8e9c95a76c 100644 --- a/arangod/Aql/Collection.h +++ b/arangod/Aql/Collection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CollectionAccess.cpp b/arangod/Aql/CollectionAccess.cpp index 510f1d54ec1c..81d0d482430e 100644 --- a/arangod/Aql/CollectionAccess.cpp +++ b/arangod/Aql/CollectionAccess.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CollectionAccess.h b/arangod/Aql/CollectionAccess.h index 63cb68d0c7ae..39f60911b9ed 100644 --- a/arangod/Aql/CollectionAccess.h +++ b/arangod/Aql/CollectionAccess.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CollectionAccessingNode.cpp b/arangod/Aql/CollectionAccessingNode.cpp index d902ec6dbe14..a2dd6700f9a4 100644 --- a/arangod/Aql/CollectionAccessingNode.cpp +++ b/arangod/Aql/CollectionAccessingNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CollectionAccessingNode.h b/arangod/Aql/CollectionAccessingNode.h index 3328514a288d..8d25cc0a635a 100644 --- a/arangod/Aql/CollectionAccessingNode.h +++ b/arangod/Aql/CollectionAccessingNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Collections.cpp b/arangod/Aql/Collections.cpp index bfb725f74e2d..2423dc9cae27 100644 --- a/arangod/Aql/Collections.cpp +++ b/arangod/Aql/Collections.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Collections.h b/arangod/Aql/Collections.h index 623551d622ab..d3627152880b 100644 --- a/arangod/Aql/Collections.h +++ b/arangod/Aql/Collections.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Condition.cpp b/arangod/Aql/Condition.cpp index 8a8445d7e5c2..63f889cd0ca4 100644 --- a/arangod/Aql/Condition.cpp +++ b/arangod/Aql/Condition.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Condition.h b/arangod/Aql/Condition.h index 8991ea41542d..5f2002690f39 100644 --- a/arangod/Aql/Condition.h +++ b/arangod/Aql/Condition.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ConditionFinder.cpp b/arangod/Aql/ConditionFinder.cpp index 72a7cfadf36c..7ee5d1f3bd49 100644 --- a/arangod/Aql/ConditionFinder.cpp +++ b/arangod/Aql/ConditionFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ConditionFinder.h b/arangod/Aql/ConditionFinder.h index 48b78aa733d1..62d9f1a372f3 100644 --- a/arangod/Aql/ConditionFinder.h +++ b/arangod/Aql/ConditionFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ConstFetcher.cpp b/arangod/Aql/ConstFetcher.cpp index 5e12c4e1ce19..1df32579f2eb 100644 --- a/arangod/Aql/ConstFetcher.cpp +++ b/arangod/Aql/ConstFetcher.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ConstFetcher.h b/arangod/Aql/ConstFetcher.h index 0297753b4f9d..e6ad3fa14049 100644 --- a/arangod/Aql/ConstFetcher.h +++ b/arangod/Aql/ConstFetcher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ConstrainedSortExecutor.cpp b/arangod/Aql/ConstrainedSortExecutor.cpp index 39da765d2234..076c5f141ba2 100644 --- a/arangod/Aql/ConstrainedSortExecutor.cpp +++ b/arangod/Aql/ConstrainedSortExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ConstrainedSortExecutor.h b/arangod/Aql/ConstrainedSortExecutor.h index 748d0730294a..c26252a81b6f 100644 --- a/arangod/Aql/ConstrainedSortExecutor.h +++ b/arangod/Aql/ConstrainedSortExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CostEstimate.cpp b/arangod/Aql/CostEstimate.cpp index d540fc267285..9318108972ae 100644 --- a/arangod/Aql/CostEstimate.cpp +++ b/arangod/Aql/CostEstimate.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CostEstimate.h b/arangod/Aql/CostEstimate.h index 176f536f64ac..c56e47c84706 100644 --- a/arangod/Aql/CostEstimate.h +++ b/arangod/Aql/CostEstimate.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CountCollectExecutor.cpp b/arangod/Aql/CountCollectExecutor.cpp index f1fea198087b..9f18c103378a 100644 --- a/arangod/Aql/CountCollectExecutor.cpp +++ b/arangod/Aql/CountCollectExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/CountCollectExecutor.h b/arangod/Aql/CountCollectExecutor.h index 58521a5d2290..0fca625b59c3 100644 --- a/arangod/Aql/CountCollectExecutor.h +++ b/arangod/Aql/CountCollectExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DependencyProxy.cpp b/arangod/Aql/DependencyProxy.cpp index a84e7b29278b..17a84b6d2a29 100644 --- a/arangod/Aql/DependencyProxy.cpp +++ b/arangod/Aql/DependencyProxy.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DependencyProxy.h b/arangod/Aql/DependencyProxy.h index 0ccb33ff54eb..cfe0024d655f 100644 --- a/arangod/Aql/DependencyProxy.h +++ b/arangod/Aql/DependencyProxy.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DistinctCollectExecutor.cpp b/arangod/Aql/DistinctCollectExecutor.cpp index e09e22116acd..ed3044e61350 100644 --- a/arangod/Aql/DistinctCollectExecutor.cpp +++ b/arangod/Aql/DistinctCollectExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DistinctCollectExecutor.h b/arangod/Aql/DistinctCollectExecutor.h index a97c4cf4642d..aa64be26f380 100644 --- a/arangod/Aql/DistinctCollectExecutor.h +++ b/arangod/Aql/DistinctCollectExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DistributeClientBlock.cpp b/arangod/Aql/DistributeClientBlock.cpp index 62512fb12ff2..78d01bb1afbe 100644 --- a/arangod/Aql/DistributeClientBlock.cpp +++ b/arangod/Aql/DistributeClientBlock.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DistributeClientBlock.h b/arangod/Aql/DistributeClientBlock.h index 90ca3f58fe0e..2ddec2381ea6 100644 --- a/arangod/Aql/DistributeClientBlock.h +++ b/arangod/Aql/DistributeClientBlock.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DistributeConsumerNode.cpp b/arangod/Aql/DistributeConsumerNode.cpp index 03ae6e26affd..8de309b5d673 100644 --- a/arangod/Aql/DistributeConsumerNode.cpp +++ b/arangod/Aql/DistributeConsumerNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DistributeConsumerNode.h b/arangod/Aql/DistributeConsumerNode.h index 19f40492c4b8..04e0a56e248a 100644 --- a/arangod/Aql/DistributeConsumerNode.h +++ b/arangod/Aql/DistributeConsumerNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DistributeExecutor.cpp b/arangod/Aql/DistributeExecutor.cpp index 4d2039319440..37f45a4fcb70 100644 --- a/arangod/Aql/DistributeExecutor.cpp +++ b/arangod/Aql/DistributeExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DistributeExecutor.h b/arangod/Aql/DistributeExecutor.h index e5e3ac8fe94e..312767f057f7 100644 --- a/arangod/Aql/DistributeExecutor.h +++ b/arangod/Aql/DistributeExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DocumentExpressionContext.cpp b/arangod/Aql/DocumentExpressionContext.cpp index 25e3faf745ef..2a4e18fb57db 100644 --- a/arangod/Aql/DocumentExpressionContext.cpp +++ b/arangod/Aql/DocumentExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DocumentExpressionContext.h b/arangod/Aql/DocumentExpressionContext.h index d9bce79c414e..852b2598128d 100644 --- a/arangod/Aql/DocumentExpressionContext.h +++ b/arangod/Aql/DocumentExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DocumentProducingExpressionContext.h b/arangod/Aql/DocumentProducingExpressionContext.h index 1238d92be5e2..5e2f3850cf6a 100644 --- a/arangod/Aql/DocumentProducingExpressionContext.h +++ b/arangod/Aql/DocumentProducingExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DocumentProducingHelper.cpp b/arangod/Aql/DocumentProducingHelper.cpp index 070da651bf2a..305355c79ef7 100644 --- a/arangod/Aql/DocumentProducingHelper.cpp +++ b/arangod/Aql/DocumentProducingHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DocumentProducingHelper.h b/arangod/Aql/DocumentProducingHelper.h index 0d0c717576c0..9344846f4e71 100644 --- a/arangod/Aql/DocumentProducingHelper.h +++ b/arangod/Aql/DocumentProducingHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DocumentProducingNode.cpp b/arangod/Aql/DocumentProducingNode.cpp index 7c0f4608b57c..eb23aa2b468e 100644 --- a/arangod/Aql/DocumentProducingNode.cpp +++ b/arangod/Aql/DocumentProducingNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DocumentProducingNode.h b/arangod/Aql/DocumentProducingNode.h index 2cdfab5d1c15..1e73152ff773 100644 --- a/arangod/Aql/DocumentProducingNode.h +++ b/arangod/Aql/DocumentProducingNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/EmptyExecutorInfos.h b/arangod/Aql/EmptyExecutorInfos.h index 5c196d8ba258..628b3aa58c02 100644 --- a/arangod/Aql/EmptyExecutorInfos.h +++ b/arangod/Aql/EmptyExecutorInfos.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/EngineInfoContainerCoordinator.cpp b/arangod/Aql/EngineInfoContainerCoordinator.cpp index a131ce7bda9a..96591c7341c8 100644 --- a/arangod/Aql/EngineInfoContainerCoordinator.cpp +++ b/arangod/Aql/EngineInfoContainerCoordinator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/EngineInfoContainerCoordinator.h b/arangod/Aql/EngineInfoContainerCoordinator.h index c916999ef2f9..5a0d394fb25f 100644 --- a/arangod/Aql/EngineInfoContainerCoordinator.h +++ b/arangod/Aql/EngineInfoContainerCoordinator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/EngineInfoContainerDBServerServerBased.cpp b/arangod/Aql/EngineInfoContainerDBServerServerBased.cpp index 762d5160b221..8e3f63fc5a60 100644 --- a/arangod/Aql/EngineInfoContainerDBServerServerBased.cpp +++ b/arangod/Aql/EngineInfoContainerDBServerServerBased.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/EngineInfoContainerDBServerServerBased.h b/arangod/Aql/EngineInfoContainerDBServerServerBased.h index aaedf720aac6..595b024702c4 100644 --- a/arangod/Aql/EngineInfoContainerDBServerServerBased.h +++ b/arangod/Aql/EngineInfoContainerDBServerServerBased.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/EnumerateCollectionExecutor.cpp b/arangod/Aql/EnumerateCollectionExecutor.cpp index f248876b67ed..d67d0054edfd 100644 --- a/arangod/Aql/EnumerateCollectionExecutor.cpp +++ b/arangod/Aql/EnumerateCollectionExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/EnumerateCollectionExecutor.h b/arangod/Aql/EnumerateCollectionExecutor.h index 6c29ebf71081..2d95793e5cce 100644 --- a/arangod/Aql/EnumerateCollectionExecutor.h +++ b/arangod/Aql/EnumerateCollectionExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/EnumerateListExecutor.cpp b/arangod/Aql/EnumerateListExecutor.cpp index c46e7f64a59e..35abb2c28061 100644 --- a/arangod/Aql/EnumerateListExecutor.cpp +++ b/arangod/Aql/EnumerateListExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/EnumerateListExecutor.h b/arangod/Aql/EnumerateListExecutor.h index 076bb03c92d0..4cd3b4240bc3 100644 --- a/arangod/Aql/EnumerateListExecutor.h +++ b/arangod/Aql/EnumerateListExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/EnumeratePathsExecutor.cpp b/arangod/Aql/EnumeratePathsExecutor.cpp index acb70293c45c..95f46c1fbe0c 100644 --- a/arangod/Aql/EnumeratePathsExecutor.cpp +++ b/arangod/Aql/EnumeratePathsExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/EnumeratePathsExecutor.h b/arangod/Aql/EnumeratePathsExecutor.h index f66e110c512b..6034eda22175 100644 --- a/arangod/Aql/EnumeratePathsExecutor.h +++ b/arangod/Aql/EnumeratePathsExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/EnumeratePathsNode.cpp b/arangod/Aql/EnumeratePathsNode.cpp index 4ba11f3d013f..68a28bc30af2 100644 --- a/arangod/Aql/EnumeratePathsNode.cpp +++ b/arangod/Aql/EnumeratePathsNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/EnumeratePathsNode.h b/arangod/Aql/EnumeratePathsNode.h index 53365b1d3ff0..6686c00c66aa 100644 --- a/arangod/Aql/EnumeratePathsNode.h +++ b/arangod/Aql/EnumeratePathsNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionBlock.cpp b/arangod/Aql/ExecutionBlock.cpp index 63e52858aca6..3305d567914d 100644 --- a/arangod/Aql/ExecutionBlock.cpp +++ b/arangod/Aql/ExecutionBlock.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionBlock.h b/arangod/Aql/ExecutionBlock.h index 0f917ac844d0..d03ef2a51750 100644 --- a/arangod/Aql/ExecutionBlock.h +++ b/arangod/Aql/ExecutionBlock.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionBlockImpl.h b/arangod/Aql/ExecutionBlockImpl.h index 94978c28c417..93f3014607d2 100644 --- a/arangod/Aql/ExecutionBlockImpl.h +++ b/arangod/Aql/ExecutionBlockImpl.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionEngine.cpp b/arangod/Aql/ExecutionEngine.cpp index fdfc9439cd10..f981e1b169f4 100644 --- a/arangod/Aql/ExecutionEngine.cpp +++ b/arangod/Aql/ExecutionEngine.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionEngine.h b/arangod/Aql/ExecutionEngine.h index 62aaca9c42e4..b3ab385e8960 100644 --- a/arangod/Aql/ExecutionEngine.h +++ b/arangod/Aql/ExecutionEngine.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionNode.cpp b/arangod/Aql/ExecutionNode.cpp index d5e88bb63415..18c0b6b931e5 100644 --- a/arangod/Aql/ExecutionNode.cpp +++ b/arangod/Aql/ExecutionNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionNode.h b/arangod/Aql/ExecutionNode.h index 069a9ef12e62..6bf14d30fa92 100644 --- a/arangod/Aql/ExecutionNode.h +++ b/arangod/Aql/ExecutionNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionNodeId.cpp b/arangod/Aql/ExecutionNodeId.cpp index fc78b2f411fa..7147fc7eb044 100644 --- a/arangod/Aql/ExecutionNodeId.cpp +++ b/arangod/Aql/ExecutionNodeId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionNodeId.h b/arangod/Aql/ExecutionNodeId.h index c57ddbd9395e..edf99c8cdd8f 100644 --- a/arangod/Aql/ExecutionNodeId.h +++ b/arangod/Aql/ExecutionNodeId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionNodeStats.h b/arangod/Aql/ExecutionNodeStats.h index 9f92901faafb..432a61d7b7e2 100644 --- a/arangod/Aql/ExecutionNodeStats.h +++ b/arangod/Aql/ExecutionNodeStats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionPlan.cpp b/arangod/Aql/ExecutionPlan.cpp index 60a585a26eb7..c7adda9ba2f5 100644 --- a/arangod/Aql/ExecutionPlan.cpp +++ b/arangod/Aql/ExecutionPlan.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionPlan.h b/arangod/Aql/ExecutionPlan.h index fd725908a9d9..1d803416cb90 100644 --- a/arangod/Aql/ExecutionPlan.h +++ b/arangod/Aql/ExecutionPlan.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionState.cpp b/arangod/Aql/ExecutionState.cpp index 2e2c614336a3..3ddc50b4e189 100644 --- a/arangod/Aql/ExecutionState.cpp +++ b/arangod/Aql/ExecutionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionState.h b/arangod/Aql/ExecutionState.h index ef1f3750b4e5..c5c2556b95b4 100644 --- a/arangod/Aql/ExecutionState.h +++ b/arangod/Aql/ExecutionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionStats.cpp b/arangod/Aql/ExecutionStats.cpp index cd13446288f4..ca0d6b08d303 100644 --- a/arangod/Aql/ExecutionStats.cpp +++ b/arangod/Aql/ExecutionStats.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutionStats.h b/arangod/Aql/ExecutionStats.h index d93640f9918a..0388e98c8d86 100644 --- a/arangod/Aql/ExecutionStats.h +++ b/arangod/Aql/ExecutionStats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutorExpressionContext.cpp b/arangod/Aql/ExecutorExpressionContext.cpp index 927b6025a3a4..d7b5c98ec826 100644 --- a/arangod/Aql/ExecutorExpressionContext.cpp +++ b/arangod/Aql/ExecutorExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExecutorExpressionContext.h b/arangod/Aql/ExecutorExpressionContext.h index 7474b6eacc3b..34e7d871b170 100644 --- a/arangod/Aql/ExecutorExpressionContext.h +++ b/arangod/Aql/ExecutorExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Expression.cpp b/arangod/Aql/Expression.cpp index 0df0c61fe5d5..ac48012982d6 100644 --- a/arangod/Aql/Expression.cpp +++ b/arangod/Aql/Expression.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Expression.h b/arangod/Aql/Expression.h index 5b80c1a2430d..cc9a9740df7e 100644 --- a/arangod/Aql/Expression.h +++ b/arangod/Aql/Expression.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ExpressionContext.h b/arangod/Aql/ExpressionContext.h index dca72e50e200..632df4edafd4 100644 --- a/arangod/Aql/ExpressionContext.h +++ b/arangod/Aql/ExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/FilterExecutor.cpp b/arangod/Aql/FilterExecutor.cpp index a572ebf0abf1..60e3662e9de6 100644 --- a/arangod/Aql/FilterExecutor.cpp +++ b/arangod/Aql/FilterExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/FilterExecutor.h b/arangod/Aql/FilterExecutor.h index 2ccb16a7e107..f6282f9ea0cf 100644 --- a/arangod/Aql/FilterExecutor.h +++ b/arangod/Aql/FilterExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/FixedVarExpressionContext.cpp b/arangod/Aql/FixedVarExpressionContext.cpp index 249912bf910d..5745a80cd6b9 100644 --- a/arangod/Aql/FixedVarExpressionContext.cpp +++ b/arangod/Aql/FixedVarExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/FixedVarExpressionContext.h b/arangod/Aql/FixedVarExpressionContext.h index 44f0511f377f..b0ac4ffb757c 100644 --- a/arangod/Aql/FixedVarExpressionContext.h +++ b/arangod/Aql/FixedVarExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Function.cpp b/arangod/Aql/Function.cpp index 88b4bf6a4670..5220ee504376 100644 --- a/arangod/Aql/Function.cpp +++ b/arangod/Aql/Function.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Function.h b/arangod/Aql/Function.h index 1c28845a6b81..8fce4cbc6eb6 100644 --- a/arangod/Aql/Function.h +++ b/arangod/Aql/Function.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Functions.cpp b/arangod/Aql/Functions.cpp index da0df177ecb2..74f05aa1c141 100644 --- a/arangod/Aql/Functions.cpp +++ b/arangod/Aql/Functions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Functions.h b/arangod/Aql/Functions.h index 83638da50cc1..06807e7f4429 100644 --- a/arangod/Aql/Functions.h +++ b/arangod/Aql/Functions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/GraphNode.cpp b/arangod/Aql/GraphNode.cpp index d184e74db1e3..9580b44adf30 100644 --- a/arangod/Aql/GraphNode.cpp +++ b/arangod/Aql/GraphNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/GraphNode.h b/arangod/Aql/GraphNode.h index 30841fd43bbe..ec25c633ab96 100644 --- a/arangod/Aql/GraphNode.h +++ b/arangod/Aql/GraphNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Graphs.cpp b/arangod/Aql/Graphs.cpp index 5679654c0562..fc3fb1963f05 100644 --- a/arangod/Aql/Graphs.cpp +++ b/arangod/Aql/Graphs.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Graphs.h b/arangod/Aql/Graphs.h index 635d18572307..26f83b56d864 100644 --- a/arangod/Aql/Graphs.h +++ b/arangod/Aql/Graphs.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/HashedCollectExecutor.cpp b/arangod/Aql/HashedCollectExecutor.cpp index cdf33be5457a..707b27245ad2 100644 --- a/arangod/Aql/HashedCollectExecutor.cpp +++ b/arangod/Aql/HashedCollectExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/HashedCollectExecutor.h b/arangod/Aql/HashedCollectExecutor.h index bdbabed2a516..8d8c82685f71 100644 --- a/arangod/Aql/HashedCollectExecutor.h +++ b/arangod/Aql/HashedCollectExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IResearchViewExecutor.h b/arangod/Aql/IResearchViewExecutor.h index 229486bafb6a..3af7dce362f5 100644 --- a/arangod/Aql/IResearchViewExecutor.h +++ b/arangod/Aql/IResearchViewExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IResearchViewNode.cpp b/arangod/Aql/IResearchViewNode.cpp index 863e3359dee7..e196590ed695 100644 --- a/arangod/Aql/IResearchViewNode.cpp +++ b/arangod/Aql/IResearchViewNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IResearchViewNode.h b/arangod/Aql/IResearchViewNode.h index 752ae0bee6c1..26eb6f9cb38b 100644 --- a/arangod/Aql/IResearchViewNode.h +++ b/arangod/Aql/IResearchViewNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IResearchViewOptimizerRules.cpp b/arangod/Aql/IResearchViewOptimizerRules.cpp index 6f7ac7acd6bf..a867f4f5b7c4 100644 --- a/arangod/Aql/IResearchViewOptimizerRules.cpp +++ b/arangod/Aql/IResearchViewOptimizerRules.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IResearchViewOptimizerRules.h b/arangod/Aql/IResearchViewOptimizerRules.h index 9dfedd6f2294..3c8a478b563c 100644 --- a/arangod/Aql/IResearchViewOptimizerRules.h +++ b/arangod/Aql/IResearchViewOptimizerRules.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IdExecutor.cpp b/arangod/Aql/IdExecutor.cpp index ea0d5929bbde..c1526dfc0457 100644 --- a/arangod/Aql/IdExecutor.cpp +++ b/arangod/Aql/IdExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IdExecutor.h b/arangod/Aql/IdExecutor.h index 7c5f13ac6db5..be5b4b5be01b 100644 --- a/arangod/Aql/IdExecutor.h +++ b/arangod/Aql/IdExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/InAndOutRowExpressionContext.cpp b/arangod/Aql/InAndOutRowExpressionContext.cpp index cfbf5125b9cd..7da488c0b6af 100644 --- a/arangod/Aql/InAndOutRowExpressionContext.cpp +++ b/arangod/Aql/InAndOutRowExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/InAndOutRowExpressionContext.h b/arangod/Aql/InAndOutRowExpressionContext.h index 80bf09781c94..0e1553d34fdf 100644 --- a/arangod/Aql/InAndOutRowExpressionContext.h +++ b/arangod/Aql/InAndOutRowExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IndexExecutor.cpp b/arangod/Aql/IndexExecutor.cpp index c53593537634..790f9303d815 100644 --- a/arangod/Aql/IndexExecutor.cpp +++ b/arangod/Aql/IndexExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IndexExecutor.h b/arangod/Aql/IndexExecutor.h index 78fd726c5d74..3fa4664c3349 100644 --- a/arangod/Aql/IndexExecutor.h +++ b/arangod/Aql/IndexExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IndexHint.cpp b/arangod/Aql/IndexHint.cpp index afa5c70bd430..a55aa6a08e33 100644 --- a/arangod/Aql/IndexHint.cpp +++ b/arangod/Aql/IndexHint.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IndexHint.h b/arangod/Aql/IndexHint.h index 4ed51f3a3c41..0c8f43cf2cfc 100644 --- a/arangod/Aql/IndexHint.h +++ b/arangod/Aql/IndexHint.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IndexNode.cpp b/arangod/Aql/IndexNode.cpp index 0582a1bc7854..91402f9309d4 100644 --- a/arangod/Aql/IndexNode.cpp +++ b/arangod/Aql/IndexNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IndexNode.h b/arangod/Aql/IndexNode.h index a37d0cdfa087..a3b74ddc49c9 100644 --- a/arangod/Aql/IndexNode.h +++ b/arangod/Aql/IndexNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IndexNodeOptimizerRules.cpp b/arangod/Aql/IndexNodeOptimizerRules.cpp index e39db872667e..86d195c5700f 100644 --- a/arangod/Aql/IndexNodeOptimizerRules.cpp +++ b/arangod/Aql/IndexNodeOptimizerRules.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/IndexNodeOptimizerRules.h b/arangod/Aql/IndexNodeOptimizerRules.h index 05e4ab3ffb04..87c2c87a19cc 100644 --- a/arangod/Aql/IndexNodeOptimizerRules.h +++ b/arangod/Aql/IndexNodeOptimizerRules.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/InputAqlItemRow.cpp b/arangod/Aql/InputAqlItemRow.cpp index 90ef71691b93..04a450bb656c 100644 --- a/arangod/Aql/InputAqlItemRow.cpp +++ b/arangod/Aql/InputAqlItemRow.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/InputAqlItemRow.h b/arangod/Aql/InputAqlItemRow.h index 612eda666b4a..00dc32bdefb0 100644 --- a/arangod/Aql/InputAqlItemRow.h +++ b/arangod/Aql/InputAqlItemRow.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/InsertModifier.cpp b/arangod/Aql/InsertModifier.cpp index ac172302332e..70fc9a1435da 100644 --- a/arangod/Aql/InsertModifier.cpp +++ b/arangod/Aql/InsertModifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/InsertModifier.h b/arangod/Aql/InsertModifier.h index e97cd02c1285..88be74a36f91 100644 --- a/arangod/Aql/InsertModifier.h +++ b/arangod/Aql/InsertModifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/LateMaterializedExpressionContext.cpp b/arangod/Aql/LateMaterializedExpressionContext.cpp index 948d7bc9ae03..9438b09f88e4 100644 --- a/arangod/Aql/LateMaterializedExpressionContext.cpp +++ b/arangod/Aql/LateMaterializedExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/LateMaterializedExpressionContext.h b/arangod/Aql/LateMaterializedExpressionContext.h index a9ab26b4ab0b..5e3b687b7406 100644 --- a/arangod/Aql/LateMaterializedExpressionContext.h +++ b/arangod/Aql/LateMaterializedExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/LateMaterializedOptimizerRulesCommon.cpp b/arangod/Aql/LateMaterializedOptimizerRulesCommon.cpp index b051ea213df6..2a6a40a633f2 100644 --- a/arangod/Aql/LateMaterializedOptimizerRulesCommon.cpp +++ b/arangod/Aql/LateMaterializedOptimizerRulesCommon.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/LateMaterializedOptimizerRulesCommon.h b/arangod/Aql/LateMaterializedOptimizerRulesCommon.h index b611e96981d7..6be5f8870c1a 100644 --- a/arangod/Aql/LateMaterializedOptimizerRulesCommon.h +++ b/arangod/Aql/LateMaterializedOptimizerRulesCommon.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/LimitExecutor.cpp b/arangod/Aql/LimitExecutor.cpp index e7834e47a5c5..8a2321543e9d 100644 --- a/arangod/Aql/LimitExecutor.cpp +++ b/arangod/Aql/LimitExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/LimitExecutor.h b/arangod/Aql/LimitExecutor.h index f25d3e46c40f..dae60edbdab7 100644 --- a/arangod/Aql/LimitExecutor.h +++ b/arangod/Aql/LimitExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/LimitStats.cpp b/arangod/Aql/LimitStats.cpp index 9db64937591d..d2683e030ad1 100644 --- a/arangod/Aql/LimitStats.cpp +++ b/arangod/Aql/LimitStats.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/LimitStats.h b/arangod/Aql/LimitStats.h index 868927a8017b..992df743db33 100644 --- a/arangod/Aql/LimitStats.h +++ b/arangod/Aql/LimitStats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/MaterializeExecutor.cpp b/arangod/Aql/MaterializeExecutor.cpp index fe208111b8c8..c364824b1c63 100644 --- a/arangod/Aql/MaterializeExecutor.cpp +++ b/arangod/Aql/MaterializeExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/MaterializeExecutor.h b/arangod/Aql/MaterializeExecutor.h index e17357ca4ed3..c7f65291d11d 100644 --- a/arangod/Aql/MaterializeExecutor.h +++ b/arangod/Aql/MaterializeExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ModificationExecutor.cpp b/arangod/Aql/ModificationExecutor.cpp index 8c52dd5bded2..9025d444239d 100644 --- a/arangod/Aql/ModificationExecutor.cpp +++ b/arangod/Aql/ModificationExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ModificationExecutor.h b/arangod/Aql/ModificationExecutor.h index 01ba8eaf3c63..2f5fd954e64e 100644 --- a/arangod/Aql/ModificationExecutor.h +++ b/arangod/Aql/ModificationExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ModificationExecutorAccumulator.h b/arangod/Aql/ModificationExecutorAccumulator.h index 46226f41324b..3bea3ccfb923 100644 --- a/arangod/Aql/ModificationExecutorAccumulator.h +++ b/arangod/Aql/ModificationExecutorAccumulator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ModificationExecutorHelpers.cpp b/arangod/Aql/ModificationExecutorHelpers.cpp index b7187224a69e..609a1ba081c2 100644 --- a/arangod/Aql/ModificationExecutorHelpers.cpp +++ b/arangod/Aql/ModificationExecutorHelpers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ModificationExecutorHelpers.h b/arangod/Aql/ModificationExecutorHelpers.h index fad9e3cb44f3..c1822c5718de 100644 --- a/arangod/Aql/ModificationExecutorHelpers.h +++ b/arangod/Aql/ModificationExecutorHelpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ModificationExecutorInfos.cpp b/arangod/Aql/ModificationExecutorInfos.cpp index a0c01ad2ba20..251a72b9f4e9 100644 --- a/arangod/Aql/ModificationExecutorInfos.cpp +++ b/arangod/Aql/ModificationExecutorInfos.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ModificationExecutorInfos.h b/arangod/Aql/ModificationExecutorInfos.h index 122c4fbfe3d9..d9d026fd75d2 100644 --- a/arangod/Aql/ModificationExecutorInfos.h +++ b/arangod/Aql/ModificationExecutorInfos.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ModificationNodes.cpp b/arangod/Aql/ModificationNodes.cpp index c300b8fce97b..d03e15bf1194 100644 --- a/arangod/Aql/ModificationNodes.cpp +++ b/arangod/Aql/ModificationNodes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ModificationNodes.h b/arangod/Aql/ModificationNodes.h index 428cfc4392dc..64ca303eca82 100644 --- a/arangod/Aql/ModificationNodes.h +++ b/arangod/Aql/ModificationNodes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ModificationOptions.cpp b/arangod/Aql/ModificationOptions.cpp index d100b5aebac3..4d4e95ef0b06 100644 --- a/arangod/Aql/ModificationOptions.cpp +++ b/arangod/Aql/ModificationOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ModificationOptions.h b/arangod/Aql/ModificationOptions.h index 7cf571aa5e11..a4e845280bc1 100644 --- a/arangod/Aql/ModificationOptions.h +++ b/arangod/Aql/ModificationOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/MultiAqlItemBlockInputRange.cpp b/arangod/Aql/MultiAqlItemBlockInputRange.cpp index d1a07122eacc..fe9f7542120f 100644 --- a/arangod/Aql/MultiAqlItemBlockInputRange.cpp +++ b/arangod/Aql/MultiAqlItemBlockInputRange.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/MultiAqlItemBlockInputRange.h b/arangod/Aql/MultiAqlItemBlockInputRange.h index 0d2f99d83a35..b71378f9fe14 100644 --- a/arangod/Aql/MultiAqlItemBlockInputRange.h +++ b/arangod/Aql/MultiAqlItemBlockInputRange.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/MultiDependencySingleRowFetcher.cpp b/arangod/Aql/MultiDependencySingleRowFetcher.cpp index 050bded13c9a..add5d923c6ac 100644 --- a/arangod/Aql/MultiDependencySingleRowFetcher.cpp +++ b/arangod/Aql/MultiDependencySingleRowFetcher.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/MultiDependencySingleRowFetcher.h b/arangod/Aql/MultiDependencySingleRowFetcher.h index 6ddd575dd323..f2cd5903ce2c 100644 --- a/arangod/Aql/MultiDependencySingleRowFetcher.h +++ b/arangod/Aql/MultiDependencySingleRowFetcher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/MutexExecutor.cpp b/arangod/Aql/MutexExecutor.cpp index e76660882ce3..75655c583a8f 100644 --- a/arangod/Aql/MutexExecutor.cpp +++ b/arangod/Aql/MutexExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/MutexExecutor.h b/arangod/Aql/MutexExecutor.h index 899c4613a92b..95b37c5348e4 100644 --- a/arangod/Aql/MutexExecutor.h +++ b/arangod/Aql/MutexExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/MutexNode.cpp b/arangod/Aql/MutexNode.cpp index 030831500354..9419bf80e683 100644 --- a/arangod/Aql/MutexNode.cpp +++ b/arangod/Aql/MutexNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/MutexNode.h b/arangod/Aql/MutexNode.h index 6001fdc25b5c..c95050ec27dc 100644 --- a/arangod/Aql/MutexNode.h +++ b/arangod/Aql/MutexNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/NoResultsExecutor.cpp b/arangod/Aql/NoResultsExecutor.cpp index 6441c52a3525..524f64a9cd07 100644 --- a/arangod/Aql/NoResultsExecutor.cpp +++ b/arangod/Aql/NoResultsExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/NoResultsExecutor.h b/arangod/Aql/NoResultsExecutor.h index 09647f776beb..557a9d25f18b 100644 --- a/arangod/Aql/NoResultsExecutor.h +++ b/arangod/Aql/NoResultsExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/NodeFinder.cpp b/arangod/Aql/NodeFinder.cpp index e9feb8c8511a..e045b7d46e8a 100644 --- a/arangod/Aql/NodeFinder.cpp +++ b/arangod/Aql/NodeFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/NodeFinder.h b/arangod/Aql/NodeFinder.h index 4cd3e760bdb9..526f999b1255 100644 --- a/arangod/Aql/NodeFinder.h +++ b/arangod/Aql/NodeFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/NonConstExpression.cpp b/arangod/Aql/NonConstExpression.cpp index 4274b4788b94..8b721def636b 100644 --- a/arangod/Aql/NonConstExpression.cpp +++ b/arangod/Aql/NonConstExpression.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/NonConstExpression.h b/arangod/Aql/NonConstExpression.h index 16d74ffc7926..0c30094fcea9 100644 --- a/arangod/Aql/NonConstExpression.h +++ b/arangod/Aql/NonConstExpression.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/NonConstExpressionContainer.cpp b/arangod/Aql/NonConstExpressionContainer.cpp index 84091b0cd74e..db14c8db7afc 100644 --- a/arangod/Aql/NonConstExpressionContainer.cpp +++ b/arangod/Aql/NonConstExpressionContainer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/NonConstExpressionContainer.h b/arangod/Aql/NonConstExpressionContainer.h index c5952ea27e8f..f1828f44a445 100644 --- a/arangod/Aql/NonConstExpressionContainer.h +++ b/arangod/Aql/NonConstExpressionContainer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Optimizer.cpp b/arangod/Aql/Optimizer.cpp index f6fbaa435822..83f7add942c9 100644 --- a/arangod/Aql/Optimizer.cpp +++ b/arangod/Aql/Optimizer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Optimizer.h b/arangod/Aql/Optimizer.h index 790f87b9396f..34dc4679ebc1 100644 --- a/arangod/Aql/Optimizer.h +++ b/arangod/Aql/Optimizer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/OptimizerRule.h b/arangod/Aql/OptimizerRule.h index f3203d2d5eaf..dfb331ad5830 100644 --- a/arangod/Aql/OptimizerRule.h +++ b/arangod/Aql/OptimizerRule.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/OptimizerRules.cpp b/arangod/Aql/OptimizerRules.cpp index e0e4de556f63..3398f411b364 100644 --- a/arangod/Aql/OptimizerRules.cpp +++ b/arangod/Aql/OptimizerRules.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/OptimizerRules.h b/arangod/Aql/OptimizerRules.h index 13452be93949..b5ff2058299b 100644 --- a/arangod/Aql/OptimizerRules.h +++ b/arangod/Aql/OptimizerRules.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/OptimizerRulesCluster.cpp b/arangod/Aql/OptimizerRulesCluster.cpp index c9d1101300ff..e0c27899821a 100644 --- a/arangod/Aql/OptimizerRulesCluster.cpp +++ b/arangod/Aql/OptimizerRulesCluster.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/OptimizerRulesFeature.cpp b/arangod/Aql/OptimizerRulesFeature.cpp index f706d3dd58f6..a4d60d233891 100644 --- a/arangod/Aql/OptimizerRulesFeature.cpp +++ b/arangod/Aql/OptimizerRulesFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/OptimizerRulesFeature.h b/arangod/Aql/OptimizerRulesFeature.h index 7226af325954..91c427988643 100644 --- a/arangod/Aql/OptimizerRulesFeature.h +++ b/arangod/Aql/OptimizerRulesFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/OptimizerRulesReplaceFunctions.cpp b/arangod/Aql/OptimizerRulesReplaceFunctions.cpp index 0944c93cbf55..b18362fd0944 100644 --- a/arangod/Aql/OptimizerRulesReplaceFunctions.cpp +++ b/arangod/Aql/OptimizerRulesReplaceFunctions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/OptimizerUtils.cpp b/arangod/Aql/OptimizerUtils.cpp index 4b043e3c8192..af443c2b2697 100644 --- a/arangod/Aql/OptimizerUtils.cpp +++ b/arangod/Aql/OptimizerUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/OptimizerUtils.h b/arangod/Aql/OptimizerUtils.h index 8b8fae70f167..27b1cbe88e1f 100644 --- a/arangod/Aql/OptimizerUtils.h +++ b/arangod/Aql/OptimizerUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/OutputAqlItemRow.cpp b/arangod/Aql/OutputAqlItemRow.cpp index 88531d6ea14f..0da10ba67ab3 100644 --- a/arangod/Aql/OutputAqlItemRow.cpp +++ b/arangod/Aql/OutputAqlItemRow.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/OutputAqlItemRow.h b/arangod/Aql/OutputAqlItemRow.h index 9993a8961f12..4162264a17eb 100644 --- a/arangod/Aql/OutputAqlItemRow.h +++ b/arangod/Aql/OutputAqlItemRow.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ParallelUnsortedGatherExecutor.cpp b/arangod/Aql/ParallelUnsortedGatherExecutor.cpp index 761a748ae439..f595532dffc9 100644 --- a/arangod/Aql/ParallelUnsortedGatherExecutor.cpp +++ b/arangod/Aql/ParallelUnsortedGatherExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ParallelUnsortedGatherExecutor.h b/arangod/Aql/ParallelUnsortedGatherExecutor.h index 6eeca20ccae4..828e453b4f09 100644 --- a/arangod/Aql/ParallelUnsortedGatherExecutor.h +++ b/arangod/Aql/ParallelUnsortedGatherExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Parser.cpp b/arangod/Aql/Parser.cpp index 094410d22a67..1256254471c8 100644 --- a/arangod/Aql/Parser.cpp +++ b/arangod/Aql/Parser.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Parser.h b/arangod/Aql/Parser.h index 2ef051996912..934ec1349701 100644 --- a/arangod/Aql/Parser.h +++ b/arangod/Aql/Parser.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Projections.cpp b/arangod/Aql/Projections.cpp index 156209897b0b..1c3f2a10b4bd 100644 --- a/arangod/Aql/Projections.cpp +++ b/arangod/Aql/Projections.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Projections.h b/arangod/Aql/Projections.h index 2735d4424310..a44bd10f620a 100644 --- a/arangod/Aql/Projections.h +++ b/arangod/Aql/Projections.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/PruneExpressionEvaluator.cpp b/arangod/Aql/PruneExpressionEvaluator.cpp index a6e5e92e6028..cb6fee7e6ad7 100644 --- a/arangod/Aql/PruneExpressionEvaluator.cpp +++ b/arangod/Aql/PruneExpressionEvaluator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/PruneExpressionEvaluator.h b/arangod/Aql/PruneExpressionEvaluator.h index 0ceeb0c0eee8..9eaf81e6855a 100644 --- a/arangod/Aql/PruneExpressionEvaluator.h +++ b/arangod/Aql/PruneExpressionEvaluator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Quantifier.cpp b/arangod/Aql/Quantifier.cpp index 634397c41659..2b93b7d8d24e 100644 --- a/arangod/Aql/Quantifier.cpp +++ b/arangod/Aql/Quantifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Quantifier.h b/arangod/Aql/Quantifier.h index 1f07cbb0d09f..94ef70d25a65 100644 --- a/arangod/Aql/Quantifier.h +++ b/arangod/Aql/Quantifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Query.cpp b/arangod/Aql/Query.cpp index 97bb8177bddd..04e421d0e5ae 100644 --- a/arangod/Aql/Query.cpp +++ b/arangod/Aql/Query.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Query.h b/arangod/Aql/Query.h index 30b11b920d88..89308da5a0a3 100644 --- a/arangod/Aql/Query.h +++ b/arangod/Aql/Query.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryCache.cpp b/arangod/Aql/QueryCache.cpp index f391caaf68f8..31d3a4a8520d 100644 --- a/arangod/Aql/QueryCache.cpp +++ b/arangod/Aql/QueryCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryCache.h b/arangod/Aql/QueryCache.h index acbabaf5d6d7..d94914ff0a93 100644 --- a/arangod/Aql/QueryCache.h +++ b/arangod/Aql/QueryCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryContext.cpp b/arangod/Aql/QueryContext.cpp index 3d9ddd909620..53018c347051 100644 --- a/arangod/Aql/QueryContext.cpp +++ b/arangod/Aql/QueryContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryContext.h b/arangod/Aql/QueryContext.h index d2bdd29dd062..1001a43be75f 100644 --- a/arangod/Aql/QueryContext.h +++ b/arangod/Aql/QueryContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryCursor.cpp b/arangod/Aql/QueryCursor.cpp index 02e8884b230b..e50c98345d6b 100644 --- a/arangod/Aql/QueryCursor.cpp +++ b/arangod/Aql/QueryCursor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryCursor.h b/arangod/Aql/QueryCursor.h index ef02cfbfe991..60cc4e57e475 100644 --- a/arangod/Aql/QueryCursor.h +++ b/arangod/Aql/QueryCursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryExecutionState.cpp b/arangod/Aql/QueryExecutionState.cpp index 176b7421c8f1..e8b27f3dfab2 100644 --- a/arangod/Aql/QueryExecutionState.cpp +++ b/arangod/Aql/QueryExecutionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryExecutionState.h b/arangod/Aql/QueryExecutionState.h index 10a09b69f2ed..d61a25474f14 100644 --- a/arangod/Aql/QueryExecutionState.h +++ b/arangod/Aql/QueryExecutionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryExpressionContext.cpp b/arangod/Aql/QueryExpressionContext.cpp index e470772f02e2..568a8dd2f43c 100644 --- a/arangod/Aql/QueryExpressionContext.cpp +++ b/arangod/Aql/QueryExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryExpressionContext.h b/arangod/Aql/QueryExpressionContext.h index 3957ab666c02..33fff9eed6dc 100644 --- a/arangod/Aql/QueryExpressionContext.h +++ b/arangod/Aql/QueryExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryList.cpp b/arangod/Aql/QueryList.cpp index 9d1e3918f6a3..2df56696e160 100644 --- a/arangod/Aql/QueryList.cpp +++ b/arangod/Aql/QueryList.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryList.h b/arangod/Aql/QueryList.h index 6acfabc5a3db..27b0bae57de6 100644 --- a/arangod/Aql/QueryList.h +++ b/arangod/Aql/QueryList.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryOptions.cpp b/arangod/Aql/QueryOptions.cpp index 5e8a9f2d8523..d8f695f77cef 100644 --- a/arangod/Aql/QueryOptions.cpp +++ b/arangod/Aql/QueryOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryOptions.h b/arangod/Aql/QueryOptions.h index 394cc4e49ef7..f1f6def67922 100644 --- a/arangod/Aql/QueryOptions.h +++ b/arangod/Aql/QueryOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryProfile.cpp b/arangod/Aql/QueryProfile.cpp index 82e2172df042..73099f04363e 100644 --- a/arangod/Aql/QueryProfile.cpp +++ b/arangod/Aql/QueryProfile.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryProfile.h b/arangod/Aql/QueryProfile.h index 9cf9932fccd5..50135fe2cf7c 100644 --- a/arangod/Aql/QueryProfile.h +++ b/arangod/Aql/QueryProfile.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryRegistry.cpp b/arangod/Aql/QueryRegistry.cpp index c6437ffb8578..cead7e9b3872 100644 --- a/arangod/Aql/QueryRegistry.cpp +++ b/arangod/Aql/QueryRegistry.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryRegistry.h b/arangod/Aql/QueryRegistry.h index a5492e6d6096..4ca9f60ecd18 100644 --- a/arangod/Aql/QueryRegistry.h +++ b/arangod/Aql/QueryRegistry.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryResult.h b/arangod/Aql/QueryResult.h index 3c7c588006ea..ff76ee88d8a7 100644 --- a/arangod/Aql/QueryResult.h +++ b/arangod/Aql/QueryResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryResultV8.h b/arangod/Aql/QueryResultV8.h index e4853bfeb3fc..bc814470cbc3 100644 --- a/arangod/Aql/QueryResultV8.h +++ b/arangod/Aql/QueryResultV8.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QuerySnippet.cpp b/arangod/Aql/QuerySnippet.cpp index eecf118088f7..f59930d233bc 100644 --- a/arangod/Aql/QuerySnippet.cpp +++ b/arangod/Aql/QuerySnippet.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QuerySnippet.h b/arangod/Aql/QuerySnippet.h index a8e2bf409b50..21368c4ab048 100644 --- a/arangod/Aql/QuerySnippet.h +++ b/arangod/Aql/QuerySnippet.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryString.cpp b/arangod/Aql/QueryString.cpp index 8f7c59359806..bd596e55ccef 100644 --- a/arangod/Aql/QueryString.cpp +++ b/arangod/Aql/QueryString.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryString.h b/arangod/Aql/QueryString.h index f1fa3d937855..f65984afb5f2 100644 --- a/arangod/Aql/QueryString.h +++ b/arangod/Aql/QueryString.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryWarnings.cpp b/arangod/Aql/QueryWarnings.cpp index dd70b1494ce2..c657929bb31e 100644 --- a/arangod/Aql/QueryWarnings.cpp +++ b/arangod/Aql/QueryWarnings.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/QueryWarnings.h b/arangod/Aql/QueryWarnings.h index afb97e408787..c3ae52346716 100644 --- a/arangod/Aql/QueryWarnings.h +++ b/arangod/Aql/QueryWarnings.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Range.cpp b/arangod/Aql/Range.cpp index 5aea584eede9..76dc69c9bd49 100644 --- a/arangod/Aql/Range.cpp +++ b/arangod/Aql/Range.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Range.h b/arangod/Aql/Range.h index 35df7ee1fa48..5335879ee18e 100644 --- a/arangod/Aql/Range.h +++ b/arangod/Aql/Range.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/RegisterId.cpp b/arangod/Aql/RegisterId.cpp index 7dd3da0cc49e..6ee0661df870 100644 --- a/arangod/Aql/RegisterId.cpp +++ b/arangod/Aql/RegisterId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/RegisterId.h b/arangod/Aql/RegisterId.h index 0d5dfc15d858..5a98186884a9 100644 --- a/arangod/Aql/RegisterId.h +++ b/arangod/Aql/RegisterId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/RegisterInfos.cpp b/arangod/Aql/RegisterInfos.cpp index 00973ad92e3b..cf87a2bb5bf6 100644 --- a/arangod/Aql/RegisterInfos.cpp +++ b/arangod/Aql/RegisterInfos.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/RegisterInfos.h b/arangod/Aql/RegisterInfos.h index 307992aa5fe4..fdcc366a2182 100644 --- a/arangod/Aql/RegisterInfos.h +++ b/arangod/Aql/RegisterInfos.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/RegisterPlan.cpp b/arangod/Aql/RegisterPlan.cpp index 830217cc66c0..1e5768e1bf1a 100644 --- a/arangod/Aql/RegisterPlan.cpp +++ b/arangod/Aql/RegisterPlan.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/RegisterPlan.h b/arangod/Aql/RegisterPlan.h index 8b65b2a5fdeb..d536d80f4e6f 100644 --- a/arangod/Aql/RegisterPlan.h +++ b/arangod/Aql/RegisterPlan.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/RemoteExecutor.cpp b/arangod/Aql/RemoteExecutor.cpp index 86833e8cfb86..ae26d58c1a4c 100644 --- a/arangod/Aql/RemoteExecutor.cpp +++ b/arangod/Aql/RemoteExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/RemoteExecutor.h b/arangod/Aql/RemoteExecutor.h index bafb07882c54..25078ac8ac0a 100644 --- a/arangod/Aql/RemoteExecutor.h +++ b/arangod/Aql/RemoteExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/RemoveModifier.cpp b/arangod/Aql/RemoveModifier.cpp index 48183c752db8..fc684409de86 100644 --- a/arangod/Aql/RemoveModifier.cpp +++ b/arangod/Aql/RemoveModifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/RemoveModifier.h b/arangod/Aql/RemoveModifier.h index 4e2272306b4e..2722afaa1cf3 100644 --- a/arangod/Aql/RemoveModifier.h +++ b/arangod/Aql/RemoveModifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/RestAqlHandler.cpp b/arangod/Aql/RestAqlHandler.cpp index 44b0be52a979..93379d27ef76 100644 --- a/arangod/Aql/RestAqlHandler.cpp +++ b/arangod/Aql/RestAqlHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/RestAqlHandler.h b/arangod/Aql/RestAqlHandler.h index 8a9f347d991c..b4fe11e4f0a2 100644 --- a/arangod/Aql/RestAqlHandler.h +++ b/arangod/Aql/RestAqlHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ReturnExecutor.cpp b/arangod/Aql/ReturnExecutor.cpp index 45e4689f2ce0..ec952efd9fc9 100644 --- a/arangod/Aql/ReturnExecutor.cpp +++ b/arangod/Aql/ReturnExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ReturnExecutor.h b/arangod/Aql/ReturnExecutor.h index ed44ef073abf..957d4e1d2d51 100644 --- a/arangod/Aql/ReturnExecutor.h +++ b/arangod/Aql/ReturnExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ScatterExecutor.cpp b/arangod/Aql/ScatterExecutor.cpp index d1ffdec34ecd..19bbc85d2e52 100644 --- a/arangod/Aql/ScatterExecutor.cpp +++ b/arangod/Aql/ScatterExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ScatterExecutor.h b/arangod/Aql/ScatterExecutor.h index a7031a6347ef..3457ca4d50d8 100644 --- a/arangod/Aql/ScatterExecutor.h +++ b/arangod/Aql/ScatterExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Scopes.cpp b/arangod/Aql/Scopes.cpp index 4c00166cd15e..59d57b2b71e2 100644 --- a/arangod/Aql/Scopes.cpp +++ b/arangod/Aql/Scopes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Scopes.h b/arangod/Aql/Scopes.h index a213de3c8bfe..9353410b1d48 100644 --- a/arangod/Aql/Scopes.h +++ b/arangod/Aql/Scopes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ShadowAqlItemRow.cpp b/arangod/Aql/ShadowAqlItemRow.cpp index c210e2b389be..f7d4efb5a9fd 100644 --- a/arangod/Aql/ShadowAqlItemRow.cpp +++ b/arangod/Aql/ShadowAqlItemRow.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ShadowAqlItemRow.h b/arangod/Aql/ShadowAqlItemRow.h index ce8edb9cc627..c5e4dfa21651 100644 --- a/arangod/Aql/ShadowAqlItemRow.h +++ b/arangod/Aql/ShadowAqlItemRow.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ShardLocking.cpp b/arangod/Aql/ShardLocking.cpp index 40a8f3e78d5b..0301a63b2ff3 100644 --- a/arangod/Aql/ShardLocking.cpp +++ b/arangod/Aql/ShardLocking.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ShardLocking.h b/arangod/Aql/ShardLocking.h index 2b478ef4ba85..e235519b0889 100644 --- a/arangod/Aql/ShardLocking.h +++ b/arangod/Aql/ShardLocking.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SharedAqlItemBlockPtr.cpp b/arangod/Aql/SharedAqlItemBlockPtr.cpp index 732bd8b5cc3e..3f7242414f63 100644 --- a/arangod/Aql/SharedAqlItemBlockPtr.cpp +++ b/arangod/Aql/SharedAqlItemBlockPtr.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SharedAqlItemBlockPtr.h b/arangod/Aql/SharedAqlItemBlockPtr.h index 3ecd962b3fdf..001c68f26b3f 100644 --- a/arangod/Aql/SharedAqlItemBlockPtr.h +++ b/arangod/Aql/SharedAqlItemBlockPtr.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SharedQueryState.cpp b/arangod/Aql/SharedQueryState.cpp index 52d9a74e681b..a65f17b6b3f0 100644 --- a/arangod/Aql/SharedQueryState.cpp +++ b/arangod/Aql/SharedQueryState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SharedQueryState.h b/arangod/Aql/SharedQueryState.h index 0580fc86df0b..05867ed1c62f 100644 --- a/arangod/Aql/SharedQueryState.h +++ b/arangod/Aql/SharedQueryState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ShortStringStorage.cpp b/arangod/Aql/ShortStringStorage.cpp index d944263e57de..eda30cf47a51 100644 --- a/arangod/Aql/ShortStringStorage.cpp +++ b/arangod/Aql/ShortStringStorage.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ShortStringStorage.h b/arangod/Aql/ShortStringStorage.h index a6085652ef12..cea780367082 100644 --- a/arangod/Aql/ShortStringStorage.h +++ b/arangod/Aql/ShortStringStorage.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ShortestPathExecutor.cpp b/arangod/Aql/ShortestPathExecutor.cpp index faf878ea723b..204d9577488b 100644 --- a/arangod/Aql/ShortestPathExecutor.cpp +++ b/arangod/Aql/ShortestPathExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ShortestPathExecutor.h b/arangod/Aql/ShortestPathExecutor.h index 2f6176cd665a..9ed6ee08f115 100644 --- a/arangod/Aql/ShortestPathExecutor.h +++ b/arangod/Aql/ShortestPathExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ShortestPathNode.cpp b/arangod/Aql/ShortestPathNode.cpp index b79b8d62b80a..3bafd311cb8f 100644 --- a/arangod/Aql/ShortestPathNode.cpp +++ b/arangod/Aql/ShortestPathNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/ShortestPathNode.h b/arangod/Aql/ShortestPathNode.h index 6962087807c3..9e4c822ae28e 100644 --- a/arangod/Aql/ShortestPathNode.h +++ b/arangod/Aql/ShortestPathNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SimpleModifier.cpp b/arangod/Aql/SimpleModifier.cpp index c222a52d3318..7cc9dd92171c 100644 --- a/arangod/Aql/SimpleModifier.cpp +++ b/arangod/Aql/SimpleModifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SimpleModifier.h b/arangod/Aql/SimpleModifier.h index aa25c26803bc..cf9df0513b68 100644 --- a/arangod/Aql/SimpleModifier.h +++ b/arangod/Aql/SimpleModifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SingleRemoteModificationExecutor.cpp b/arangod/Aql/SingleRemoteModificationExecutor.cpp index 4c696d9459a2..6db0100d429e 100644 --- a/arangod/Aql/SingleRemoteModificationExecutor.cpp +++ b/arangod/Aql/SingleRemoteModificationExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SingleRemoteModificationExecutor.h b/arangod/Aql/SingleRemoteModificationExecutor.h index 99e3b20d5f97..c37b6baa0415 100644 --- a/arangod/Aql/SingleRemoteModificationExecutor.h +++ b/arangod/Aql/SingleRemoteModificationExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SingleRowFetcher.cpp b/arangod/Aql/SingleRowFetcher.cpp index 76544f776836..9d9d56d52436 100644 --- a/arangod/Aql/SingleRowFetcher.cpp +++ b/arangod/Aql/SingleRowFetcher.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SingleRowFetcher.h b/arangod/Aql/SingleRowFetcher.h index 6abcc93acefa..6a80e9ad956c 100644 --- a/arangod/Aql/SingleRowFetcher.h +++ b/arangod/Aql/SingleRowFetcher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SkipResult.cpp b/arangod/Aql/SkipResult.cpp index ef7bef763431..84eeabbe2f6f 100644 --- a/arangod/Aql/SkipResult.cpp +++ b/arangod/Aql/SkipResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SkipResult.h b/arangod/Aql/SkipResult.h index 51326f2bf2a9..a1354c3fa28b 100644 --- a/arangod/Aql/SkipResult.h +++ b/arangod/Aql/SkipResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortCondition.cpp b/arangod/Aql/SortCondition.cpp index e4cd68685f1d..d2039d9fcc25 100644 --- a/arangod/Aql/SortCondition.cpp +++ b/arangod/Aql/SortCondition.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortCondition.h b/arangod/Aql/SortCondition.h index f3ec915a088c..d68e59fba39f 100644 --- a/arangod/Aql/SortCondition.h +++ b/arangod/Aql/SortCondition.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortExecutor.cpp b/arangod/Aql/SortExecutor.cpp index 9cb0ddfe17f9..acbfa1ec416c 100644 --- a/arangod/Aql/SortExecutor.cpp +++ b/arangod/Aql/SortExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortExecutor.h b/arangod/Aql/SortExecutor.h index cc7fcb94fe65..d8266828029c 100644 --- a/arangod/Aql/SortExecutor.h +++ b/arangod/Aql/SortExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortNode.cpp b/arangod/Aql/SortNode.cpp index 9f1162f03543..7e6115b17ae2 100644 --- a/arangod/Aql/SortNode.cpp +++ b/arangod/Aql/SortNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortNode.h b/arangod/Aql/SortNode.h index 5fb609543938..d8bcc9c0af24 100644 --- a/arangod/Aql/SortNode.h +++ b/arangod/Aql/SortNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortRegister.cpp b/arangod/Aql/SortRegister.cpp index 8668280a8d58..92b3ca42283a 100644 --- a/arangod/Aql/SortRegister.cpp +++ b/arangod/Aql/SortRegister.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortRegister.h b/arangod/Aql/SortRegister.h index 3f952ada0cbc..5b8e86147a65 100644 --- a/arangod/Aql/SortRegister.h +++ b/arangod/Aql/SortRegister.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortedCollectExecutor.cpp b/arangod/Aql/SortedCollectExecutor.cpp index c589df8731a7..4a8bc2904296 100644 --- a/arangod/Aql/SortedCollectExecutor.cpp +++ b/arangod/Aql/SortedCollectExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortedCollectExecutor.h b/arangod/Aql/SortedCollectExecutor.h index a3521e81ae33..77854eac92a2 100644 --- a/arangod/Aql/SortedCollectExecutor.h +++ b/arangod/Aql/SortedCollectExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortedRowsStorageBackend.h b/arangod/Aql/SortedRowsStorageBackend.h index 4200485fcd55..6e5c472b5c5b 100644 --- a/arangod/Aql/SortedRowsStorageBackend.h +++ b/arangod/Aql/SortedRowsStorageBackend.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortedRowsStorageBackendMemory.cpp b/arangod/Aql/SortedRowsStorageBackendMemory.cpp index 5a89c9947189..7a7565479cf9 100644 --- a/arangod/Aql/SortedRowsStorageBackendMemory.cpp +++ b/arangod/Aql/SortedRowsStorageBackendMemory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortedRowsStorageBackendMemory.h b/arangod/Aql/SortedRowsStorageBackendMemory.h index 652b066b051c..8102b3cbb725 100644 --- a/arangod/Aql/SortedRowsStorageBackendMemory.h +++ b/arangod/Aql/SortedRowsStorageBackendMemory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortedRowsStorageBackendStaged.cpp b/arangod/Aql/SortedRowsStorageBackendStaged.cpp index 109a75d48c9a..0f0f5540a8c8 100644 --- a/arangod/Aql/SortedRowsStorageBackendStaged.cpp +++ b/arangod/Aql/SortedRowsStorageBackendStaged.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortedRowsStorageBackendStaged.h b/arangod/Aql/SortedRowsStorageBackendStaged.h index d47830948f87..944de0f0494a 100644 --- a/arangod/Aql/SortedRowsStorageBackendStaged.h +++ b/arangod/Aql/SortedRowsStorageBackendStaged.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortingGatherExecutor.cpp b/arangod/Aql/SortingGatherExecutor.cpp index 386151b7a9d1..65f71c411d74 100644 --- a/arangod/Aql/SortingGatherExecutor.cpp +++ b/arangod/Aql/SortingGatherExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SortingGatherExecutor.h b/arangod/Aql/SortingGatherExecutor.h index ab220fbbb79d..73c2e284592a 100644 --- a/arangod/Aql/SortingGatherExecutor.h +++ b/arangod/Aql/SortingGatherExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/StandaloneCalculation.cpp b/arangod/Aql/StandaloneCalculation.cpp index 8ae2da969d1e..2026c7b303b0 100644 --- a/arangod/Aql/StandaloneCalculation.cpp +++ b/arangod/Aql/StandaloneCalculation.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/StandaloneCalculation.h b/arangod/Aql/StandaloneCalculation.h index 8de28cedfed8..82e7bd30663f 100644 --- a/arangod/Aql/StandaloneCalculation.h +++ b/arangod/Aql/StandaloneCalculation.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Stats.h b/arangod/Aql/Stats.h index 422ec61ed6f7..25e95975527f 100644 --- a/arangod/Aql/Stats.h +++ b/arangod/Aql/Stats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SubqueryEndExecutionNode.cpp b/arangod/Aql/SubqueryEndExecutionNode.cpp index 0580d3619bca..00eb4dc42076 100644 --- a/arangod/Aql/SubqueryEndExecutionNode.cpp +++ b/arangod/Aql/SubqueryEndExecutionNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SubqueryEndExecutionNode.h b/arangod/Aql/SubqueryEndExecutionNode.h index df27091e83a5..035ac0f63d31 100644 --- a/arangod/Aql/SubqueryEndExecutionNode.h +++ b/arangod/Aql/SubqueryEndExecutionNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SubqueryEndExecutor.cpp b/arangod/Aql/SubqueryEndExecutor.cpp index 6d58a6ea922a..7ff102c61b64 100644 --- a/arangod/Aql/SubqueryEndExecutor.cpp +++ b/arangod/Aql/SubqueryEndExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SubqueryEndExecutor.h b/arangod/Aql/SubqueryEndExecutor.h index 46a4b2847ef3..b18d992543b2 100644 --- a/arangod/Aql/SubqueryEndExecutor.h +++ b/arangod/Aql/SubqueryEndExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SubqueryStartExecutionNode.cpp b/arangod/Aql/SubqueryStartExecutionNode.cpp index bceb23e93dfb..106bdd7bd54f 100644 --- a/arangod/Aql/SubqueryStartExecutionNode.cpp +++ b/arangod/Aql/SubqueryStartExecutionNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SubqueryStartExecutionNode.h b/arangod/Aql/SubqueryStartExecutionNode.h index 64250b714be5..00ef2662de5c 100644 --- a/arangod/Aql/SubqueryStartExecutionNode.h +++ b/arangod/Aql/SubqueryStartExecutionNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SubqueryStartExecutor.cpp b/arangod/Aql/SubqueryStartExecutor.cpp index cae18a0f0cac..ea74135525db 100644 --- a/arangod/Aql/SubqueryStartExecutor.cpp +++ b/arangod/Aql/SubqueryStartExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/SubqueryStartExecutor.h b/arangod/Aql/SubqueryStartExecutor.h index 9cc0f7a662e3..3705d206dafb 100644 --- a/arangod/Aql/SubqueryStartExecutor.h +++ b/arangod/Aql/SubqueryStartExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Timing.cpp b/arangod/Aql/Timing.cpp index 604434b3e1e9..6c709b13acec 100644 --- a/arangod/Aql/Timing.cpp +++ b/arangod/Aql/Timing.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Timing.h b/arangod/Aql/Timing.h index 2b8e908fc901..a9dd4e43b483 100644 --- a/arangod/Aql/Timing.h +++ b/arangod/Aql/Timing.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/TraversalConditionFinder.cpp b/arangod/Aql/TraversalConditionFinder.cpp index 68fe1df10fbe..559c8c1491c8 100644 --- a/arangod/Aql/TraversalConditionFinder.cpp +++ b/arangod/Aql/TraversalConditionFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/TraversalConditionFinder.h b/arangod/Aql/TraversalConditionFinder.h index 9cc4eb324f40..acec91b5d67c 100644 --- a/arangod/Aql/TraversalConditionFinder.h +++ b/arangod/Aql/TraversalConditionFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/TraversalExecutor.cpp b/arangod/Aql/TraversalExecutor.cpp index 2cb3a6f3fed5..e7a32a066767 100644 --- a/arangod/Aql/TraversalExecutor.cpp +++ b/arangod/Aql/TraversalExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/TraversalExecutor.h b/arangod/Aql/TraversalExecutor.h index b307b50da630..d384ac6b50a9 100644 --- a/arangod/Aql/TraversalExecutor.h +++ b/arangod/Aql/TraversalExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/TraversalNode.cpp b/arangod/Aql/TraversalNode.cpp index 86fc46e83740..13443ef50256 100644 --- a/arangod/Aql/TraversalNode.cpp +++ b/arangod/Aql/TraversalNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/TraversalNode.h b/arangod/Aql/TraversalNode.h index d8d93c43c8de..c88849a7fe41 100644 --- a/arangod/Aql/TraversalNode.h +++ b/arangod/Aql/TraversalNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/TraversalStats.h b/arangod/Aql/TraversalStats.h index 52ca73b8f78f..3458e7d3623e 100644 --- a/arangod/Aql/TraversalStats.h +++ b/arangod/Aql/TraversalStats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/TraverserEngineShardLists.cpp b/arangod/Aql/TraverserEngineShardLists.cpp index b5a7e875a960..c6142f920dac 100644 --- a/arangod/Aql/TraverserEngineShardLists.cpp +++ b/arangod/Aql/TraverserEngineShardLists.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/TraverserEngineShardLists.h b/arangod/Aql/TraverserEngineShardLists.h index 61bf87607f1a..dae8099ca7e0 100644 --- a/arangod/Aql/TraverserEngineShardLists.h +++ b/arangod/Aql/TraverserEngineShardLists.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/UnsortedGatherExecutor.cpp b/arangod/Aql/UnsortedGatherExecutor.cpp index 97fa698cd8d1..96872df1556c 100644 --- a/arangod/Aql/UnsortedGatherExecutor.cpp +++ b/arangod/Aql/UnsortedGatherExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/UnsortedGatherExecutor.h b/arangod/Aql/UnsortedGatherExecutor.h index 5ea3115d2e48..7fc95691c243 100644 --- a/arangod/Aql/UnsortedGatherExecutor.h +++ b/arangod/Aql/UnsortedGatherExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/UpdateReplaceModifier.cpp b/arangod/Aql/UpdateReplaceModifier.cpp index 353f7726297c..6389c3289fae 100644 --- a/arangod/Aql/UpdateReplaceModifier.cpp +++ b/arangod/Aql/UpdateReplaceModifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/UpdateReplaceModifier.h b/arangod/Aql/UpdateReplaceModifier.h index f998f7a32628..654ba6689a62 100644 --- a/arangod/Aql/UpdateReplaceModifier.h +++ b/arangod/Aql/UpdateReplaceModifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/UpsertModifier.cpp b/arangod/Aql/UpsertModifier.cpp index d6515ced834c..5754e429b8b6 100644 --- a/arangod/Aql/UpsertModifier.cpp +++ b/arangod/Aql/UpsertModifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/UpsertModifier.h b/arangod/Aql/UpsertModifier.h index 41ed1e1bfa51..e7efb2cec1b8 100644 --- a/arangod/Aql/UpsertModifier.h +++ b/arangod/Aql/UpsertModifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/V8Executor.cpp b/arangod/Aql/V8Executor.cpp index 6558d4219666..c320ace65b96 100644 --- a/arangod/Aql/V8Executor.cpp +++ b/arangod/Aql/V8Executor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/V8Executor.h b/arangod/Aql/V8Executor.h index 8a75948febd8..ee9465cb763b 100644 --- a/arangod/Aql/V8Executor.h +++ b/arangod/Aql/V8Executor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/VarInfoMap.h b/arangod/Aql/VarInfoMap.h index a3c0ea6c5dd8..1dd971569780 100644 --- a/arangod/Aql/VarInfoMap.h +++ b/arangod/Aql/VarInfoMap.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/VarUsageFinder.cpp b/arangod/Aql/VarUsageFinder.cpp index 24ed21061e3a..99048e647ac9 100644 --- a/arangod/Aql/VarUsageFinder.cpp +++ b/arangod/Aql/VarUsageFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/VarUsageFinder.h b/arangod/Aql/VarUsageFinder.h index 3646c3e2c9c1..60eae3401abf 100644 --- a/arangod/Aql/VarUsageFinder.h +++ b/arangod/Aql/VarUsageFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Variable.cpp b/arangod/Aql/Variable.cpp index ae5f0d16909a..048d4fbd7857 100644 --- a/arangod/Aql/Variable.cpp +++ b/arangod/Aql/Variable.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/Variable.h b/arangod/Aql/Variable.h index 8ae9f89b5e2b..e04cc5e5e124 100644 --- a/arangod/Aql/Variable.h +++ b/arangod/Aql/Variable.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/VariableGenerator.cpp b/arangod/Aql/VariableGenerator.cpp index b3a71441ac2c..ef8d23735b4e 100644 --- a/arangod/Aql/VariableGenerator.cpp +++ b/arangod/Aql/VariableGenerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/VariableGenerator.h b/arangod/Aql/VariableGenerator.h index b5e6f435169b..2af1823d9603 100644 --- a/arangod/Aql/VariableGenerator.h +++ b/arangod/Aql/VariableGenerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/WalkerWorker.h b/arangod/Aql/WalkerWorker.h index 98c0a231c4f8..05f42b8f7f6f 100644 --- a/arangod/Aql/WalkerWorker.h +++ b/arangod/Aql/WalkerWorker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/WindowExecutor.cpp b/arangod/Aql/WindowExecutor.cpp index 456e94049a73..563be77d92a2 100644 --- a/arangod/Aql/WindowExecutor.cpp +++ b/arangod/Aql/WindowExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/WindowExecutor.h b/arangod/Aql/WindowExecutor.h index d11035c8b3e3..f82cfdd641a7 100644 --- a/arangod/Aql/WindowExecutor.h +++ b/arangod/Aql/WindowExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/WindowNode.cpp b/arangod/Aql/WindowNode.cpp index 6723456eb27b..6bc98ffca81f 100644 --- a/arangod/Aql/WindowNode.cpp +++ b/arangod/Aql/WindowNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/WindowNode.h b/arangod/Aql/WindowNode.h index 4a30314f5369..fecb0cf875fa 100644 --- a/arangod/Aql/WindowNode.h +++ b/arangod/Aql/WindowNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/types.h b/arangod/Aql/types.h index 5cf3bb427ea9..08f89071f1be 100644 --- a/arangod/Aql/types.h +++ b/arangod/Aql/types.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Auth/Common.cpp b/arangod/Auth/Common.cpp index 8796e5f8a7bd..f161a01e342a 100644 --- a/arangod/Auth/Common.cpp +++ b/arangod/Auth/Common.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Auth/Common.h b/arangod/Auth/Common.h index 07deee872550..86adc247cd35 100644 --- a/arangod/Auth/Common.h +++ b/arangod/Auth/Common.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Auth/Handler.h b/arangod/Auth/Handler.h index fecba41877c1..b48743d8f501 100644 --- a/arangod/Auth/Handler.h +++ b/arangod/Auth/Handler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Auth/TokenCache.cpp b/arangod/Auth/TokenCache.cpp index 3ce782ee2a03..400915446292 100644 --- a/arangod/Auth/TokenCache.cpp +++ b/arangod/Auth/TokenCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Auth/TokenCache.h b/arangod/Auth/TokenCache.h index afbe023033fa..ffbdce03921a 100644 --- a/arangod/Auth/TokenCache.h +++ b/arangod/Auth/TokenCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Auth/User.cpp b/arangod/Auth/User.cpp index 26c1bbab88a1..7b62020fa28c 100644 --- a/arangod/Auth/User.cpp +++ b/arangod/Auth/User.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Auth/User.h b/arangod/Auth/User.h index 29ded97595e6..b65e84487c98 100644 --- a/arangod/Auth/User.h +++ b/arangod/Auth/User.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Auth/UserManager.cpp b/arangod/Auth/UserManager.cpp index 2499554b3321..40c4d0e0da0e 100644 --- a/arangod/Auth/UserManager.cpp +++ b/arangod/Auth/UserManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Auth/UserManager.h b/arangod/Auth/UserManager.h index d409a92c8b76..96703c9accd5 100644 --- a/arangod/Auth/UserManager.h +++ b/arangod/Auth/UserManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/BinaryKeyHasher.h b/arangod/Cache/BinaryKeyHasher.h index 51664120a518..f358dda1d9cf 100644 --- a/arangod/Cache/BinaryKeyHasher.h +++ b/arangod/Cache/BinaryKeyHasher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/BucketState.cpp b/arangod/Cache/BucketState.cpp index cc3977142bad..03c0a3569604 100644 --- a/arangod/Cache/BucketState.cpp +++ b/arangod/Cache/BucketState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/BucketState.h b/arangod/Cache/BucketState.h index 251bb37ae488..3e874fa3a614 100644 --- a/arangod/Cache/BucketState.h +++ b/arangod/Cache/BucketState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Cache.cpp b/arangod/Cache/Cache.cpp index c50659ed85bf..b8d88d314602 100644 --- a/arangod/Cache/Cache.cpp +++ b/arangod/Cache/Cache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Cache.h b/arangod/Cache/Cache.h index 1a591eef017a..9ee5c369a273 100644 --- a/arangod/Cache/Cache.h +++ b/arangod/Cache/Cache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/CacheManagerFeature.cpp b/arangod/Cache/CacheManagerFeature.cpp index daec3ac056af..d8e52d8faa66 100644 --- a/arangod/Cache/CacheManagerFeature.cpp +++ b/arangod/Cache/CacheManagerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/CacheManagerFeature.h b/arangod/Cache/CacheManagerFeature.h index c38826fff84d..b6adb377b1d4 100644 --- a/arangod/Cache/CacheManagerFeature.h +++ b/arangod/Cache/CacheManagerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/CacheManagerFeatureThreads.cpp b/arangod/Cache/CacheManagerFeatureThreads.cpp index 902cab57df94..fd144e75238c 100644 --- a/arangod/Cache/CacheManagerFeatureThreads.cpp +++ b/arangod/Cache/CacheManagerFeatureThreads.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/CacheManagerFeatureThreads.h b/arangod/Cache/CacheManagerFeatureThreads.h index 7c9000b054a8..68e42647b0d1 100644 --- a/arangod/Cache/CacheManagerFeatureThreads.h +++ b/arangod/Cache/CacheManagerFeatureThreads.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/CachedValue.cpp b/arangod/Cache/CachedValue.cpp index 76d4d87347de..eeff7830867a 100644 --- a/arangod/Cache/CachedValue.cpp +++ b/arangod/Cache/CachedValue.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/CachedValue.h b/arangod/Cache/CachedValue.h index a07865ae0dc6..bd925af4bf72 100644 --- a/arangod/Cache/CachedValue.h +++ b/arangod/Cache/CachedValue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Common.h b/arangod/Cache/Common.h index 37e74ae98a4b..ab4cdbcf464a 100644 --- a/arangod/Cache/Common.h +++ b/arangod/Cache/Common.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Finding.cpp b/arangod/Cache/Finding.cpp index 2e5cdba0d239..2cfe6292a274 100644 --- a/arangod/Cache/Finding.cpp +++ b/arangod/Cache/Finding.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Finding.h b/arangod/Cache/Finding.h index 63fa5d82938c..411d15249d4d 100644 --- a/arangod/Cache/Finding.h +++ b/arangod/Cache/Finding.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/FrequencyBuffer.h b/arangod/Cache/FrequencyBuffer.h index 816c2cfc3954..a5bb57a3dd24 100644 --- a/arangod/Cache/FrequencyBuffer.h +++ b/arangod/Cache/FrequencyBuffer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Manager.cpp b/arangod/Cache/Manager.cpp index 6cc3754ad496..439ebe56915e 100644 --- a/arangod/Cache/Manager.cpp +++ b/arangod/Cache/Manager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Manager.h b/arangod/Cache/Manager.h index 70849ab9f1fe..ba2b3bfaa22e 100644 --- a/arangod/Cache/Manager.h +++ b/arangod/Cache/Manager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/ManagerTasks.cpp b/arangod/Cache/ManagerTasks.cpp index 3f6b93838e02..dd217083d000 100644 --- a/arangod/Cache/ManagerTasks.cpp +++ b/arangod/Cache/ManagerTasks.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/ManagerTasks.h b/arangod/Cache/ManagerTasks.h index 335b040d5aa1..720fba1be885 100644 --- a/arangod/Cache/ManagerTasks.h +++ b/arangod/Cache/ManagerTasks.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Metadata.cpp b/arangod/Cache/Metadata.cpp index b126db996846..beb11db7dd5c 100644 --- a/arangod/Cache/Metadata.cpp +++ b/arangod/Cache/Metadata.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Metadata.h b/arangod/Cache/Metadata.h index 7074f3fd9196..9109fe7a12d0 100644 --- a/arangod/Cache/Metadata.h +++ b/arangod/Cache/Metadata.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/PlainBucket.cpp b/arangod/Cache/PlainBucket.cpp index 59cda40cf369..484e2d7be909 100644 --- a/arangod/Cache/PlainBucket.cpp +++ b/arangod/Cache/PlainBucket.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/PlainBucket.h b/arangod/Cache/PlainBucket.h index 5b239c53ef2f..6d45733d804b 100644 --- a/arangod/Cache/PlainBucket.h +++ b/arangod/Cache/PlainBucket.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/PlainCache.cpp b/arangod/Cache/PlainCache.cpp index 25804ada4415..84c75f4a3dfd 100644 --- a/arangod/Cache/PlainCache.cpp +++ b/arangod/Cache/PlainCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/PlainCache.h b/arangod/Cache/PlainCache.h index bdb129f96a64..c3e0ba2007a5 100644 --- a/arangod/Cache/PlainCache.h +++ b/arangod/Cache/PlainCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Rebalancer.cpp b/arangod/Cache/Rebalancer.cpp index 05d849e52ee6..b806e6f44b06 100644 --- a/arangod/Cache/Rebalancer.cpp +++ b/arangod/Cache/Rebalancer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Rebalancer.h b/arangod/Cache/Rebalancer.h index 6644d1d1e690..92e70f06279a 100644 --- a/arangod/Cache/Rebalancer.h +++ b/arangod/Cache/Rebalancer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Table.cpp b/arangod/Cache/Table.cpp index 42afbb09a87c..c2de5f699b02 100644 --- a/arangod/Cache/Table.cpp +++ b/arangod/Cache/Table.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Table.h b/arangod/Cache/Table.h index 38076d549734..9993d03dd50a 100644 --- a/arangod/Cache/Table.h +++ b/arangod/Cache/Table.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Transaction.cpp b/arangod/Cache/Transaction.cpp index fb4790e3f5b0..c4448e1f6e94 100644 --- a/arangod/Cache/Transaction.cpp +++ b/arangod/Cache/Transaction.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/Transaction.h b/arangod/Cache/Transaction.h index f63192d756b2..3a1a6f7004e2 100644 --- a/arangod/Cache/Transaction.h +++ b/arangod/Cache/Transaction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/TransactionManager.cpp b/arangod/Cache/TransactionManager.cpp index 7d87be6e5be8..bfcfefc16bf9 100644 --- a/arangod/Cache/TransactionManager.cpp +++ b/arangod/Cache/TransactionManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/TransactionManager.h b/arangod/Cache/TransactionManager.h index aa45f84cbca0..8bb187aa6a12 100644 --- a/arangod/Cache/TransactionManager.h +++ b/arangod/Cache/TransactionManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/TransactionalBucket.cpp b/arangod/Cache/TransactionalBucket.cpp index be3f159f8ae3..9497f1657b0b 100644 --- a/arangod/Cache/TransactionalBucket.cpp +++ b/arangod/Cache/TransactionalBucket.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/TransactionalBucket.h b/arangod/Cache/TransactionalBucket.h index a2844232ae10..db1bfbca12b6 100644 --- a/arangod/Cache/TransactionalBucket.h +++ b/arangod/Cache/TransactionalBucket.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/TransactionalCache.cpp b/arangod/Cache/TransactionalCache.cpp index 25251775c169..9ac1b6b83ea0 100644 --- a/arangod/Cache/TransactionalCache.cpp +++ b/arangod/Cache/TransactionalCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/TransactionalCache.h b/arangod/Cache/TransactionalCache.h index ce3d2068aaf7..fd7527af3444 100644 --- a/arangod/Cache/TransactionalCache.h +++ b/arangod/Cache/TransactionalCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cache/VPackKeyHasher.h b/arangod/Cache/VPackKeyHasher.h index 6fac27d4e9f9..b92403d69c58 100644 --- a/arangod/Cache/VPackKeyHasher.h +++ b/arangod/Cache/VPackKeyHasher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/Action.cpp b/arangod/Cluster/Action.cpp index 9f1864d678fa..801624aa5bf8 100644 --- a/arangod/Cluster/Action.cpp +++ b/arangod/Cluster/Action.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/Action.h b/arangod/Cluster/Action.h index f2fddd22379c..e50246394c37 100644 --- a/arangod/Cluster/Action.h +++ b/arangod/Cluster/Action.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ActionBase.cpp b/arangod/Cluster/ActionBase.cpp index 71b90559f616..f076b27e5d15 100644 --- a/arangod/Cluster/ActionBase.cpp +++ b/arangod/Cluster/ActionBase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ActionBase.h b/arangod/Cluster/ActionBase.h index b07650848c9b..7c3d1c3044b7 100644 --- a/arangod/Cluster/ActionBase.h +++ b/arangod/Cluster/ActionBase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ActionDescription.cpp b/arangod/Cluster/ActionDescription.cpp index 0197b2d5a625..74bf66a7120a 100644 --- a/arangod/Cluster/ActionDescription.cpp +++ b/arangod/Cluster/ActionDescription.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ActionDescription.h b/arangod/Cluster/ActionDescription.h index dcc01f2d65f4..3d7377b532f4 100644 --- a/arangod/Cluster/ActionDescription.h +++ b/arangod/Cluster/ActionDescription.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/AgencyCache.cpp b/arangod/Cluster/AgencyCache.cpp index bdfeaa48dfd2..ab7b7af66a3e 100644 --- a/arangod/Cluster/AgencyCache.cpp +++ b/arangod/Cluster/AgencyCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/AgencyCache.h b/arangod/Cluster/AgencyCache.h index 8e8bd791f845..91c3f65431b8 100644 --- a/arangod/Cluster/AgencyCache.h +++ b/arangod/Cluster/AgencyCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/AgencyCallback.cpp b/arangod/Cluster/AgencyCallback.cpp index 8825683be158..05142cb2641f 100644 --- a/arangod/Cluster/AgencyCallback.cpp +++ b/arangod/Cluster/AgencyCallback.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/AgencyCallback.h b/arangod/Cluster/AgencyCallback.h index 5241adff920a..0fc4c53fc97a 100644 --- a/arangod/Cluster/AgencyCallback.h +++ b/arangod/Cluster/AgencyCallback.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/AgencyCallbackRegistry.cpp b/arangod/Cluster/AgencyCallbackRegistry.cpp index 9dfc4e0f05f5..0cec79d69338 100644 --- a/arangod/Cluster/AgencyCallbackRegistry.cpp +++ b/arangod/Cluster/AgencyCallbackRegistry.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/AgencyCallbackRegistry.h b/arangod/Cluster/AgencyCallbackRegistry.h index 02f7a645a8b5..8524672f8a24 100644 --- a/arangod/Cluster/AgencyCallbackRegistry.h +++ b/arangod/Cluster/AgencyCallbackRegistry.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/AutoRebalance.cpp b/arangod/Cluster/AutoRebalance.cpp index 07802fe2c402..4acca67fe24d 100644 --- a/arangod/Cluster/AutoRebalance.cpp +++ b/arangod/Cluster/AutoRebalance.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/AutoRebalance.h b/arangod/Cluster/AutoRebalance.h index bd0d44eda987..2dc7e4e395c7 100644 --- a/arangod/Cluster/AutoRebalance.h +++ b/arangod/Cluster/AutoRebalance.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/CallbackGuard.cpp b/arangod/Cluster/CallbackGuard.cpp index b9f31863bf09..ad185abde9bb 100644 --- a/arangod/Cluster/CallbackGuard.cpp +++ b/arangod/Cluster/CallbackGuard.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/CallbackGuard.h b/arangod/Cluster/CallbackGuard.h index 43cdc8e04012..4a58908ec816 100644 --- a/arangod/Cluster/CallbackGuard.h +++ b/arangod/Cluster/CallbackGuard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterCollectionCreationInfo.cpp b/arangod/Cluster/ClusterCollectionCreationInfo.cpp index cb88bc81593f..a9d388d670ea 100644 --- a/arangod/Cluster/ClusterCollectionCreationInfo.cpp +++ b/arangod/Cluster/ClusterCollectionCreationInfo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterCollectionCreationInfo.h b/arangod/Cluster/ClusterCollectionCreationInfo.h index c984f4a6c21a..357fa753560a 100644 --- a/arangod/Cluster/ClusterCollectionCreationInfo.h +++ b/arangod/Cluster/ClusterCollectionCreationInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterEdgeCursor.cpp b/arangod/Cluster/ClusterEdgeCursor.cpp index 38a55464e3fe..a7cf2bd08d68 100644 --- a/arangod/Cluster/ClusterEdgeCursor.cpp +++ b/arangod/Cluster/ClusterEdgeCursor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterEdgeCursor.h b/arangod/Cluster/ClusterEdgeCursor.h index 3f1effd10126..e87749b8ad64 100644 --- a/arangod/Cluster/ClusterEdgeCursor.h +++ b/arangod/Cluster/ClusterEdgeCursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterFeature.cpp b/arangod/Cluster/ClusterFeature.cpp index 15b490dd6c9b..f305d9daecda 100644 --- a/arangod/Cluster/ClusterFeature.cpp +++ b/arangod/Cluster/ClusterFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterFeature.h b/arangod/Cluster/ClusterFeature.h index a2751f42ad43..4921d4f40b3c 100644 --- a/arangod/Cluster/ClusterFeature.h +++ b/arangod/Cluster/ClusterFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterHelpers.cpp b/arangod/Cluster/ClusterHelpers.cpp index 07c69c61f759..8ee7a7ceaba0 100644 --- a/arangod/Cluster/ClusterHelpers.cpp +++ b/arangod/Cluster/ClusterHelpers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterHelpers.h b/arangod/Cluster/ClusterHelpers.h index 50ddd4870ceb..0caa654f6c7b 100644 --- a/arangod/Cluster/ClusterHelpers.h +++ b/arangod/Cluster/ClusterHelpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterInfo.cpp b/arangod/Cluster/ClusterInfo.cpp index fbfe82c5751a..6743cdd8e334 100644 --- a/arangod/Cluster/ClusterInfo.cpp +++ b/arangod/Cluster/ClusterInfo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterInfo.h b/arangod/Cluster/ClusterInfo.h index c01b5c420760..4a6488085d0f 100644 --- a/arangod/Cluster/ClusterInfo.h +++ b/arangod/Cluster/ClusterInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterMethods.cpp b/arangod/Cluster/ClusterMethods.cpp index 2a274d2c9039..f83cd8aacb2d 100644 --- a/arangod/Cluster/ClusterMethods.cpp +++ b/arangod/Cluster/ClusterMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterMethods.h b/arangod/Cluster/ClusterMethods.h index 45c558710ff6..edcfd00fd1bb 100644 --- a/arangod/Cluster/ClusterMethods.h +++ b/arangod/Cluster/ClusterMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterTrxMethods.cpp b/arangod/Cluster/ClusterTrxMethods.cpp index 5e7161bb951d..129a19f169a2 100644 --- a/arangod/Cluster/ClusterTrxMethods.cpp +++ b/arangod/Cluster/ClusterTrxMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterTrxMethods.h b/arangod/Cluster/ClusterTrxMethods.h index 256762c82d62..3b5fb27d67fc 100644 --- a/arangod/Cluster/ClusterTrxMethods.h +++ b/arangod/Cluster/ClusterTrxMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterTtlMethods.cpp b/arangod/Cluster/ClusterTtlMethods.cpp index af575956d60a..2b6815ee994e 100644 --- a/arangod/Cluster/ClusterTtlMethods.cpp +++ b/arangod/Cluster/ClusterTtlMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterTtlMethods.h b/arangod/Cluster/ClusterTtlMethods.h index a041d7b8109a..b9b4892ab69e 100644 --- a/arangod/Cluster/ClusterTtlMethods.h +++ b/arangod/Cluster/ClusterTtlMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterTypes.cpp b/arangod/Cluster/ClusterTypes.cpp index 64719106c977..0116d2dacb10 100644 --- a/arangod/Cluster/ClusterTypes.cpp +++ b/arangod/Cluster/ClusterTypes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterTypes.h b/arangod/Cluster/ClusterTypes.h index 9fcb7c730aeb..20910bf0e85e 100644 --- a/arangod/Cluster/ClusterTypes.h +++ b/arangod/Cluster/ClusterTypes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterUpgradeFeature.cpp b/arangod/Cluster/ClusterUpgradeFeature.cpp index 67790d71ba4b..ddf9d5a5f71f 100644 --- a/arangod/Cluster/ClusterUpgradeFeature.cpp +++ b/arangod/Cluster/ClusterUpgradeFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ClusterUpgradeFeature.h b/arangod/Cluster/ClusterUpgradeFeature.h index 9976a40b59e5..d334a0747636 100644 --- a/arangod/Cluster/ClusterUpgradeFeature.h +++ b/arangod/Cluster/ClusterUpgradeFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/CollectionInfoCurrent.cpp b/arangod/Cluster/CollectionInfoCurrent.cpp index 45b2617fe8b5..9f8db0809004 100644 --- a/arangod/Cluster/CollectionInfoCurrent.cpp +++ b/arangod/Cluster/CollectionInfoCurrent.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/CollectionInfoCurrent.h b/arangod/Cluster/CollectionInfoCurrent.h index 04b7cda1a4c8..9fc199e74ab7 100644 --- a/arangod/Cluster/CollectionInfoCurrent.h +++ b/arangod/Cluster/CollectionInfoCurrent.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/CreateCollection.cpp b/arangod/Cluster/CreateCollection.cpp index 17c742b8c85f..dff8b1d18829 100644 --- a/arangod/Cluster/CreateCollection.cpp +++ b/arangod/Cluster/CreateCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/CreateCollection.h b/arangod/Cluster/CreateCollection.h index a788b7cb7e8c..1326627151e8 100644 --- a/arangod/Cluster/CreateCollection.h +++ b/arangod/Cluster/CreateCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/CreateDatabase.cpp b/arangod/Cluster/CreateDatabase.cpp index b1bc6d965fc1..b59e9fb82501 100644 --- a/arangod/Cluster/CreateDatabase.cpp +++ b/arangod/Cluster/CreateDatabase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/CreateDatabase.h b/arangod/Cluster/CreateDatabase.h index a58e46f4570f..422d0d274a0b 100644 --- a/arangod/Cluster/CreateDatabase.h +++ b/arangod/Cluster/CreateDatabase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/DBServerAgencySync.cpp b/arangod/Cluster/DBServerAgencySync.cpp index 7418c2e0b198..273cd39f06b6 100644 --- a/arangod/Cluster/DBServerAgencySync.cpp +++ b/arangod/Cluster/DBServerAgencySync.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/DBServerAgencySync.h b/arangod/Cluster/DBServerAgencySync.h index 9dd1cb94bf10..dda3700a0477 100644 --- a/arangod/Cluster/DBServerAgencySync.h +++ b/arangod/Cluster/DBServerAgencySync.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/DropCollection.cpp b/arangod/Cluster/DropCollection.cpp index 654e8e34767f..11c5fa37cd1f 100644 --- a/arangod/Cluster/DropCollection.cpp +++ b/arangod/Cluster/DropCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/DropCollection.h b/arangod/Cluster/DropCollection.h index 46abcc1bcaaa..5ea27d81ba0b 100644 --- a/arangod/Cluster/DropCollection.h +++ b/arangod/Cluster/DropCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/DropDatabase.cpp b/arangod/Cluster/DropDatabase.cpp index 8342b64d722f..3e0cf7e82422 100644 --- a/arangod/Cluster/DropDatabase.cpp +++ b/arangod/Cluster/DropDatabase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/DropDatabase.h b/arangod/Cluster/DropDatabase.h index 86d5a1c1d4f6..e2e4da2c4d04 100644 --- a/arangod/Cluster/DropDatabase.h +++ b/arangod/Cluster/DropDatabase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/DropIndex.cpp b/arangod/Cluster/DropIndex.cpp index 647680969b8e..6dc99089c0c6 100644 --- a/arangod/Cluster/DropIndex.cpp +++ b/arangod/Cluster/DropIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/DropIndex.h b/arangod/Cluster/DropIndex.h index 8ada417c8f92..52a5b4e44360 100644 --- a/arangod/Cluster/DropIndex.h +++ b/arangod/Cluster/DropIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/EnsureIndex.cpp b/arangod/Cluster/EnsureIndex.cpp index e368300189c6..fc11817f7aa6 100644 --- a/arangod/Cluster/EnsureIndex.cpp +++ b/arangod/Cluster/EnsureIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/EnsureIndex.h b/arangod/Cluster/EnsureIndex.h index 6bb459bc6801..357eacc19efb 100644 --- a/arangod/Cluster/EnsureIndex.h +++ b/arangod/Cluster/EnsureIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/FailureOracle.h b/arangod/Cluster/FailureOracle.h index 3fc0b09eef20..6a71af2ff128 100644 --- a/arangod/Cluster/FailureOracle.h +++ b/arangod/Cluster/FailureOracle.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/FailureOracleFeature.cpp b/arangod/Cluster/FailureOracleFeature.cpp index a0a4e754e12f..ec01652fdd06 100644 --- a/arangod/Cluster/FailureOracleFeature.cpp +++ b/arangod/Cluster/FailureOracleFeature.cpp @@ -1,5 +1,7 @@ +//////////////////////////////////////////////////////////////////////////////// +/// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/FailureOracleFeature.h b/arangod/Cluster/FailureOracleFeature.h index bd1f36804771..28c9cc6a37c4 100644 --- a/arangod/Cluster/FailureOracleFeature.h +++ b/arangod/Cluster/FailureOracleFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/FollowerInfo.cpp b/arangod/Cluster/FollowerInfo.cpp index fa5323d2d094..7b6d752138b0 100644 --- a/arangod/Cluster/FollowerInfo.cpp +++ b/arangod/Cluster/FollowerInfo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/FollowerInfo.h b/arangod/Cluster/FollowerInfo.h index 50408a9d7e16..5be4911134b7 100644 --- a/arangod/Cluster/FollowerInfo.h +++ b/arangod/Cluster/FollowerInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/HeartbeatThread.cpp b/arangod/Cluster/HeartbeatThread.cpp index 2cd8ab9baaf2..e84cecfeba3c 100644 --- a/arangod/Cluster/HeartbeatThread.cpp +++ b/arangod/Cluster/HeartbeatThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/HeartbeatThread.h b/arangod/Cluster/HeartbeatThread.h index 3bb49da14027..8b09d78bb6a7 100644 --- a/arangod/Cluster/HeartbeatThread.h +++ b/arangod/Cluster/HeartbeatThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/Maintenance.cpp b/arangod/Cluster/Maintenance.cpp index e2e875bc6bd0..0e6bedde3afc 100644 --- a/arangod/Cluster/Maintenance.cpp +++ b/arangod/Cluster/Maintenance.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/Maintenance.h b/arangod/Cluster/Maintenance.h index 4b17095c23fb..1c4aeb9b84be 100644 --- a/arangod/Cluster/Maintenance.h +++ b/arangod/Cluster/Maintenance.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/MaintenanceFeature.cpp b/arangod/Cluster/MaintenanceFeature.cpp index 07b93b60eb3a..a8303c011c76 100644 --- a/arangod/Cluster/MaintenanceFeature.cpp +++ b/arangod/Cluster/MaintenanceFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/MaintenanceFeature.h b/arangod/Cluster/MaintenanceFeature.h index e9a8ba6cb3bf..5236c547ea1c 100644 --- a/arangod/Cluster/MaintenanceFeature.h +++ b/arangod/Cluster/MaintenanceFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/MaintenanceRestHandler.cpp b/arangod/Cluster/MaintenanceRestHandler.cpp index 440fd9cbca42..2aeb3f95c242 100644 --- a/arangod/Cluster/MaintenanceRestHandler.cpp +++ b/arangod/Cluster/MaintenanceRestHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/MaintenanceRestHandler.h b/arangod/Cluster/MaintenanceRestHandler.h index 788c5e162de7..06405e1ee2e8 100644 --- a/arangod/Cluster/MaintenanceRestHandler.h +++ b/arangod/Cluster/MaintenanceRestHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/MaintenanceStrings.h b/arangod/Cluster/MaintenanceStrings.h index 219256c7cefb..1f8f21d0201a 100644 --- a/arangod/Cluster/MaintenanceStrings.h +++ b/arangod/Cluster/MaintenanceStrings.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/MaintenanceWorker.cpp b/arangod/Cluster/MaintenanceWorker.cpp index f1c526f78f8b..ccde9cd61eda 100644 --- a/arangod/Cluster/MaintenanceWorker.cpp +++ b/arangod/Cluster/MaintenanceWorker.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/MaintenanceWorker.h b/arangod/Cluster/MaintenanceWorker.h index 0031f4ebc5a1..a80fb53086d3 100644 --- a/arangod/Cluster/MaintenanceWorker.h +++ b/arangod/Cluster/MaintenanceWorker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/RebootTracker.cpp b/arangod/Cluster/RebootTracker.cpp index 6c709589c5ef..87a3b63a27ad 100644 --- a/arangod/Cluster/RebootTracker.cpp +++ b/arangod/Cluster/RebootTracker.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/RebootTracker.h b/arangod/Cluster/RebootTracker.h index 56da23933ba7..127436ed5d7b 100644 --- a/arangod/Cluster/RebootTracker.h +++ b/arangod/Cluster/RebootTracker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ReplicationTimeoutFeature.cpp b/arangod/Cluster/ReplicationTimeoutFeature.cpp index cb711abdfbc4..63c742ad3892 100644 --- a/arangod/Cluster/ReplicationTimeoutFeature.cpp +++ b/arangod/Cluster/ReplicationTimeoutFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ReplicationTimeoutFeature.h b/arangod/Cluster/ReplicationTimeoutFeature.h index 85c2156ba1fd..310096817aea 100644 --- a/arangod/Cluster/ReplicationTimeoutFeature.h +++ b/arangod/Cluster/ReplicationTimeoutFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ResignShardLeadership.cpp b/arangod/Cluster/ResignShardLeadership.cpp index 22a2e69a2fc8..81bda439a47c 100644 --- a/arangod/Cluster/ResignShardLeadership.cpp +++ b/arangod/Cluster/ResignShardLeadership.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ResignShardLeadership.h b/arangod/Cluster/ResignShardLeadership.h index fcae1d4ab7c3..835b1354d7e6 100644 --- a/arangod/Cluster/ResignShardLeadership.h +++ b/arangod/Cluster/ResignShardLeadership.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/RestAgencyCallbacksHandler.cpp b/arangod/Cluster/RestAgencyCallbacksHandler.cpp index 9358f13bf359..355d1732e7a5 100644 --- a/arangod/Cluster/RestAgencyCallbacksHandler.cpp +++ b/arangod/Cluster/RestAgencyCallbacksHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/RestAgencyCallbacksHandler.h b/arangod/Cluster/RestAgencyCallbacksHandler.h index b00d0e822e78..eef525b31bde 100644 --- a/arangod/Cluster/RestAgencyCallbacksHandler.h +++ b/arangod/Cluster/RestAgencyCallbacksHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/RestClusterHandler.cpp b/arangod/Cluster/RestClusterHandler.cpp index 14bedf9885ab..00b514618d25 100644 --- a/arangod/Cluster/RestClusterHandler.cpp +++ b/arangod/Cluster/RestClusterHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/RestClusterHandler.h b/arangod/Cluster/RestClusterHandler.h index 285a4ee0080b..8512a99205ac 100644 --- a/arangod/Cluster/RestClusterHandler.h +++ b/arangod/Cluster/RestClusterHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ServerDefaults.cpp b/arangod/Cluster/ServerDefaults.cpp index 79f0243933d5..a347b22221c1 100644 --- a/arangod/Cluster/ServerDefaults.cpp +++ b/arangod/Cluster/ServerDefaults.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ServerDefaults.h b/arangod/Cluster/ServerDefaults.h index f78b939aa3d2..3674267bf6e1 100644 --- a/arangod/Cluster/ServerDefaults.h +++ b/arangod/Cluster/ServerDefaults.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ServerState.cpp b/arangod/Cluster/ServerState.cpp index 2a399844ee55..5adac20132a0 100644 --- a/arangod/Cluster/ServerState.cpp +++ b/arangod/Cluster/ServerState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/ServerState.h b/arangod/Cluster/ServerState.h index e50bf65045f7..375d069fa25a 100644 --- a/arangod/Cluster/ServerState.h +++ b/arangod/Cluster/ServerState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/SynchronizeShard.cpp b/arangod/Cluster/SynchronizeShard.cpp index b3c223e9986a..33bb00925476 100644 --- a/arangod/Cluster/SynchronizeShard.cpp +++ b/arangod/Cluster/SynchronizeShard.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/SynchronizeShard.h b/arangod/Cluster/SynchronizeShard.h index 2ef55647be94..e2f05fe39acb 100644 --- a/arangod/Cluster/SynchronizeShard.h +++ b/arangod/Cluster/SynchronizeShard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/TakeoverShardLeadership.cpp b/arangod/Cluster/TakeoverShardLeadership.cpp index 77afa70771b8..937b533a0c7f 100644 --- a/arangod/Cluster/TakeoverShardLeadership.cpp +++ b/arangod/Cluster/TakeoverShardLeadership.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/TakeoverShardLeadership.h b/arangod/Cluster/TakeoverShardLeadership.h index 6f0bae780707..dd77ba11c9fb 100644 --- a/arangod/Cluster/TakeoverShardLeadership.h +++ b/arangod/Cluster/TakeoverShardLeadership.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/TraverserEngine.cpp b/arangod/Cluster/TraverserEngine.cpp index c113cb66df52..38b238dbd1d2 100644 --- a/arangod/Cluster/TraverserEngine.cpp +++ b/arangod/Cluster/TraverserEngine.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/TraverserEngine.h b/arangod/Cluster/TraverserEngine.h index cacbcfb38e9f..dd6ecaff9bd7 100644 --- a/arangod/Cluster/TraverserEngine.h +++ b/arangod/Cluster/TraverserEngine.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/UpdateCollection.cpp b/arangod/Cluster/UpdateCollection.cpp index ae4c5be3799a..60f14099eb71 100644 --- a/arangod/Cluster/UpdateCollection.cpp +++ b/arangod/Cluster/UpdateCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/UpdateCollection.h b/arangod/Cluster/UpdateCollection.h index 680c3fb92c12..02ac18c1b542 100644 --- a/arangod/Cluster/UpdateCollection.h +++ b/arangod/Cluster/UpdateCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/UpdateReplicatedLogAction.cpp b/arangod/Cluster/UpdateReplicatedLogAction.cpp index 4a2f28afbfc3..4b81b17c5ba2 100644 --- a/arangod/Cluster/UpdateReplicatedLogAction.cpp +++ b/arangod/Cluster/UpdateReplicatedLogAction.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/UpdateReplicatedLogAction.h b/arangod/Cluster/UpdateReplicatedLogAction.h index dcd4127342d0..cfb93ddce120 100644 --- a/arangod/Cluster/UpdateReplicatedLogAction.h +++ b/arangod/Cluster/UpdateReplicatedLogAction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/v8-cluster.cpp b/arangod/Cluster/v8-cluster.cpp index 49940b0c6271..9bd350bf1483 100644 --- a/arangod/Cluster/v8-cluster.cpp +++ b/arangod/Cluster/v8-cluster.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Cluster/v8-cluster.h b/arangod/Cluster/v8-cluster.h index 5b319bd43ff8..dc6dda69afc2 100644 --- a/arangod/Cluster/v8-cluster.h +++ b/arangod/Cluster/v8-cluster.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterCollection.cpp b/arangod/ClusterEngine/ClusterCollection.cpp index be1840c692b8..e18245785fd3 100644 --- a/arangod/ClusterEngine/ClusterCollection.cpp +++ b/arangod/ClusterEngine/ClusterCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterCollection.h b/arangod/ClusterEngine/ClusterCollection.h index 4fef310bf72a..e0f12da46512 100644 --- a/arangod/ClusterEngine/ClusterCollection.h +++ b/arangod/ClusterEngine/ClusterCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterEngine.cpp b/arangod/ClusterEngine/ClusterEngine.cpp index b956ee198593..c32ad8276978 100644 --- a/arangod/ClusterEngine/ClusterEngine.cpp +++ b/arangod/ClusterEngine/ClusterEngine.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterEngine.h b/arangod/ClusterEngine/ClusterEngine.h index 5407d36d0534..bf29338f33a6 100644 --- a/arangod/ClusterEngine/ClusterEngine.h +++ b/arangod/ClusterEngine/ClusterEngine.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterIndex.cpp b/arangod/ClusterEngine/ClusterIndex.cpp index fcbf15ceaafc..37f7e48f05ec 100644 --- a/arangod/ClusterEngine/ClusterIndex.cpp +++ b/arangod/ClusterEngine/ClusterIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterIndex.h b/arangod/ClusterEngine/ClusterIndex.h index 41a4cf003ccf..585d7f01fa92 100644 --- a/arangod/ClusterEngine/ClusterIndex.h +++ b/arangod/ClusterEngine/ClusterIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterIndexFactory.cpp b/arangod/ClusterEngine/ClusterIndexFactory.cpp index a9afdbdb9b0f..04f9b1b57277 100644 --- a/arangod/ClusterEngine/ClusterIndexFactory.cpp +++ b/arangod/ClusterEngine/ClusterIndexFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterIndexFactory.h b/arangod/ClusterEngine/ClusterIndexFactory.h index 2cd4fec368fe..430491d3def3 100644 --- a/arangod/ClusterEngine/ClusterIndexFactory.h +++ b/arangod/ClusterEngine/ClusterIndexFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterRestCollectionHandler.cpp b/arangod/ClusterEngine/ClusterRestCollectionHandler.cpp index 9064fdd17524..10e374ecc5f1 100644 --- a/arangod/ClusterEngine/ClusterRestCollectionHandler.cpp +++ b/arangod/ClusterEngine/ClusterRestCollectionHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterRestCollectionHandler.h b/arangod/ClusterEngine/ClusterRestCollectionHandler.h index 3679d56184be..8d78cb1a5564 100644 --- a/arangod/ClusterEngine/ClusterRestCollectionHandler.h +++ b/arangod/ClusterEngine/ClusterRestCollectionHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterRestHandlers.cpp b/arangod/ClusterEngine/ClusterRestHandlers.cpp index 5309241a90e4..86b47b67194f 100644 --- a/arangod/ClusterEngine/ClusterRestHandlers.cpp +++ b/arangod/ClusterEngine/ClusterRestHandlers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterRestHandlers.h b/arangod/ClusterEngine/ClusterRestHandlers.h index a878061444e9..86ba52a7dcd6 100644 --- a/arangod/ClusterEngine/ClusterRestHandlers.h +++ b/arangod/ClusterEngine/ClusterRestHandlers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterRestReplicationHandler.cpp b/arangod/ClusterEngine/ClusterRestReplicationHandler.cpp index a444f6ee4b0b..b692895ed588 100644 --- a/arangod/ClusterEngine/ClusterRestReplicationHandler.cpp +++ b/arangod/ClusterEngine/ClusterRestReplicationHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterRestReplicationHandler.h b/arangod/ClusterEngine/ClusterRestReplicationHandler.h index 4739d783e90b..42dba1ad30e2 100644 --- a/arangod/ClusterEngine/ClusterRestReplicationHandler.h +++ b/arangod/ClusterEngine/ClusterRestReplicationHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterRestWalHandler.cpp b/arangod/ClusterEngine/ClusterRestWalHandler.cpp index 8a8fa0a06fd2..53bc2abcc1ae 100644 --- a/arangod/ClusterEngine/ClusterRestWalHandler.cpp +++ b/arangod/ClusterEngine/ClusterRestWalHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterRestWalHandler.h b/arangod/ClusterEngine/ClusterRestWalHandler.h index 882d3ab4e5f6..5eaf94045f6d 100644 --- a/arangod/ClusterEngine/ClusterRestWalHandler.h +++ b/arangod/ClusterEngine/ClusterRestWalHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterSelectivityEstimates.cpp b/arangod/ClusterEngine/ClusterSelectivityEstimates.cpp index c3297e75ba4e..9f8d60744d83 100644 --- a/arangod/ClusterEngine/ClusterSelectivityEstimates.cpp +++ b/arangod/ClusterEngine/ClusterSelectivityEstimates.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterSelectivityEstimates.h b/arangod/ClusterEngine/ClusterSelectivityEstimates.h index ab71cb680cb7..f7c42f76155d 100644 --- a/arangod/ClusterEngine/ClusterSelectivityEstimates.h +++ b/arangod/ClusterEngine/ClusterSelectivityEstimates.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterTransactionCollection.cpp b/arangod/ClusterEngine/ClusterTransactionCollection.cpp index b724c24170a9..f70f326d0f43 100644 --- a/arangod/ClusterEngine/ClusterTransactionCollection.cpp +++ b/arangod/ClusterEngine/ClusterTransactionCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterTransactionCollection.h b/arangod/ClusterEngine/ClusterTransactionCollection.h index ddb3884467f1..91e8552d409f 100644 --- a/arangod/ClusterEngine/ClusterTransactionCollection.h +++ b/arangod/ClusterEngine/ClusterTransactionCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterTransactionState.cpp b/arangod/ClusterEngine/ClusterTransactionState.cpp index 4465d1b4a9d8..275f7281d602 100644 --- a/arangod/ClusterEngine/ClusterTransactionState.cpp +++ b/arangod/ClusterEngine/ClusterTransactionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterTransactionState.h b/arangod/ClusterEngine/ClusterTransactionState.h index e7234aec88b0..5b8d7a689f05 100644 --- a/arangod/ClusterEngine/ClusterTransactionState.h +++ b/arangod/ClusterEngine/ClusterTransactionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterV8Functions.cpp b/arangod/ClusterEngine/ClusterV8Functions.cpp index 6ac3d9cdcd1d..ca1892b13bd7 100644 --- a/arangod/ClusterEngine/ClusterV8Functions.cpp +++ b/arangod/ClusterEngine/ClusterV8Functions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/ClusterV8Functions.h b/arangod/ClusterEngine/ClusterV8Functions.h index 6b39437fb74a..53b28a3fd04e 100644 --- a/arangod/ClusterEngine/ClusterV8Functions.h +++ b/arangod/ClusterEngine/ClusterV8Functions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/ClusterEngine/Common.h b/arangod/ClusterEngine/Common.h index 72cff62a8584..fc0fa317caf8 100644 --- a/arangod/ClusterEngine/Common.h +++ b/arangod/ClusterEngine/Common.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/AgencyFeaturePhase.cpp b/arangod/FeaturePhases/AgencyFeaturePhase.cpp index 86e8b579f8fc..321dba107403 100644 --- a/arangod/FeaturePhases/AgencyFeaturePhase.cpp +++ b/arangod/FeaturePhases/AgencyFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/AgencyFeaturePhase.h b/arangod/FeaturePhases/AgencyFeaturePhase.h index 12d84bac63a5..a490c9742c41 100644 --- a/arangod/FeaturePhases/AgencyFeaturePhase.h +++ b/arangod/FeaturePhases/AgencyFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/AqlFeaturePhase.cpp b/arangod/FeaturePhases/AqlFeaturePhase.cpp index 8999bf3d2c10..1bc668f2dacb 100644 --- a/arangod/FeaturePhases/AqlFeaturePhase.cpp +++ b/arangod/FeaturePhases/AqlFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/AqlFeaturePhase.h b/arangod/FeaturePhases/AqlFeaturePhase.h index fe9c49c891fe..f621b9cbd633 100644 --- a/arangod/FeaturePhases/AqlFeaturePhase.h +++ b/arangod/FeaturePhases/AqlFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/BasicFeaturePhaseServer.cpp b/arangod/FeaturePhases/BasicFeaturePhaseServer.cpp index 03cff8e00a4a..ab68c8297de8 100644 --- a/arangod/FeaturePhases/BasicFeaturePhaseServer.cpp +++ b/arangod/FeaturePhases/BasicFeaturePhaseServer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/BasicFeaturePhaseServer.h b/arangod/FeaturePhases/BasicFeaturePhaseServer.h index 73326a46909c..f4cb92c03e7b 100644 --- a/arangod/FeaturePhases/BasicFeaturePhaseServer.h +++ b/arangod/FeaturePhases/BasicFeaturePhaseServer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/ClusterFeaturePhase.cpp b/arangod/FeaturePhases/ClusterFeaturePhase.cpp index 75eabefd741e..a6f398d3723e 100644 --- a/arangod/FeaturePhases/ClusterFeaturePhase.cpp +++ b/arangod/FeaturePhases/ClusterFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/ClusterFeaturePhase.h b/arangod/FeaturePhases/ClusterFeaturePhase.h index ccdc9ed24c39..063e9d1cef9a 100644 --- a/arangod/FeaturePhases/ClusterFeaturePhase.h +++ b/arangod/FeaturePhases/ClusterFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/DatabaseFeaturePhase.cpp b/arangod/FeaturePhases/DatabaseFeaturePhase.cpp index 8d331d53a429..97979b8eeafa 100644 --- a/arangod/FeaturePhases/DatabaseFeaturePhase.cpp +++ b/arangod/FeaturePhases/DatabaseFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/DatabaseFeaturePhase.h b/arangod/FeaturePhases/DatabaseFeaturePhase.h index 9948180c5407..97c1f203297e 100644 --- a/arangod/FeaturePhases/DatabaseFeaturePhase.h +++ b/arangod/FeaturePhases/DatabaseFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/FinalFeaturePhase.cpp b/arangod/FeaturePhases/FinalFeaturePhase.cpp index fcee1969151d..3081ec131a54 100644 --- a/arangod/FeaturePhases/FinalFeaturePhase.cpp +++ b/arangod/FeaturePhases/FinalFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/FinalFeaturePhase.h b/arangod/FeaturePhases/FinalFeaturePhase.h index 7189c259b01a..58fa1f86f3f9 100644 --- a/arangod/FeaturePhases/FinalFeaturePhase.h +++ b/arangod/FeaturePhases/FinalFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/FoxxFeaturePhase.cpp b/arangod/FeaturePhases/FoxxFeaturePhase.cpp index 8a1abd5472c1..0c0f5450454c 100644 --- a/arangod/FeaturePhases/FoxxFeaturePhase.cpp +++ b/arangod/FeaturePhases/FoxxFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/FoxxFeaturePhase.h b/arangod/FeaturePhases/FoxxFeaturePhase.h index 3888f33cfc1e..212493faf7f6 100644 --- a/arangod/FeaturePhases/FoxxFeaturePhase.h +++ b/arangod/FeaturePhases/FoxxFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/ServerFeaturePhase.cpp b/arangod/FeaturePhases/ServerFeaturePhase.cpp index de270dd026f6..1cdf8527645e 100644 --- a/arangod/FeaturePhases/ServerFeaturePhase.cpp +++ b/arangod/FeaturePhases/ServerFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/ServerFeaturePhase.h b/arangod/FeaturePhases/ServerFeaturePhase.h index d04fecb1ebd4..bcfc04bafa7f 100644 --- a/arangod/FeaturePhases/ServerFeaturePhase.h +++ b/arangod/FeaturePhases/ServerFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/V8FeaturePhase.cpp b/arangod/FeaturePhases/V8FeaturePhase.cpp index a019afd24ae8..02dd031cb53a 100644 --- a/arangod/FeaturePhases/V8FeaturePhase.cpp +++ b/arangod/FeaturePhases/V8FeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/FeaturePhases/V8FeaturePhase.h b/arangod/FeaturePhases/V8FeaturePhase.h index be069df84777..e6308b8b9282 100644 --- a/arangod/FeaturePhases/V8FeaturePhase.h +++ b/arangod/FeaturePhases/V8FeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/Acceptor.cpp b/arangod/GeneralServer/Acceptor.cpp index 2680ad75fac4..40081500b37f 100644 --- a/arangod/GeneralServer/Acceptor.cpp +++ b/arangod/GeneralServer/Acceptor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/Acceptor.h b/arangod/GeneralServer/Acceptor.h index be3db9321b46..8ddb8e92212c 100644 --- a/arangod/GeneralServer/Acceptor.h +++ b/arangod/GeneralServer/Acceptor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/AcceptorTcp.cpp b/arangod/GeneralServer/AcceptorTcp.cpp index fe63672b7a6b..7322239c1c03 100644 --- a/arangod/GeneralServer/AcceptorTcp.cpp +++ b/arangod/GeneralServer/AcceptorTcp.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/AcceptorTcp.h b/arangod/GeneralServer/AcceptorTcp.h index 57d8566dae85..66f5d199463b 100644 --- a/arangod/GeneralServer/AcceptorTcp.h +++ b/arangod/GeneralServer/AcceptorTcp.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/AcceptorUnixDomain.cpp b/arangod/GeneralServer/AcceptorUnixDomain.cpp index d119ed02cc49..bbedbce1c7c5 100644 --- a/arangod/GeneralServer/AcceptorUnixDomain.cpp +++ b/arangod/GeneralServer/AcceptorUnixDomain.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/AcceptorUnixDomain.h b/arangod/GeneralServer/AcceptorUnixDomain.h index f918d5e55f81..38989f400281 100644 --- a/arangod/GeneralServer/AcceptorUnixDomain.h +++ b/arangod/GeneralServer/AcceptorUnixDomain.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/AsioSocket.h b/arangod/GeneralServer/AsioSocket.h index 5c22139a39f6..d7ebb32af66e 100644 --- a/arangod/GeneralServer/AsioSocket.h +++ b/arangod/GeneralServer/AsioSocket.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/AsyncJobManager.cpp b/arangod/GeneralServer/AsyncJobManager.cpp index e34cbb5c2d0a..7a81995541e3 100644 --- a/arangod/GeneralServer/AsyncJobManager.cpp +++ b/arangod/GeneralServer/AsyncJobManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/AsyncJobManager.h b/arangod/GeneralServer/AsyncJobManager.h index 19c416e149bb..45edc90e6e4a 100644 --- a/arangod/GeneralServer/AsyncJobManager.h +++ b/arangod/GeneralServer/AsyncJobManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/AuthenticationFeature.cpp b/arangod/GeneralServer/AuthenticationFeature.cpp index 994aef246dd8..50fe11115f09 100644 --- a/arangod/GeneralServer/AuthenticationFeature.cpp +++ b/arangod/GeneralServer/AuthenticationFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/AuthenticationFeature.h b/arangod/GeneralServer/AuthenticationFeature.h index 509af71ab6f4..d19a07ba5fab 100644 --- a/arangod/GeneralServer/AuthenticationFeature.h +++ b/arangod/GeneralServer/AuthenticationFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/CommTask.cpp b/arangod/GeneralServer/CommTask.cpp index fb75f790d35f..d08f03ff50bd 100644 --- a/arangod/GeneralServer/CommTask.cpp +++ b/arangod/GeneralServer/CommTask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/CommTask.h b/arangod/GeneralServer/CommTask.h index af845e7527a1..0d8cf701e80d 100644 --- a/arangod/GeneralServer/CommTask.h +++ b/arangod/GeneralServer/CommTask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/GeneralCommTask.cpp b/arangod/GeneralServer/GeneralCommTask.cpp index a8dae839cc12..50cdc5b16b44 100644 --- a/arangod/GeneralServer/GeneralCommTask.cpp +++ b/arangod/GeneralServer/GeneralCommTask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/GeneralCommTask.h b/arangod/GeneralServer/GeneralCommTask.h index 10d20fefa63b..d2fbea4b434c 100644 --- a/arangod/GeneralServer/GeneralCommTask.h +++ b/arangod/GeneralServer/GeneralCommTask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/GeneralServer.cpp b/arangod/GeneralServer/GeneralServer.cpp index 0a5370c4ba9b..84e0665ef746 100644 --- a/arangod/GeneralServer/GeneralServer.cpp +++ b/arangod/GeneralServer/GeneralServer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/GeneralServer.h b/arangod/GeneralServer/GeneralServer.h index 082c8798c705..cc9c608493b3 100644 --- a/arangod/GeneralServer/GeneralServer.h +++ b/arangod/GeneralServer/GeneralServer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/GeneralServerFeature.cpp b/arangod/GeneralServer/GeneralServerFeature.cpp index e44d5e8a7cb4..cb060b378ce4 100644 --- a/arangod/GeneralServer/GeneralServerFeature.cpp +++ b/arangod/GeneralServer/GeneralServerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/GeneralServerFeature.h b/arangod/GeneralServer/GeneralServerFeature.h index 321b52fc84ae..47eb068ff820 100644 --- a/arangod/GeneralServer/GeneralServerFeature.h +++ b/arangod/GeneralServer/GeneralServerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/H2CommTask.cpp b/arangod/GeneralServer/H2CommTask.cpp index bbc3e8b998e8..71b145093c20 100644 --- a/arangod/GeneralServer/H2CommTask.cpp +++ b/arangod/GeneralServer/H2CommTask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/H2CommTask.h b/arangod/GeneralServer/H2CommTask.h index 2fc2271882d3..977e3d0229ee 100644 --- a/arangod/GeneralServer/H2CommTask.h +++ b/arangod/GeneralServer/H2CommTask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/HttpCommTask.cpp b/arangod/GeneralServer/HttpCommTask.cpp index 184497f3bbf7..f299d9c31c61 100644 --- a/arangod/GeneralServer/HttpCommTask.cpp +++ b/arangod/GeneralServer/HttpCommTask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/HttpCommTask.h b/arangod/GeneralServer/HttpCommTask.h index 99ba9c9609e1..14bf7ea264b9 100644 --- a/arangod/GeneralServer/HttpCommTask.h +++ b/arangod/GeneralServer/HttpCommTask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/IoContext.cpp b/arangod/GeneralServer/IoContext.cpp index 29f1951c092d..f265d48df385 100644 --- a/arangod/GeneralServer/IoContext.cpp +++ b/arangod/GeneralServer/IoContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/IoContext.h b/arangod/GeneralServer/IoContext.h index 5d5caa1a28b4..b9d22ea4d9c6 100644 --- a/arangod/GeneralServer/IoContext.h +++ b/arangod/GeneralServer/IoContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/OperationMode.h b/arangod/GeneralServer/OperationMode.h index 777d1d704a34..c270310ab45c 100644 --- a/arangod/GeneralServer/OperationMode.h +++ b/arangod/GeneralServer/OperationMode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/RequestLane.cpp b/arangod/GeneralServer/RequestLane.cpp index 8977b704d4ff..8b6e690d3080 100644 --- a/arangod/GeneralServer/RequestLane.cpp +++ b/arangod/GeneralServer/RequestLane.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/RequestLane.h b/arangod/GeneralServer/RequestLane.h index 418d92a5dddd..b462e78e1f62 100644 --- a/arangod/GeneralServer/RequestLane.h +++ b/arangod/GeneralServer/RequestLane.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/RestHandler.cpp b/arangod/GeneralServer/RestHandler.cpp index 4d6507571260..8f8ed2774b11 100644 --- a/arangod/GeneralServer/RestHandler.cpp +++ b/arangod/GeneralServer/RestHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/RestHandler.h b/arangod/GeneralServer/RestHandler.h index 47e99155ec8f..2c6c2f172595 100644 --- a/arangod/GeneralServer/RestHandler.h +++ b/arangod/GeneralServer/RestHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/RestHandlerFactory.cpp b/arangod/GeneralServer/RestHandlerFactory.cpp index b6d5adb49ee7..dd0c33a2388b 100644 --- a/arangod/GeneralServer/RestHandlerFactory.cpp +++ b/arangod/GeneralServer/RestHandlerFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/RestHandlerFactory.h b/arangod/GeneralServer/RestHandlerFactory.h index 5e7f9ae585c3..cd003a659d11 100644 --- a/arangod/GeneralServer/RestHandlerFactory.h +++ b/arangod/GeneralServer/RestHandlerFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/ServerSecurityFeature.cpp b/arangod/GeneralServer/ServerSecurityFeature.cpp index d7f94ec0083e..3a1fc15ea362 100644 --- a/arangod/GeneralServer/ServerSecurityFeature.cpp +++ b/arangod/GeneralServer/ServerSecurityFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/ServerSecurityFeature.h b/arangod/GeneralServer/ServerSecurityFeature.h index 5d6b54f724fb..f39fecd7c4ed 100644 --- a/arangod/GeneralServer/ServerSecurityFeature.h +++ b/arangod/GeneralServer/ServerSecurityFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/SslServerFeature.cpp b/arangod/GeneralServer/SslServerFeature.cpp index 5d219b19d984..b36b8f0a9a93 100644 --- a/arangod/GeneralServer/SslServerFeature.cpp +++ b/arangod/GeneralServer/SslServerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/SslServerFeature.h b/arangod/GeneralServer/SslServerFeature.h index 03fa84d76e99..a11a1bf35bc4 100644 --- a/arangod/GeneralServer/SslServerFeature.h +++ b/arangod/GeneralServer/SslServerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/VstCommTask.cpp b/arangod/GeneralServer/VstCommTask.cpp index 254cb02c0a29..0f6fc1085d9d 100644 --- a/arangod/GeneralServer/VstCommTask.cpp +++ b/arangod/GeneralServer/VstCommTask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeneralServer/VstCommTask.h b/arangod/GeneralServer/VstCommTask.h index d19083f9ca21..bdfc13ac8961 100644 --- a/arangod/GeneralServer/VstCommTask.h +++ b/arangod/GeneralServer/VstCommTask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeoIndex/Covering.cpp b/arangod/GeoIndex/Covering.cpp index c0e1fc7429b1..204749ced5d8 100644 --- a/arangod/GeoIndex/Covering.cpp +++ b/arangod/GeoIndex/Covering.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeoIndex/Covering.h b/arangod/GeoIndex/Covering.h index 4d9771ea5824..1bc352782d64 100644 --- a/arangod/GeoIndex/Covering.h +++ b/arangod/GeoIndex/Covering.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeoIndex/Index.cpp b/arangod/GeoIndex/Index.cpp index 4cf4868ab504..a6433953cb57 100644 --- a/arangod/GeoIndex/Index.cpp +++ b/arangod/GeoIndex/Index.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeoIndex/Index.h b/arangod/GeoIndex/Index.h index 900c99cffda5..11bb38275c36 100644 --- a/arangod/GeoIndex/Index.h +++ b/arangod/GeoIndex/Index.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeoIndex/Near.cpp b/arangod/GeoIndex/Near.cpp index a8a1c024e3fe..898a55205101 100644 --- a/arangod/GeoIndex/Near.cpp +++ b/arangod/GeoIndex/Near.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/GeoIndex/Near.h b/arangod/GeoIndex/Near.h index 4e490b37c151..313b85df3b2a 100644 --- a/arangod/GeoIndex/Near.h +++ b/arangod/GeoIndex/Near.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/BaseOptions.cpp b/arangod/Graph/BaseOptions.cpp index 8bcfeb65521a..dff03f222b0d 100644 --- a/arangod/Graph/BaseOptions.cpp +++ b/arangod/Graph/BaseOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/BaseOptions.h b/arangod/Graph/BaseOptions.h index acc85071bfdd..57b9282de5ec 100644 --- a/arangod/Graph/BaseOptions.h +++ b/arangod/Graph/BaseOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Cache/RefactoredClusterTraverserCache.cpp b/arangod/Graph/Cache/RefactoredClusterTraverserCache.cpp index a9b4d08c72fb..31670b80963c 100644 --- a/arangod/Graph/Cache/RefactoredClusterTraverserCache.cpp +++ b/arangod/Graph/Cache/RefactoredClusterTraverserCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Cache/RefactoredClusterTraverserCache.h b/arangod/Graph/Cache/RefactoredClusterTraverserCache.h index e0182cdb9741..022416756f23 100644 --- a/arangod/Graph/Cache/RefactoredClusterTraverserCache.h +++ b/arangod/Graph/Cache/RefactoredClusterTraverserCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Cache/RefactoredTraverserCache.cpp b/arangod/Graph/Cache/RefactoredTraverserCache.cpp index 1a460a166e55..303f4f03b9bf 100644 --- a/arangod/Graph/Cache/RefactoredTraverserCache.cpp +++ b/arangod/Graph/Cache/RefactoredTraverserCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Cache/RefactoredTraverserCache.h b/arangod/Graph/Cache/RefactoredTraverserCache.h index 6143cbc27f22..2b07f38a31ea 100644 --- a/arangod/Graph/Cache/RefactoredTraverserCache.h +++ b/arangod/Graph/Cache/RefactoredTraverserCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/ClusterGraphDatalake.cpp b/arangod/Graph/ClusterGraphDatalake.cpp index b44a8a137ec9..c73d603490ee 100644 --- a/arangod/Graph/ClusterGraphDatalake.cpp +++ b/arangod/Graph/ClusterGraphDatalake.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/ClusterGraphDatalake.h b/arangod/Graph/ClusterGraphDatalake.h index ff6d583a0b99..76514fd732c2 100644 --- a/arangod/Graph/ClusterGraphDatalake.h +++ b/arangod/Graph/ClusterGraphDatalake.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/ClusterTraverserCache.cpp b/arangod/Graph/ClusterTraverserCache.cpp index 9877ba3b3e31..8bcda0409981 100644 --- a/arangod/Graph/ClusterTraverserCache.cpp +++ b/arangod/Graph/ClusterTraverserCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/ClusterTraverserCache.h b/arangod/Graph/ClusterTraverserCache.h index a935f7c9a959..40e45fa8a759 100644 --- a/arangod/Graph/ClusterTraverserCache.h +++ b/arangod/Graph/ClusterTraverserCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Cursors/RefactoredSingleServerEdgeCursor.cpp b/arangod/Graph/Cursors/RefactoredSingleServerEdgeCursor.cpp index 2892b8dcbd11..007a325bae04 100644 --- a/arangod/Graph/Cursors/RefactoredSingleServerEdgeCursor.cpp +++ b/arangod/Graph/Cursors/RefactoredSingleServerEdgeCursor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Cursors/RefactoredSingleServerEdgeCursor.h b/arangod/Graph/Cursors/RefactoredSingleServerEdgeCursor.h index 1456c3f9389f..4719d126028a 100644 --- a/arangod/Graph/Cursors/RefactoredSingleServerEdgeCursor.h +++ b/arangod/Graph/Cursors/RefactoredSingleServerEdgeCursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/EdgeCursor.h b/arangod/Graph/EdgeCursor.h index 645f53bfbd29..dd39b7639fc3 100644 --- a/arangod/Graph/EdgeCursor.h +++ b/arangod/Graph/EdgeCursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/EdgeDocumentToken.h b/arangod/Graph/EdgeDocumentToken.h index b1de1f2fb631..c7f8a4702625 100644 --- a/arangod/Graph/EdgeDocumentToken.h +++ b/arangod/Graph/EdgeDocumentToken.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Enumerators/OneSidedEnumerator.cpp b/arangod/Graph/Enumerators/OneSidedEnumerator.cpp index eff9c56fd07d..198e5c8c087a 100644 --- a/arangod/Graph/Enumerators/OneSidedEnumerator.cpp +++ b/arangod/Graph/Enumerators/OneSidedEnumerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Enumerators/OneSidedEnumerator.h b/arangod/Graph/Enumerators/OneSidedEnumerator.h index 03ddb26568e9..39da21fc05d5 100644 --- a/arangod/Graph/Enumerators/OneSidedEnumerator.h +++ b/arangod/Graph/Enumerators/OneSidedEnumerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Enumerators/OneSidedEnumeratorInterface.cpp b/arangod/Graph/Enumerators/OneSidedEnumeratorInterface.cpp index ec947f332ea9..effa3f9aa676 100644 --- a/arangod/Graph/Enumerators/OneSidedEnumeratorInterface.cpp +++ b/arangod/Graph/Enumerators/OneSidedEnumeratorInterface.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Enumerators/OneSidedEnumeratorInterface.h b/arangod/Graph/Enumerators/OneSidedEnumeratorInterface.h index 7638b29c20f1..04ec55f5bc71 100644 --- a/arangod/Graph/Enumerators/OneSidedEnumeratorInterface.h +++ b/arangod/Graph/Enumerators/OneSidedEnumeratorInterface.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Enumerators/TwoSidedEnumerator.cpp b/arangod/Graph/Enumerators/TwoSidedEnumerator.cpp index 829b7f657d85..863697001419 100644 --- a/arangod/Graph/Enumerators/TwoSidedEnumerator.cpp +++ b/arangod/Graph/Enumerators/TwoSidedEnumerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Enumerators/TwoSidedEnumerator.h b/arangod/Graph/Enumerators/TwoSidedEnumerator.h index 4a244212ebf3..0b5ce7bd69af 100644 --- a/arangod/Graph/Enumerators/TwoSidedEnumerator.h +++ b/arangod/Graph/Enumerators/TwoSidedEnumerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Enumerators/WeightedTwoSidedEnumerator.cpp b/arangod/Graph/Enumerators/WeightedTwoSidedEnumerator.cpp index e5bd87db8871..25c5e2a24538 100644 --- a/arangod/Graph/Enumerators/WeightedTwoSidedEnumerator.cpp +++ b/arangod/Graph/Enumerators/WeightedTwoSidedEnumerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Enumerators/WeightedTwoSidedEnumerator.h b/arangod/Graph/Enumerators/WeightedTwoSidedEnumerator.h index 16b97cf9635d..924ca0b72118 100644 --- a/arangod/Graph/Enumerators/WeightedTwoSidedEnumerator.h +++ b/arangod/Graph/Enumerators/WeightedTwoSidedEnumerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Graph.cpp b/arangod/Graph/Graph.cpp index d42a987a9a49..4ed3997cb7ee 100644 --- a/arangod/Graph/Graph.cpp +++ b/arangod/Graph/Graph.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Graph.h b/arangod/Graph/Graph.h index 5fed7502cf0a..8eefb65e8223 100644 --- a/arangod/Graph/Graph.h +++ b/arangod/Graph/Graph.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/GraphManager.cpp b/arangod/Graph/GraphManager.cpp index a76168b83b85..24ea34c78d48 100644 --- a/arangod/Graph/GraphManager.cpp +++ b/arangod/Graph/GraphManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/GraphManager.h b/arangod/Graph/GraphManager.h index 28cdc0d4b360..6ebb0ccbaa91 100644 --- a/arangod/Graph/GraphManager.h +++ b/arangod/Graph/GraphManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/GraphOperations.cpp b/arangod/Graph/GraphOperations.cpp index a8baaccbd86c..ea377606a5c0 100644 --- a/arangod/Graph/GraphOperations.cpp +++ b/arangod/Graph/GraphOperations.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/GraphOperations.h b/arangod/Graph/GraphOperations.h index 33875a5ee4d9..e3c46ef1488e 100644 --- a/arangod/Graph/GraphOperations.h +++ b/arangod/Graph/GraphOperations.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Helpers/TraceEntry.cpp b/arangod/Graph/Helpers/TraceEntry.cpp index febf18845edc..eab217c8bbf5 100644 --- a/arangod/Graph/Helpers/TraceEntry.cpp +++ b/arangod/Graph/Helpers/TraceEntry.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Helpers/TraceEntry.h b/arangod/Graph/Helpers/TraceEntry.h index a34790ac6e2a..4a073bf72b82 100644 --- a/arangod/Graph/Helpers/TraceEntry.h +++ b/arangod/Graph/Helpers/TraceEntry.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/KShortestPathsFinder.cpp b/arangod/Graph/KShortestPathsFinder.cpp index dd6266366604..bfc10abb7a96 100644 --- a/arangod/Graph/KShortestPathsFinder.cpp +++ b/arangod/Graph/KShortestPathsFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/KShortestPathsFinder.h b/arangod/Graph/KShortestPathsFinder.h index bcb63bdf678e..e1ddb0e1bd27 100644 --- a/arangod/Graph/KShortestPathsFinder.h +++ b/arangod/Graph/KShortestPathsFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Options/OneSidedEnumeratorOptions.cpp b/arangod/Graph/Options/OneSidedEnumeratorOptions.cpp index 849d4e76afe5..96ccf3dee192 100644 --- a/arangod/Graph/Options/OneSidedEnumeratorOptions.cpp +++ b/arangod/Graph/Options/OneSidedEnumeratorOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Options/OneSidedEnumeratorOptions.h b/arangod/Graph/Options/OneSidedEnumeratorOptions.h index 46bfcbdc1d46..73f2abbfd670 100644 --- a/arangod/Graph/Options/OneSidedEnumeratorOptions.h +++ b/arangod/Graph/Options/OneSidedEnumeratorOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Options/TwoSidedEnumeratorOptions.cpp b/arangod/Graph/Options/TwoSidedEnumeratorOptions.cpp index 34d64ea40818..a3fc71cb741b 100644 --- a/arangod/Graph/Options/TwoSidedEnumeratorOptions.cpp +++ b/arangod/Graph/Options/TwoSidedEnumeratorOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Options/TwoSidedEnumeratorOptions.h b/arangod/Graph/Options/TwoSidedEnumeratorOptions.h index a800e009a872..991a3933cfa1 100644 --- a/arangod/Graph/Options/TwoSidedEnumeratorOptions.h +++ b/arangod/Graph/Options/TwoSidedEnumeratorOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/PathResult.cpp b/arangod/Graph/PathManagement/PathResult.cpp index 00dc8b99dd06..e7216fcc451c 100644 --- a/arangod/Graph/PathManagement/PathResult.cpp +++ b/arangod/Graph/PathManagement/PathResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/PathResult.h b/arangod/Graph/PathManagement/PathResult.h index 23058b42f6bd..6b44bc363133 100644 --- a/arangod/Graph/PathManagement/PathResult.h +++ b/arangod/Graph/PathManagement/PathResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/PathStore.cpp b/arangod/Graph/PathManagement/PathStore.cpp index aadb00309563..884bc4ef6473 100644 --- a/arangod/Graph/PathManagement/PathStore.cpp +++ b/arangod/Graph/PathManagement/PathStore.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/PathStore.h b/arangod/Graph/PathManagement/PathStore.h index 6881b5ef1382..6ecd8c89ad3b 100644 --- a/arangod/Graph/PathManagement/PathStore.h +++ b/arangod/Graph/PathManagement/PathStore.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/PathStoreTracer.cpp b/arangod/Graph/PathManagement/PathStoreTracer.cpp index 045f7d6cc4a6..3bc81ce6bf1c 100644 --- a/arangod/Graph/PathManagement/PathStoreTracer.cpp +++ b/arangod/Graph/PathManagement/PathStoreTracer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/PathStoreTracer.h b/arangod/Graph/PathManagement/PathStoreTracer.h index 52aee3a95c93..4cb069154409 100644 --- a/arangod/Graph/PathManagement/PathStoreTracer.h +++ b/arangod/Graph/PathManagement/PathStoreTracer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/PathValidator.cpp b/arangod/Graph/PathManagement/PathValidator.cpp index 0515276e8a0d..3b9c013b25b8 100644 --- a/arangod/Graph/PathManagement/PathValidator.cpp +++ b/arangod/Graph/PathManagement/PathValidator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/PathValidator.h b/arangod/Graph/PathManagement/PathValidator.h index a876c38403b4..a9d73b40728b 100644 --- a/arangod/Graph/PathManagement/PathValidator.h +++ b/arangod/Graph/PathManagement/PathValidator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/PathValidatorOptions.cpp b/arangod/Graph/PathManagement/PathValidatorOptions.cpp index 7e51138fdc4d..e5c4ea43bfb6 100644 --- a/arangod/Graph/PathManagement/PathValidatorOptions.cpp +++ b/arangod/Graph/PathManagement/PathValidatorOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/PathValidatorOptions.h b/arangod/Graph/PathManagement/PathValidatorOptions.h index 05e715ec0509..75fad6cf7adb 100644 --- a/arangod/Graph/PathManagement/PathValidatorOptions.h +++ b/arangod/Graph/PathManagement/PathValidatorOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/PathValidatorTracer.cpp b/arangod/Graph/PathManagement/PathValidatorTracer.cpp index 366c99e34215..8c1c552236ba 100644 --- a/arangod/Graph/PathManagement/PathValidatorTracer.cpp +++ b/arangod/Graph/PathManagement/PathValidatorTracer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/PathValidatorTracer.h b/arangod/Graph/PathManagement/PathValidatorTracer.h index ea7345b5667a..94a95bf55e6a 100644 --- a/arangod/Graph/PathManagement/PathValidatorTracer.h +++ b/arangod/Graph/PathManagement/PathValidatorTracer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/SingleProviderPathResult.cpp b/arangod/Graph/PathManagement/SingleProviderPathResult.cpp index e2709ed6939f..07be91489f10 100644 --- a/arangod/Graph/PathManagement/SingleProviderPathResult.cpp +++ b/arangod/Graph/PathManagement/SingleProviderPathResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathManagement/SingleProviderPathResult.h b/arangod/Graph/PathManagement/SingleProviderPathResult.h index e31e37da8a4b..05ff0593a4db 100644 --- a/arangod/Graph/PathManagement/SingleProviderPathResult.h +++ b/arangod/Graph/PathManagement/SingleProviderPathResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathType.cpp b/arangod/Graph/PathType.cpp index f7e600bfd35c..4066853aa673 100644 --- a/arangod/Graph/PathType.cpp +++ b/arangod/Graph/PathType.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/PathType.h b/arangod/Graph/PathType.h index 5be8ab156a27..e62858fa5d1e 100644 --- a/arangod/Graph/PathType.h +++ b/arangod/Graph/PathType.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Providers/BaseProviderOptions.cpp b/arangod/Graph/Providers/BaseProviderOptions.cpp index 2872c3b30d3a..2e2543a348d2 100644 --- a/arangod/Graph/Providers/BaseProviderOptions.cpp +++ b/arangod/Graph/Providers/BaseProviderOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Providers/BaseProviderOptions.h b/arangod/Graph/Providers/BaseProviderOptions.h index fc4d3f30e6bf..c7d9689d548f 100644 --- a/arangod/Graph/Providers/BaseProviderOptions.h +++ b/arangod/Graph/Providers/BaseProviderOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Providers/BaseStep.h b/arangod/Graph/Providers/BaseStep.h index da240bc60645..65e99b4ca3ac 100644 --- a/arangod/Graph/Providers/BaseStep.h +++ b/arangod/Graph/Providers/BaseStep.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Providers/ClusterProvider.cpp b/arangod/Graph/Providers/ClusterProvider.cpp index acbf44be7956..108b04634ea4 100644 --- a/arangod/Graph/Providers/ClusterProvider.cpp +++ b/arangod/Graph/Providers/ClusterProvider.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Providers/ClusterProvider.h b/arangod/Graph/Providers/ClusterProvider.h index 33dcc88f0c19..ae5f86d14339 100644 --- a/arangod/Graph/Providers/ClusterProvider.h +++ b/arangod/Graph/Providers/ClusterProvider.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Providers/ProviderTracer.cpp b/arangod/Graph/Providers/ProviderTracer.cpp index bb73f50bccdf..3e7f75d870d0 100644 --- a/arangod/Graph/Providers/ProviderTracer.cpp +++ b/arangod/Graph/Providers/ProviderTracer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Providers/ProviderTracer.h b/arangod/Graph/Providers/ProviderTracer.h index 6dd755e47a12..53690a68ada4 100644 --- a/arangod/Graph/Providers/ProviderTracer.h +++ b/arangod/Graph/Providers/ProviderTracer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Providers/SingleServerProvider.cpp b/arangod/Graph/Providers/SingleServerProvider.cpp index 085a41e9cb28..c514ae4b8fe3 100644 --- a/arangod/Graph/Providers/SingleServerProvider.cpp +++ b/arangod/Graph/Providers/SingleServerProvider.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Providers/SingleServerProvider.h b/arangod/Graph/Providers/SingleServerProvider.h index 919c2c784ede..467b31fbb259 100644 --- a/arangod/Graph/Providers/SingleServerProvider.h +++ b/arangod/Graph/Providers/SingleServerProvider.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Providers/TypeAliases.h b/arangod/Graph/Providers/TypeAliases.h index 937fe56ed069..2732c3f7b6fb 100644 --- a/arangod/Graph/Providers/TypeAliases.h +++ b/arangod/Graph/Providers/TypeAliases.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Queues/FifoQueue.h b/arangod/Graph/Queues/FifoQueue.h index 60507041d7fe..25620b2f6934 100644 --- a/arangod/Graph/Queues/FifoQueue.h +++ b/arangod/Graph/Queues/FifoQueue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Queues/LifoQueue.h b/arangod/Graph/Queues/LifoQueue.h index 6903817dc149..129c55ab73a5 100644 --- a/arangod/Graph/Queues/LifoQueue.h +++ b/arangod/Graph/Queues/LifoQueue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Queues/QueueTracer.cpp b/arangod/Graph/Queues/QueueTracer.cpp index 189fccc29ae0..1adc62c08ac4 100644 --- a/arangod/Graph/Queues/QueueTracer.cpp +++ b/arangod/Graph/Queues/QueueTracer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Queues/QueueTracer.h b/arangod/Graph/Queues/QueueTracer.h index ffa5efc4ed02..8531a8a2b583 100644 --- a/arangod/Graph/Queues/QueueTracer.h +++ b/arangod/Graph/Queues/QueueTracer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Queues/WeightedQueue.h b/arangod/Graph/Queues/WeightedQueue.h index bdc7a49eda90..bc837ea554c9 100644 --- a/arangod/Graph/Queues/WeightedQueue.h +++ b/arangod/Graph/Queues/WeightedQueue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/ShortestPathFinder.cpp b/arangod/Graph/ShortestPathFinder.cpp index 784cfb7bf6ad..53de24fbe8a9 100644 --- a/arangod/Graph/ShortestPathFinder.cpp +++ b/arangod/Graph/ShortestPathFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/ShortestPathFinder.h b/arangod/Graph/ShortestPathFinder.h index b3c39e07017e..a4f95d0ea312 100644 --- a/arangod/Graph/ShortestPathFinder.h +++ b/arangod/Graph/ShortestPathFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/ShortestPathOptions.cpp b/arangod/Graph/ShortestPathOptions.cpp index 5684c9f63f43..9d7e3822b135 100644 --- a/arangod/Graph/ShortestPathOptions.cpp +++ b/arangod/Graph/ShortestPathOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/ShortestPathOptions.h b/arangod/Graph/ShortestPathOptions.h index 05e1e6f6f201..c091b4fdb83c 100644 --- a/arangod/Graph/ShortestPathOptions.h +++ b/arangod/Graph/ShortestPathOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/ShortestPathPriorityQueue.h b/arangod/Graph/ShortestPathPriorityQueue.h index 2a3f361682b7..0a286fcb3e53 100644 --- a/arangod/Graph/ShortestPathPriorityQueue.h +++ b/arangod/Graph/ShortestPathPriorityQueue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/ShortestPathResult.cpp b/arangod/Graph/ShortestPathResult.cpp index 38a3d489f438..df8ac8d08af4 100644 --- a/arangod/Graph/ShortestPathResult.cpp +++ b/arangod/Graph/ShortestPathResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/ShortestPathResult.h b/arangod/Graph/ShortestPathResult.h index 0cd89c828654..ee34b12c5313 100644 --- a/arangod/Graph/ShortestPathResult.h +++ b/arangod/Graph/ShortestPathResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/SingleServerEdgeCursor.cpp b/arangod/Graph/SingleServerEdgeCursor.cpp index 84707340794c..00e81a8d89b9 100644 --- a/arangod/Graph/SingleServerEdgeCursor.cpp +++ b/arangod/Graph/SingleServerEdgeCursor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/SingleServerEdgeCursor.h b/arangod/Graph/SingleServerEdgeCursor.h index 57b74e29f3aa..5c6aece9b7a5 100644 --- a/arangod/Graph/SingleServerEdgeCursor.h +++ b/arangod/Graph/SingleServerEdgeCursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Steps/ClusterProviderStep.cpp b/arangod/Graph/Steps/ClusterProviderStep.cpp index 16ccf0f985d4..330642d7c8ef 100644 --- a/arangod/Graph/Steps/ClusterProviderStep.cpp +++ b/arangod/Graph/Steps/ClusterProviderStep.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Steps/ClusterProviderStep.h b/arangod/Graph/Steps/ClusterProviderStep.h index c9f2bfb18a3d..b39035f87f81 100644 --- a/arangod/Graph/Steps/ClusterProviderStep.h +++ b/arangod/Graph/Steps/ClusterProviderStep.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Steps/SingleServerProviderStep.cpp b/arangod/Graph/Steps/SingleServerProviderStep.cpp index 2aa86ddfb658..52c7286f4630 100644 --- a/arangod/Graph/Steps/SingleServerProviderStep.cpp +++ b/arangod/Graph/Steps/SingleServerProviderStep.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Steps/SingleServerProviderStep.h b/arangod/Graph/Steps/SingleServerProviderStep.h index b51d1cb22adc..2de0915f35bc 100644 --- a/arangod/Graph/Steps/SingleServerProviderStep.h +++ b/arangod/Graph/Steps/SingleServerProviderStep.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Steps/VertexDescription.h b/arangod/Graph/Steps/VertexDescription.h index b8e3bd148db2..26e3e657abf5 100644 --- a/arangod/Graph/Steps/VertexDescription.h +++ b/arangod/Graph/Steps/VertexDescription.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Graph/TraverserCache.cpp b/arangod/Graph/TraverserCache.cpp index f28d76b8356a..e80f78d8f925 100644 --- a/arangod/Graph/TraverserCache.cpp +++ b/arangod/Graph/TraverserCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/TraverserCache.h b/arangod/Graph/TraverserCache.h index 4c64daea9437..151e0253bfac 100644 --- a/arangod/Graph/TraverserCache.h +++ b/arangod/Graph/TraverserCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/TraverserCacheFactory.cpp b/arangod/Graph/TraverserCacheFactory.cpp index 8deaccf4376e..536bb0ece83c 100644 --- a/arangod/Graph/TraverserCacheFactory.cpp +++ b/arangod/Graph/TraverserCacheFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/TraverserCacheFactory.h b/arangod/Graph/TraverserCacheFactory.h index 8366858adfad..de558935ab78 100644 --- a/arangod/Graph/TraverserCacheFactory.h +++ b/arangod/Graph/TraverserCacheFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/TraverserDocumentCache.cpp b/arangod/Graph/TraverserDocumentCache.cpp index 24f9b07e8d9a..81907c4e1f1a 100644 --- a/arangod/Graph/TraverserDocumentCache.cpp +++ b/arangod/Graph/TraverserDocumentCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/TraverserDocumentCache.h b/arangod/Graph/TraverserDocumentCache.h index 5c3e3cb8e56e..12ad6ed7d017 100644 --- a/arangod/Graph/TraverserDocumentCache.h +++ b/arangod/Graph/TraverserDocumentCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/TraverserOptions.cpp b/arangod/Graph/TraverserOptions.cpp index 5532edab561d..a8646f841ff0 100644 --- a/arangod/Graph/TraverserOptions.cpp +++ b/arangod/Graph/TraverserOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/TraverserOptions.h b/arangod/Graph/TraverserOptions.h index 1e5f5a6c761e..8f61660c5b71 100644 --- a/arangod/Graph/TraverserOptions.h +++ b/arangod/Graph/TraverserOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Types/UniquenessLevel.cpp b/arangod/Graph/Types/UniquenessLevel.cpp index 0ae4b3d28826..3aed2e69f446 100644 --- a/arangod/Graph/Types/UniquenessLevel.cpp +++ b/arangod/Graph/Types/UniquenessLevel.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Types/UniquenessLevel.h b/arangod/Graph/Types/UniquenessLevel.h index 360336f8736c..64102ce525de 100644 --- a/arangod/Graph/Types/UniquenessLevel.h +++ b/arangod/Graph/Types/UniquenessLevel.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Types/ValidationResult.cpp b/arangod/Graph/Types/ValidationResult.cpp index 81b344656ea8..f77a8217034c 100644 --- a/arangod/Graph/Types/ValidationResult.cpp +++ b/arangod/Graph/Types/ValidationResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/Types/ValidationResult.h b/arangod/Graph/Types/ValidationResult.h index b50cab95d18d..2bf40c429774 100644 --- a/arangod/Graph/Types/ValidationResult.h +++ b/arangod/Graph/Types/ValidationResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Graph/algorithm-aliases.h b/arangod/Graph/algorithm-aliases.h index 91d28a11fdf6..540b59422f1c 100644 --- a/arangod/Graph/algorithm-aliases.h +++ b/arangod/Graph/algorithm-aliases.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/ApplicationServerHelper.cpp b/arangod/IResearch/ApplicationServerHelper.cpp index fd2ea9b2f390..e9cd54373bec 100644 --- a/arangod/IResearch/ApplicationServerHelper.cpp +++ b/arangod/IResearch/ApplicationServerHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/ApplicationServerHelper.h b/arangod/IResearch/ApplicationServerHelper.h index 338152439661..d228583f35c1 100644 --- a/arangod/IResearch/ApplicationServerHelper.h +++ b/arangod/IResearch/ApplicationServerHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/AqlHelper.cpp b/arangod/IResearch/AqlHelper.cpp index c229180155e3..e3b5658c126e 100644 --- a/arangod/IResearch/AqlHelper.cpp +++ b/arangod/IResearch/AqlHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/AqlHelper.h b/arangod/IResearch/AqlHelper.h index 77cc6faf7819..fdea988b6873 100644 --- a/arangod/IResearch/AqlHelper.h +++ b/arangod/IResearch/AqlHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/Containers.h b/arangod/IResearch/Containers.h index 7cb596db1a1c..53d496abc0ef 100644 --- a/arangod/IResearch/Containers.h +++ b/arangod/IResearch/Containers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/ExpressionFilter.cpp b/arangod/IResearch/ExpressionFilter.cpp index 708e1fec0691..8ed52d4769c9 100644 --- a/arangod/IResearch/ExpressionFilter.cpp +++ b/arangod/IResearch/ExpressionFilter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/ExpressionFilter.h b/arangod/IResearch/ExpressionFilter.h index 5b6a5c7c2015..412f0eccb2af 100644 --- a/arangod/IResearch/ExpressionFilter.h +++ b/arangod/IResearch/ExpressionFilter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/Geo.cpp b/arangod/IResearch/Geo.cpp index 763503024021..e4723da54aff 100644 --- a/arangod/IResearch/Geo.cpp +++ b/arangod/IResearch/Geo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/Geo.h b/arangod/IResearch/Geo.h index a1485db5b5ac..d9a7a43684ca 100644 --- a/arangod/IResearch/Geo.h +++ b/arangod/IResearch/Geo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/GeoAnalyzer.cpp b/arangod/IResearch/GeoAnalyzer.cpp index db137ab12863..b833a8c2c7ab 100644 --- a/arangod/IResearch/GeoAnalyzer.cpp +++ b/arangod/IResearch/GeoAnalyzer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/GeoAnalyzer.h b/arangod/IResearch/GeoAnalyzer.h index 10f6d179dd9e..15e9a506c6bc 100644 --- a/arangod/IResearch/GeoAnalyzer.h +++ b/arangod/IResearch/GeoAnalyzer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/GeoFilter.cpp b/arangod/IResearch/GeoFilter.cpp index 04bb3983216f..8f1517826481 100644 --- a/arangod/IResearch/GeoFilter.cpp +++ b/arangod/IResearch/GeoFilter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/GeoFilter.h b/arangod/IResearch/GeoFilter.h index b0aa3f46c1bf..532ecfd3ea66 100644 --- a/arangod/IResearch/GeoFilter.h +++ b/arangod/IResearch/GeoFilter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchAnalyzerFeature.cpp b/arangod/IResearch/IResearchAnalyzerFeature.cpp index 86c57f6c8a23..7f3b7eff5520 100644 --- a/arangod/IResearch/IResearchAnalyzerFeature.cpp +++ b/arangod/IResearch/IResearchAnalyzerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchAnalyzerFeature.h b/arangod/IResearch/IResearchAnalyzerFeature.h index 7a31c4571631..3ab81caa6bfc 100644 --- a/arangod/IResearch/IResearchAnalyzerFeature.h +++ b/arangod/IResearch/IResearchAnalyzerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchAnalyzerValueTypeAttribute.h b/arangod/IResearch/IResearchAnalyzerValueTypeAttribute.h index b94ea65fa8c6..531acd768db5 100644 --- a/arangod/IResearch/IResearchAnalyzerValueTypeAttribute.h +++ b/arangod/IResearch/IResearchAnalyzerValueTypeAttribute.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchAqlAnalyzer.cpp b/arangod/IResearch/IResearchAqlAnalyzer.cpp index be8407ce6829..1a6165c0dcb5 100644 --- a/arangod/IResearch/IResearchAqlAnalyzer.cpp +++ b/arangod/IResearch/IResearchAqlAnalyzer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchAqlAnalyzer.h b/arangod/IResearch/IResearchAqlAnalyzer.h index 8fc4f26f1552..763b268314b0 100644 --- a/arangod/IResearch/IResearchAqlAnalyzer.h +++ b/arangod/IResearch/IResearchAqlAnalyzer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchCommon.cpp b/arangod/IResearch/IResearchCommon.cpp index d54f9adb5a6c..e6d00550d208 100644 --- a/arangod/IResearch/IResearchCommon.cpp +++ b/arangod/IResearch/IResearchCommon.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchCommon.h b/arangod/IResearch/IResearchCommon.h index ebd7675994ee..71c69f138ff0 100644 --- a/arangod/IResearch/IResearchCommon.h +++ b/arangod/IResearch/IResearchCommon.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchCompression.cpp b/arangod/IResearch/IResearchCompression.cpp index e4d044d3e29c..c0ce23254049 100644 --- a/arangod/IResearch/IResearchCompression.cpp +++ b/arangod/IResearch/IResearchCompression.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchCompression.h b/arangod/IResearch/IResearchCompression.h index d85b863beda7..c751ae508877 100644 --- a/arangod/IResearch/IResearchCompression.h +++ b/arangod/IResearch/IResearchCompression.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchDataStore.cpp b/arangod/IResearch/IResearchDataStore.cpp index 3d44f5758585..e60a8d2a1865 100644 --- a/arangod/IResearch/IResearchDataStore.cpp +++ b/arangod/IResearch/IResearchDataStore.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchDataStore.h b/arangod/IResearch/IResearchDataStore.h index d6c902504028..7876c14c6839 100644 --- a/arangod/IResearch/IResearchDataStore.h +++ b/arangod/IResearch/IResearchDataStore.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchDataStoreMeta.cpp b/arangod/IResearch/IResearchDataStoreMeta.cpp index 6144e98dbecc..b754ede93fdb 100644 --- a/arangod/IResearch/IResearchDataStoreMeta.cpp +++ b/arangod/IResearch/IResearchDataStoreMeta.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchDataStoreMeta.h b/arangod/IResearch/IResearchDataStoreMeta.h index b8ee805604e9..8d5256aab09c 100644 --- a/arangod/IResearch/IResearchDataStoreMeta.h +++ b/arangod/IResearch/IResearchDataStoreMeta.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/IResearch/IResearchDocument.cpp b/arangod/IResearch/IResearchDocument.cpp index 2808f3132593..94472e03055b 100644 --- a/arangod/IResearch/IResearchDocument.cpp +++ b/arangod/IResearch/IResearchDocument.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchDocument.h b/arangod/IResearch/IResearchDocument.h index 348d4ec620cb..c348c52d5950 100644 --- a/arangod/IResearch/IResearchDocument.h +++ b/arangod/IResearch/IResearchDocument.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchExpressionContext.cpp b/arangod/IResearch/IResearchExpressionContext.cpp index 31adedadd49b..35d8f7361901 100644 --- a/arangod/IResearch/IResearchExpressionContext.cpp +++ b/arangod/IResearch/IResearchExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchExpressionContext.h b/arangod/IResearch/IResearchExpressionContext.h index d216e171306e..2ad241aeab86 100644 --- a/arangod/IResearch/IResearchExpressionContext.h +++ b/arangod/IResearch/IResearchExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchFeature.cpp b/arangod/IResearch/IResearchFeature.cpp index 187e7efa437c..4eeb7d3a95f3 100644 --- a/arangod/IResearch/IResearchFeature.cpp +++ b/arangod/IResearch/IResearchFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchFeature.h b/arangod/IResearch/IResearchFeature.h index d867272f555d..88e2410af9fa 100644 --- a/arangod/IResearch/IResearchFeature.h +++ b/arangod/IResearch/IResearchFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchFilterContext.h b/arangod/IResearch/IResearchFilterContext.h index 429c65451d24..4daa05aeb3d4 100644 --- a/arangod/IResearch/IResearchFilterContext.h +++ b/arangod/IResearch/IResearchFilterContext.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/IResearch/IResearchFilterFactory.cpp b/arangod/IResearch/IResearchFilterFactory.cpp index e112054a63b0..d284019fcae0 100644 --- a/arangod/IResearch/IResearchFilterFactory.cpp +++ b/arangod/IResearch/IResearchFilterFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchFilterFactory.h b/arangod/IResearch/IResearchFilterFactory.h index 8573623689d3..07560a407f1a 100644 --- a/arangod/IResearch/IResearchFilterFactory.h +++ b/arangod/IResearch/IResearchFilterFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchFilterFactoryCommon.h b/arangod/IResearch/IResearchFilterFactoryCommon.h index 7f0f0e753d62..c7341156b7a0 100644 --- a/arangod/IResearch/IResearchFilterFactoryCommon.h +++ b/arangod/IResearch/IResearchFilterFactoryCommon.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/IResearch/IResearchFilterOptimization.cpp b/arangod/IResearch/IResearchFilterOptimization.cpp index bdc18276f0c2..17d5dc385a0f 100644 --- a/arangod/IResearch/IResearchFilterOptimization.cpp +++ b/arangod/IResearch/IResearchFilterOptimization.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchFilterOptimization.h b/arangod/IResearch/IResearchFilterOptimization.h index 7055cd407c28..8a76c655abe1 100644 --- a/arangod/IResearch/IResearchFilterOptimization.h +++ b/arangod/IResearch/IResearchFilterOptimization.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchIdentityAnalyzer.cpp b/arangod/IResearch/IResearchIdentityAnalyzer.cpp index fb3d60166348..7a0ddeadd2c9 100644 --- a/arangod/IResearch/IResearchIdentityAnalyzer.cpp +++ b/arangod/IResearch/IResearchIdentityAnalyzer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchIdentityAnalyzer.h b/arangod/IResearch/IResearchIdentityAnalyzer.h index c1bb39f4add5..adc8fbd9cb58 100644 --- a/arangod/IResearch/IResearchIdentityAnalyzer.h +++ b/arangod/IResearch/IResearchIdentityAnalyzer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchInvertedClusterIndex.cpp b/arangod/IResearch/IResearchInvertedClusterIndex.cpp index 54b252c7eb02..d26043bdd665 100644 --- a/arangod/IResearch/IResearchInvertedClusterIndex.cpp +++ b/arangod/IResearch/IResearchInvertedClusterIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchInvertedClusterIndex.h b/arangod/IResearch/IResearchInvertedClusterIndex.h index f56bb7d6c4c7..42675cde68b4 100644 --- a/arangod/IResearch/IResearchInvertedClusterIndex.h +++ b/arangod/IResearch/IResearchInvertedClusterIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchInvertedIndex.cpp b/arangod/IResearch/IResearchInvertedIndex.cpp index c627fd3c7a75..96babc384c6c 100644 --- a/arangod/IResearch/IResearchInvertedIndex.cpp +++ b/arangod/IResearch/IResearchInvertedIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchInvertedIndex.h b/arangod/IResearch/IResearchInvertedIndex.h index 63d7315a663b..4925e43d4ac3 100644 --- a/arangod/IResearch/IResearchInvertedIndex.h +++ b/arangod/IResearch/IResearchInvertedIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchInvertedIndexMeta.cpp b/arangod/IResearch/IResearchInvertedIndexMeta.cpp index 7c8b80f54c9c..2da973779f77 100644 --- a/arangod/IResearch/IResearchInvertedIndexMeta.cpp +++ b/arangod/IResearch/IResearchInvertedIndexMeta.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchInvertedIndexMeta.h b/arangod/IResearch/IResearchInvertedIndexMeta.h index a2d910769ef8..356f70c94a4d 100644 --- a/arangod/IResearch/IResearchInvertedIndexMeta.h +++ b/arangod/IResearch/IResearchInvertedIndexMeta.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchKludge.cpp b/arangod/IResearch/IResearchKludge.cpp index 8323953732bd..9b3cc9217632 100644 --- a/arangod/IResearch/IResearchKludge.cpp +++ b/arangod/IResearch/IResearchKludge.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchKludge.h b/arangod/IResearch/IResearchKludge.h index 007991d3ba02..c40b08c47963 100644 --- a/arangod/IResearch/IResearchKludge.h +++ b/arangod/IResearch/IResearchKludge.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchLink.cpp b/arangod/IResearch/IResearchLink.cpp index 88d4062f06c5..42e04e1411ff 100644 --- a/arangod/IResearch/IResearchLink.cpp +++ b/arangod/IResearch/IResearchLink.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchLink.h b/arangod/IResearch/IResearchLink.h index 80de32d72096..af0629f5c67b 100644 --- a/arangod/IResearch/IResearchLink.h +++ b/arangod/IResearch/IResearchLink.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchLinkCoordinator.cpp b/arangod/IResearch/IResearchLinkCoordinator.cpp index 8bc1e6e3b034..d6aa631b0738 100644 --- a/arangod/IResearch/IResearchLinkCoordinator.cpp +++ b/arangod/IResearch/IResearchLinkCoordinator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchLinkCoordinator.h b/arangod/IResearch/IResearchLinkCoordinator.h index 6754fcb710e4..2a22bd8a05cd 100644 --- a/arangod/IResearch/IResearchLinkCoordinator.h +++ b/arangod/IResearch/IResearchLinkCoordinator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchLinkHelper.cpp b/arangod/IResearch/IResearchLinkHelper.cpp index bba696767af2..0063163bf15e 100644 --- a/arangod/IResearch/IResearchLinkHelper.cpp +++ b/arangod/IResearch/IResearchLinkHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchLinkHelper.h b/arangod/IResearch/IResearchLinkHelper.h index 7025827c34aa..87783841e11e 100644 --- a/arangod/IResearch/IResearchLinkHelper.h +++ b/arangod/IResearch/IResearchLinkHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchLinkMeta.cpp b/arangod/IResearch/IResearchLinkMeta.cpp index 1ecaa661bb37..87e2fcd46e23 100644 --- a/arangod/IResearch/IResearchLinkMeta.cpp +++ b/arangod/IResearch/IResearchLinkMeta.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchLinkMeta.h b/arangod/IResearch/IResearchLinkMeta.h index 3d041a767c16..01b531225230 100644 --- a/arangod/IResearch/IResearchLinkMeta.h +++ b/arangod/IResearch/IResearchLinkMeta.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchMetricStats.h b/arangod/IResearch/IResearchMetricStats.h index a09cd027ec48..a25e62b8c58d 100644 --- a/arangod/IResearch/IResearchMetricStats.h +++ b/arangod/IResearch/IResearchMetricStats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchOrderFactory.cpp b/arangod/IResearch/IResearchOrderFactory.cpp index 576bda076a0d..e88c4dcfe2d9 100644 --- a/arangod/IResearch/IResearchOrderFactory.cpp +++ b/arangod/IResearch/IResearchOrderFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchOrderFactory.h b/arangod/IResearch/IResearchOrderFactory.h index 7d71c576da8f..ea5c3c069738 100644 --- a/arangod/IResearch/IResearchOrderFactory.h +++ b/arangod/IResearch/IResearchOrderFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchPDP.cpp b/arangod/IResearch/IResearchPDP.cpp index fb8e82743ec6..4af97a430514 100644 --- a/arangod/IResearch/IResearchPDP.cpp +++ b/arangod/IResearch/IResearchPDP.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchPDP.h b/arangod/IResearch/IResearchPDP.h index 8b48697412f1..22b247cf95a9 100644 --- a/arangod/IResearch/IResearchPDP.h +++ b/arangod/IResearch/IResearchPDP.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchPrimaryKeyFilter.cpp b/arangod/IResearch/IResearchPrimaryKeyFilter.cpp index 19e5030f8cac..70bd8d92d0b8 100644 --- a/arangod/IResearch/IResearchPrimaryKeyFilter.cpp +++ b/arangod/IResearch/IResearchPrimaryKeyFilter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchPrimaryKeyFilter.h b/arangod/IResearch/IResearchPrimaryKeyFilter.h index 8facd7ec97fe..18a9d44bb07b 100644 --- a/arangod/IResearch/IResearchPrimaryKeyFilter.h +++ b/arangod/IResearch/IResearchPrimaryKeyFilter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchReadUtils.cpp b/arangod/IResearch/IResearchReadUtils.cpp index 99e24e33c238..205cac32f91f 100644 --- a/arangod/IResearch/IResearchReadUtils.cpp +++ b/arangod/IResearch/IResearchReadUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchReadUtils.h b/arangod/IResearch/IResearchReadUtils.h index 99bd70f7bd56..1d1594692ebe 100644 --- a/arangod/IResearch/IResearchReadUtils.h +++ b/arangod/IResearch/IResearchReadUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchRocksDBEncryption.cpp b/arangod/IResearch/IResearchRocksDBEncryption.cpp index 330353921672..b8cdfa6f2de4 100644 --- a/arangod/IResearch/IResearchRocksDBEncryption.cpp +++ b/arangod/IResearch/IResearchRocksDBEncryption.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchRocksDBEncryption.h b/arangod/IResearch/IResearchRocksDBEncryption.h index 916eb147abd3..a6b54a964427 100644 --- a/arangod/IResearch/IResearchRocksDBEncryption.h +++ b/arangod/IResearch/IResearchRocksDBEncryption.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchRocksDBInvertedIndex.cpp b/arangod/IResearch/IResearchRocksDBInvertedIndex.cpp index 216f66a8f67d..27c36455117f 100644 --- a/arangod/IResearch/IResearchRocksDBInvertedIndex.cpp +++ b/arangod/IResearch/IResearchRocksDBInvertedIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchRocksDBInvertedIndex.h b/arangod/IResearch/IResearchRocksDBInvertedIndex.h index 7bb243387bd5..5b8cb090e848 100644 --- a/arangod/IResearch/IResearchRocksDBInvertedIndex.h +++ b/arangod/IResearch/IResearchRocksDBInvertedIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchRocksDBLink.cpp b/arangod/IResearch/IResearchRocksDBLink.cpp index fcf715b1f0d9..3fa3a753ba06 100644 --- a/arangod/IResearch/IResearchRocksDBLink.cpp +++ b/arangod/IResearch/IResearchRocksDBLink.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchRocksDBLink.h b/arangod/IResearch/IResearchRocksDBLink.h index bafd51bc5742..de098e5b5649 100644 --- a/arangod/IResearch/IResearchRocksDBLink.h +++ b/arangod/IResearch/IResearchRocksDBLink.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchRocksDBRecoveryHelper.cpp b/arangod/IResearch/IResearchRocksDBRecoveryHelper.cpp index 50c85b7ee8bd..92a15a230161 100644 --- a/arangod/IResearch/IResearchRocksDBRecoveryHelper.cpp +++ b/arangod/IResearch/IResearchRocksDBRecoveryHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchRocksDBRecoveryHelper.h b/arangod/IResearch/IResearchRocksDBRecoveryHelper.h index 3ad4976660fb..091ecd45e029 100644 --- a/arangod/IResearch/IResearchRocksDBRecoveryHelper.h +++ b/arangod/IResearch/IResearchRocksDBRecoveryHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchVPackComparer.cpp b/arangod/IResearch/IResearchVPackComparer.cpp index 8d8380afbf0f..eed90b4a7f68 100644 --- a/arangod/IResearch/IResearchVPackComparer.cpp +++ b/arangod/IResearch/IResearchVPackComparer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchVPackComparer.h b/arangod/IResearch/IResearchVPackComparer.h index f2c12c3acab8..3a92219281a1 100644 --- a/arangod/IResearch/IResearchVPackComparer.h +++ b/arangod/IResearch/IResearchVPackComparer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchVPackTermAttribute.h b/arangod/IResearch/IResearchVPackTermAttribute.h index cc0dd7be570b..7de27c3b6d6f 100644 --- a/arangod/IResearch/IResearchVPackTermAttribute.h +++ b/arangod/IResearch/IResearchVPackTermAttribute.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchView.cpp b/arangod/IResearch/IResearchView.cpp index f29f377226f4..9f0034a72781 100644 --- a/arangod/IResearch/IResearchView.cpp +++ b/arangod/IResearch/IResearchView.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchView.h b/arangod/IResearch/IResearchView.h index e21843a8b5d5..31dc91e7ac82 100644 --- a/arangod/IResearch/IResearchView.h +++ b/arangod/IResearch/IResearchView.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchViewCoordinator.cpp b/arangod/IResearch/IResearchViewCoordinator.cpp index 02362dcef0db..85ab0ed90ad1 100644 --- a/arangod/IResearch/IResearchViewCoordinator.cpp +++ b/arangod/IResearch/IResearchViewCoordinator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchViewCoordinator.h b/arangod/IResearch/IResearchViewCoordinator.h index e432c6780a9b..13f18a321355 100644 --- a/arangod/IResearch/IResearchViewCoordinator.h +++ b/arangod/IResearch/IResearchViewCoordinator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchViewMeta.cpp b/arangod/IResearch/IResearchViewMeta.cpp index 683c5d91838f..34c227e5a5eb 100644 --- a/arangod/IResearch/IResearchViewMeta.cpp +++ b/arangod/IResearch/IResearchViewMeta.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchViewMeta.h b/arangod/IResearch/IResearchViewMeta.h index b078133d019e..4c9b596e585d 100644 --- a/arangod/IResearch/IResearchViewMeta.h +++ b/arangod/IResearch/IResearchViewMeta.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchViewSort.cpp b/arangod/IResearch/IResearchViewSort.cpp index 0d81922ab7fe..8a0a84078e71 100644 --- a/arangod/IResearch/IResearchViewSort.cpp +++ b/arangod/IResearch/IResearchViewSort.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchViewSort.h b/arangod/IResearch/IResearchViewSort.h index 4f8d16ef02f9..1ff8934fce74 100644 --- a/arangod/IResearch/IResearchViewSort.h +++ b/arangod/IResearch/IResearchViewSort.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchViewStoredValues.cpp b/arangod/IResearch/IResearchViewStoredValues.cpp index 50b2485acc14..ab2fcd4c8308 100644 --- a/arangod/IResearch/IResearchViewStoredValues.cpp +++ b/arangod/IResearch/IResearchViewStoredValues.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/IResearchViewStoredValues.h b/arangod/IResearch/IResearchViewStoredValues.h index b30c7daffe9f..26f35cd5d705 100644 --- a/arangod/IResearch/IResearchViewStoredValues.h +++ b/arangod/IResearch/IResearchViewStoredValues.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/Misc.h b/arangod/IResearch/Misc.h index 76e39bf9ef20..990c8af1f379 100644 --- a/arangod/IResearch/Misc.h +++ b/arangod/IResearch/Misc.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/Search.cpp b/arangod/IResearch/Search.cpp index 6c1bbe1227cf..c0e017f84bbb 100644 --- a/arangod/IResearch/Search.cpp +++ b/arangod/IResearch/Search.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/Search.h b/arangod/IResearch/Search.h index 4ac0273a52de..d0c896535783 100644 --- a/arangod/IResearch/Search.h +++ b/arangod/IResearch/Search.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/SearchDoc.h b/arangod/IResearch/SearchDoc.h index 67d66b95c86a..6484d083604d 100644 --- a/arangod/IResearch/SearchDoc.h +++ b/arangod/IResearch/SearchDoc.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/SearchFunc.h b/arangod/IResearch/SearchFunc.h index ced10fe2a434..496dd5c34140 100644 --- a/arangod/IResearch/SearchFunc.h +++ b/arangod/IResearch/SearchFunc.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/VelocyPackHelper.cpp b/arangod/IResearch/VelocyPackHelper.cpp index a56fd557c4bc..8b3c240b1b8c 100644 --- a/arangod/IResearch/VelocyPackHelper.cpp +++ b/arangod/IResearch/VelocyPackHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/VelocyPackHelper.h b/arangod/IResearch/VelocyPackHelper.h index 40dadb668e91..4300ba20c140 100644 --- a/arangod/IResearch/VelocyPackHelper.h +++ b/arangod/IResearch/VelocyPackHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/ViewSnapshot.cpp b/arangod/IResearch/ViewSnapshot.cpp index d959d18f63eb..69098b529c1c 100644 --- a/arangod/IResearch/ViewSnapshot.cpp +++ b/arangod/IResearch/ViewSnapshot.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/ViewSnapshot.h b/arangod/IResearch/ViewSnapshot.h index 2f2997b8dbbd..df7d54992626 100644 --- a/arangod/IResearch/ViewSnapshot.h +++ b/arangod/IResearch/ViewSnapshot.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/ViewTrx.h b/arangod/IResearch/ViewTrx.h index 4c74897e1a93..6b548d034f20 100644 --- a/arangod/IResearch/ViewTrx.h +++ b/arangod/IResearch/ViewTrx.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/pdd30.h b/arangod/IResearch/pdd30.h index 92a537d7b257..c3eb812513c2 100644 --- a/arangod/IResearch/pdd30.h +++ b/arangod/IResearch/pdd30.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/pdd31.h b/arangod/IResearch/pdd31.h index 9d939e132ea9..fc35492aac2d 100644 --- a/arangod/IResearch/pdd31.h +++ b/arangod/IResearch/pdd31.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/IResearch/pdd40.h b/arangod/IResearch/pdd40.h index b58b3d6b5e85..245021bf8554 100644 --- a/arangod/IResearch/pdd40.h +++ b/arangod/IResearch/pdd40.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Indexes/Index.cpp b/arangod/Indexes/Index.cpp index 3d4a2c676442..234f9b3e3ca2 100644 --- a/arangod/Indexes/Index.cpp +++ b/arangod/Indexes/Index.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Indexes/Index.h b/arangod/Indexes/Index.h index 1454615a0182..1b30af4be919 100644 --- a/arangod/Indexes/Index.h +++ b/arangod/Indexes/Index.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Indexes/IndexFactory.cpp b/arangod/Indexes/IndexFactory.cpp index 473aadfe0966..36d849f3062a 100644 --- a/arangod/Indexes/IndexFactory.cpp +++ b/arangod/Indexes/IndexFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Indexes/IndexFactory.h b/arangod/Indexes/IndexFactory.h index 0c9f202b9d68..b4f969a30782 100644 --- a/arangod/Indexes/IndexFactory.h +++ b/arangod/Indexes/IndexFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Indexes/IndexIterator.cpp b/arangod/Indexes/IndexIterator.cpp index 3f5ddfbb1390..800c9a04fed6 100644 --- a/arangod/Indexes/IndexIterator.cpp +++ b/arangod/Indexes/IndexIterator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Indexes/IndexIterator.h b/arangod/Indexes/IndexIterator.h index b05dbbf2d952..2431ef49d0ff 100644 --- a/arangod/Indexes/IndexIterator.h +++ b/arangod/Indexes/IndexIterator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Indexes/SimpleAttributeEqualityMatcher.cpp b/arangod/Indexes/SimpleAttributeEqualityMatcher.cpp index 8041b6bfa326..b02493a414e6 100644 --- a/arangod/Indexes/SimpleAttributeEqualityMatcher.cpp +++ b/arangod/Indexes/SimpleAttributeEqualityMatcher.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Indexes/SimpleAttributeEqualityMatcher.h b/arangod/Indexes/SimpleAttributeEqualityMatcher.h index 17ad37a84471..622e5eed7937 100644 --- a/arangod/Indexes/SimpleAttributeEqualityMatcher.h +++ b/arangod/Indexes/SimpleAttributeEqualityMatcher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Indexes/SortedIndexAttributeMatcher.cpp b/arangod/Indexes/SortedIndexAttributeMatcher.cpp index ff3cd03ca18d..40ee2100669a 100644 --- a/arangod/Indexes/SortedIndexAttributeMatcher.cpp +++ b/arangod/Indexes/SortedIndexAttributeMatcher.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Indexes/SortedIndexAttributeMatcher.h b/arangod/Indexes/SortedIndexAttributeMatcher.h index 21668ceaf371..3461cc0faa5e 100644 --- a/arangod/Indexes/SortedIndexAttributeMatcher.h +++ b/arangod/Indexes/SortedIndexAttributeMatcher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/InternalRestHandler/InternalRestTraverserHandler.cpp b/arangod/InternalRestHandler/InternalRestTraverserHandler.cpp index e86def93cb6a..e58f1e32a099 100644 --- a/arangod/InternalRestHandler/InternalRestTraverserHandler.cpp +++ b/arangod/InternalRestHandler/InternalRestTraverserHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/InternalRestHandler/InternalRestTraverserHandler.h b/arangod/InternalRestHandler/InternalRestTraverserHandler.h index 0b8c80bb6e8b..139ae8391d23 100644 --- a/arangod/InternalRestHandler/InternalRestTraverserHandler.h +++ b/arangod/InternalRestHandler/InternalRestTraverserHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Batch.h b/arangod/Metrics/Batch.h index 85fec8a04c4c..983fccef339f 100644 --- a/arangod/Metrics/Batch.h +++ b/arangod/Metrics/Batch.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Builder.cpp b/arangod/Metrics/Builder.cpp index 249f80f456fa..53e6bc6a9f8a 100644 --- a/arangod/Metrics/Builder.cpp +++ b/arangod/Metrics/Builder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Builder.h b/arangod/Metrics/Builder.h index e1a4735b5dd4..c7bfcde09a5d 100644 --- a/arangod/Metrics/Builder.h +++ b/arangod/Metrics/Builder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/ClusterMetricsFeature.cpp b/arangod/Metrics/ClusterMetricsFeature.cpp index 1ea4fa1a360d..1ddeda75054e 100644 --- a/arangod/Metrics/ClusterMetricsFeature.cpp +++ b/arangod/Metrics/ClusterMetricsFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/ClusterMetricsFeature.h b/arangod/Metrics/ClusterMetricsFeature.h index 5b8837125558..831f3ec97385 100644 --- a/arangod/Metrics/ClusterMetricsFeature.h +++ b/arangod/Metrics/ClusterMetricsFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/CollectMode.h b/arangod/Metrics/CollectMode.h index 6b566aa6a061..20d5035e7882 100644 --- a/arangod/Metrics/CollectMode.h +++ b/arangod/Metrics/CollectMode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Counter.cpp b/arangod/Metrics/Counter.cpp index ea6a6ff1dfa1..a108ad8ef3d3 100644 --- a/arangod/Metrics/Counter.cpp +++ b/arangod/Metrics/Counter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Counter.h b/arangod/Metrics/Counter.h index e9901baef2ac..e5ff728e3373 100644 --- a/arangod/Metrics/Counter.h +++ b/arangod/Metrics/Counter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/CounterBuilder.h b/arangod/Metrics/CounterBuilder.h index 85901638d18e..96aeeee5488f 100644 --- a/arangod/Metrics/CounterBuilder.h +++ b/arangod/Metrics/CounterBuilder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/FixScale.h b/arangod/Metrics/FixScale.h index 8fe6c70384b0..6ebc3fa96af4 100644 --- a/arangod/Metrics/FixScale.h +++ b/arangod/Metrics/FixScale.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Fwd.h b/arangod/Metrics/Fwd.h index 29544d400b85..6512232dca32 100644 --- a/arangod/Metrics/Fwd.h +++ b/arangod/Metrics/Fwd.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Gauge.h b/arangod/Metrics/Gauge.h index 19a4c534dfb7..9c75c9a02afb 100644 --- a/arangod/Metrics/Gauge.h +++ b/arangod/Metrics/Gauge.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/GaugeBuilder.h b/arangod/Metrics/GaugeBuilder.h index 233d12461fe4..21b4f51290c8 100644 --- a/arangod/Metrics/GaugeBuilder.h +++ b/arangod/Metrics/GaugeBuilder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Guard.h b/arangod/Metrics/Guard.h index 49257814142d..5ac96f79ffd7 100644 --- a/arangod/Metrics/Guard.h +++ b/arangod/Metrics/Guard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Histogram.h b/arangod/Metrics/Histogram.h index 9d02243c8f63..1c2e8f32ea0a 100644 --- a/arangod/Metrics/Histogram.h +++ b/arangod/Metrics/Histogram.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/HistogramBuilder.h b/arangod/Metrics/HistogramBuilder.h index 5dfc58fcf6a3..11bd91dbf316 100644 --- a/arangod/Metrics/HistogramBuilder.h +++ b/arangod/Metrics/HistogramBuilder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/IBatch.h b/arangod/Metrics/IBatch.h index 64b19014567b..6822b6023cfc 100644 --- a/arangod/Metrics/IBatch.h +++ b/arangod/Metrics/IBatch.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/LinScale.h b/arangod/Metrics/LinScale.h index 830e097b09a1..adf666a82791 100644 --- a/arangod/Metrics/LinScale.h +++ b/arangod/Metrics/LinScale.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/LogScale.h b/arangod/Metrics/LogScale.h index bc6586ee8cad..6d233d136f84 100644 --- a/arangod/Metrics/LogScale.h +++ b/arangod/Metrics/LogScale.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Metric.cpp b/arangod/Metrics/Metric.cpp index 83a0b3b89e45..cb0d120670cc 100644 --- a/arangod/Metrics/Metric.cpp +++ b/arangod/Metrics/Metric.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Metric.h b/arangod/Metrics/Metric.h index 433b7945f1c0..cce7a553e287 100644 --- a/arangod/Metrics/Metric.h +++ b/arangod/Metrics/Metric.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/MetricKey.h b/arangod/Metrics/MetricKey.h index 6ec1d22ee7f9..f4aa9fb8bb43 100644 --- a/arangod/Metrics/MetricKey.h +++ b/arangod/Metrics/MetricKey.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/MetricsFeature.cpp b/arangod/Metrics/MetricsFeature.cpp index 945ae90b7c8a..424cb2bed7c3 100644 --- a/arangod/Metrics/MetricsFeature.cpp +++ b/arangod/Metrics/MetricsFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/MetricsFeature.h b/arangod/Metrics/MetricsFeature.h index 093d67a216b8..9a3473b7c4b0 100644 --- a/arangod/Metrics/MetricsFeature.h +++ b/arangod/Metrics/MetricsFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Parse.h b/arangod/Metrics/Parse.h index 3a58b5551b30..90e911ed9239 100644 --- a/arangod/Metrics/Parse.h +++ b/arangod/Metrics/Parse.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Scale.h b/arangod/Metrics/Scale.h index 5b7ad9fa3cc7..0f0647fff05b 100644 --- a/arangod/Metrics/Scale.h +++ b/arangod/Metrics/Scale.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Metrics/Types.h b/arangod/Metrics/Types.h index 5a3a32b1fb14..0015d42f0b88 100644 --- a/arangod/Metrics/Types.h +++ b/arangod/Metrics/Types.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Network/ClusterUtils.cpp b/arangod/Network/ClusterUtils.cpp index 37fab3443d20..b49a9e98e90c 100644 --- a/arangod/Network/ClusterUtils.cpp +++ b/arangod/Network/ClusterUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Network/ClusterUtils.h b/arangod/Network/ClusterUtils.h index 37b5017740c6..cc3e3b6e7273 100644 --- a/arangod/Network/ClusterUtils.h +++ b/arangod/Network/ClusterUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Network/ConnectionPool.cpp b/arangod/Network/ConnectionPool.cpp index ff71e2388ccf..3dea6d6cdb03 100644 --- a/arangod/Network/ConnectionPool.cpp +++ b/arangod/Network/ConnectionPool.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Network/ConnectionPool.h b/arangod/Network/ConnectionPool.h index 7b6c4d269e13..911e2c947c33 100644 --- a/arangod/Network/ConnectionPool.h +++ b/arangod/Network/ConnectionPool.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Network/Methods.cpp b/arangod/Network/Methods.cpp index b7fc489d01a0..ba109381bda5 100644 --- a/arangod/Network/Methods.cpp +++ b/arangod/Network/Methods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Network/Methods.h b/arangod/Network/Methods.h index 950e6f53c646..1dfb44b0c524 100644 --- a/arangod/Network/Methods.h +++ b/arangod/Network/Methods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Network/NetworkFeature.cpp b/arangod/Network/NetworkFeature.cpp index ea662a5b4c13..d3bc47c52ce6 100644 --- a/arangod/Network/NetworkFeature.cpp +++ b/arangod/Network/NetworkFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Network/NetworkFeature.h b/arangod/Network/NetworkFeature.h index 6b983301d6b6..abd5636a1e97 100644 --- a/arangod/Network/NetworkFeature.h +++ b/arangod/Network/NetworkFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Network/Utils.cpp b/arangod/Network/Utils.cpp index 83cc6d18cca8..c240b82ff400 100644 --- a/arangod/Network/Utils.cpp +++ b/arangod/Network/Utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Network/Utils.h b/arangod/Network/Utils.h index 29bab0e6436c..60c0e2484367 100644 --- a/arangod/Network/Utils.h +++ b/arangod/Network/Utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Network/types.h b/arangod/Network/types.h index 70ee69ac1aea..f5a61976737b 100644 --- a/arangod/Network/types.h +++ b/arangod/Network/types.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Aggregator.h b/arangod/Pregel/Aggregator.h index 5e9dbb3d3644..0b66a82221e3 100644 --- a/arangod/Pregel/Aggregator.h +++ b/arangod/Pregel/Aggregator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/AggregatorHandler.cpp b/arangod/Pregel/AggregatorHandler.cpp index a0ca784fe880..6cfd30c51ff3 100644 --- a/arangod/Pregel/AggregatorHandler.cpp +++ b/arangod/Pregel/AggregatorHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/AggregatorHandler.h b/arangod/Pregel/AggregatorHandler.h index 959b91017a56..bcec06f68ad9 100644 --- a/arangod/Pregel/AggregatorHandler.h +++ b/arangod/Pregel/AggregatorHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/AlgoRegistry.cpp b/arangod/Pregel/AlgoRegistry.cpp index 80e8ea977b0e..7e091a48c148 100644 --- a/arangod/Pregel/AlgoRegistry.cpp +++ b/arangod/Pregel/AlgoRegistry.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/AlgoRegistry.h b/arangod/Pregel/AlgoRegistry.h index dabc94a87ab8..4746eb7f624d 100644 --- a/arangod/Pregel/AlgoRegistry.h +++ b/arangod/Pregel/AlgoRegistry.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algorithm.h b/arangod/Pregel/Algorithm.h index d0b2cb251aac..931f4da1f524 100644 --- a/arangod/Pregel/Algorithm.h +++ b/arangod/Pregel/Algorithm.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/ColorPropagation.cpp b/arangod/Pregel/Algos/ColorPropagation.cpp index 22e3ab71f754..07171d58718b 100644 --- a/arangod/Pregel/Algos/ColorPropagation.cpp +++ b/arangod/Pregel/Algos/ColorPropagation.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/ColorPropagation.h b/arangod/Pregel/Algos/ColorPropagation.h index 911fe3eae228..d10d20d23a5f 100644 --- a/arangod/Pregel/Algos/ColorPropagation.h +++ b/arangod/Pregel/Algos/ColorPropagation.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/ConnectedComponents.cpp b/arangod/Pregel/Algos/ConnectedComponents.cpp index 1b3b23a5c1c6..3a4dbfda5569 100644 --- a/arangod/Pregel/Algos/ConnectedComponents.cpp +++ b/arangod/Pregel/Algos/ConnectedComponents.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/ConnectedComponents.h b/arangod/Pregel/Algos/ConnectedComponents.h index 9d3c944358c6..199cce26b8b7 100644 --- a/arangod/Pregel/Algos/ConnectedComponents.h +++ b/arangod/Pregel/Algos/ConnectedComponents.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/DMID/DMID.cpp b/arangod/Pregel/Algos/DMID/DMID.cpp index e07429f5a4e9..b36731690233 100644 --- a/arangod/Pregel/Algos/DMID/DMID.cpp +++ b/arangod/Pregel/Algos/DMID/DMID.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/DMID/DMID.h b/arangod/Pregel/Algos/DMID/DMID.h index ff7a8d0f708a..4a88c6c731ed 100644 --- a/arangod/Pregel/Algos/DMID/DMID.h +++ b/arangod/Pregel/Algos/DMID/DMID.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/DMID/DMIDMessageFormat.h b/arangod/Pregel/Algos/DMID/DMIDMessageFormat.h index cda9c22a82a6..cfff266b2dfd 100644 --- a/arangod/Pregel/Algos/DMID/DMIDMessageFormat.h +++ b/arangod/Pregel/Algos/DMID/DMIDMessageFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/DMID/VertexSumAggregator.h b/arangod/Pregel/Algos/DMID/VertexSumAggregator.h index 86af42b2ca73..34ac8c3f58a2 100644 --- a/arangod/Pregel/Algos/DMID/VertexSumAggregator.h +++ b/arangod/Pregel/Algos/DMID/VertexSumAggregator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/EffectiveCloseness/EffectiveCloseness.cpp b/arangod/Pregel/Algos/EffectiveCloseness/EffectiveCloseness.cpp index cf3af3d2dc33..e79551208060 100644 --- a/arangod/Pregel/Algos/EffectiveCloseness/EffectiveCloseness.cpp +++ b/arangod/Pregel/Algos/EffectiveCloseness/EffectiveCloseness.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/EffectiveCloseness/EffectiveCloseness.h b/arangod/Pregel/Algos/EffectiveCloseness/EffectiveCloseness.h index 3257a4567e8b..a64806e1c351 100644 --- a/arangod/Pregel/Algos/EffectiveCloseness/EffectiveCloseness.h +++ b/arangod/Pregel/Algos/EffectiveCloseness/EffectiveCloseness.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/EffectiveCloseness/HLLCounter.cpp b/arangod/Pregel/Algos/EffectiveCloseness/HLLCounter.cpp index 31559e1ef730..d5f5c748a7a1 100644 --- a/arangod/Pregel/Algos/EffectiveCloseness/HLLCounter.cpp +++ b/arangod/Pregel/Algos/EffectiveCloseness/HLLCounter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/EffectiveCloseness/HLLCounterFormat.h b/arangod/Pregel/Algos/EffectiveCloseness/HLLCounterFormat.h index 9eeaf262d335..0d75f965a8c9 100644 --- a/arangod/Pregel/Algos/EffectiveCloseness/HLLCounterFormat.h +++ b/arangod/Pregel/Algos/EffectiveCloseness/HLLCounterFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/HITS.cpp b/arangod/Pregel/Algos/HITS.cpp index 0a4016e08f19..b9a99be9f38e 100644 --- a/arangod/Pregel/Algos/HITS.cpp +++ b/arangod/Pregel/Algos/HITS.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/HITS.h b/arangod/Pregel/Algos/HITS.h index d2fc0fcfd285..3d8f93576cdb 100644 --- a/arangod/Pregel/Algos/HITS.h +++ b/arangod/Pregel/Algos/HITS.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/HITSKleinberg.cpp b/arangod/Pregel/Algos/HITSKleinberg.cpp index 469dca912024..1c12e820aa7b 100644 --- a/arangod/Pregel/Algos/HITSKleinberg.cpp +++ b/arangod/Pregel/Algos/HITSKleinberg.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/HITSKleinberg.h b/arangod/Pregel/Algos/HITSKleinberg.h index e9421e85a599..e1b456c6e365 100644 --- a/arangod/Pregel/Algos/HITSKleinberg.h +++ b/arangod/Pregel/Algos/HITSKleinberg.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/LabelPropagation.cpp b/arangod/Pregel/Algos/LabelPropagation.cpp index dd5f66c0034a..5f09d9a26aef 100644 --- a/arangod/Pregel/Algos/LabelPropagation.cpp +++ b/arangod/Pregel/Algos/LabelPropagation.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/LabelPropagation.h b/arangod/Pregel/Algos/LabelPropagation.h index d3e647296b50..4d54a09bf5a6 100644 --- a/arangod/Pregel/Algos/LabelPropagation.h +++ b/arangod/Pregel/Algos/LabelPropagation.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/LineRank.cpp b/arangod/Pregel/Algos/LineRank.cpp index 5e8d327e3b6f..ad091fefa6aa 100644 --- a/arangod/Pregel/Algos/LineRank.cpp +++ b/arangod/Pregel/Algos/LineRank.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/LineRank.h b/arangod/Pregel/Algos/LineRank.h index 13b78399e0d9..947fc03e3786 100644 --- a/arangod/Pregel/Algos/LineRank.h +++ b/arangod/Pregel/Algos/LineRank.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/PageRank.cpp b/arangod/Pregel/Algos/PageRank.cpp index bc14c7a72faf..dbc8e450e161 100644 --- a/arangod/Pregel/Algos/PageRank.cpp +++ b/arangod/Pregel/Algos/PageRank.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/PageRank.h b/arangod/Pregel/Algos/PageRank.h index e5159d42eb5a..dc01b5ce753a 100644 --- a/arangod/Pregel/Algos/PageRank.h +++ b/arangod/Pregel/Algos/PageRank.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/ReadWrite.cpp b/arangod/Pregel/Algos/ReadWrite.cpp index 0c828041d7ea..4f500c2bdc5b 100644 --- a/arangod/Pregel/Algos/ReadWrite.cpp +++ b/arangod/Pregel/Algos/ReadWrite.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/ReadWrite.h b/arangod/Pregel/Algos/ReadWrite.h index b1c7fb44ca74..d91f3f022bd1 100644 --- a/arangod/Pregel/Algos/ReadWrite.h +++ b/arangod/Pregel/Algos/ReadWrite.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/RecoveringPageRank.cpp b/arangod/Pregel/Algos/RecoveringPageRank.cpp index 68d54b85c18b..c476653c7d2b 100644 --- a/arangod/Pregel/Algos/RecoveringPageRank.cpp +++ b/arangod/Pregel/Algos/RecoveringPageRank.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/RecoveringPageRank.h b/arangod/Pregel/Algos/RecoveringPageRank.h index 6c3f77b0363d..8d8074991e3e 100644 --- a/arangod/Pregel/Algos/RecoveringPageRank.h +++ b/arangod/Pregel/Algos/RecoveringPageRank.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/SCC.cpp b/arangod/Pregel/Algos/SCC.cpp index cdf04145210f..5ce59fc4a131 100644 --- a/arangod/Pregel/Algos/SCC.cpp +++ b/arangod/Pregel/Algos/SCC.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/SCC.h b/arangod/Pregel/Algos/SCC.h index 1f0af3241196..b02e8502a96d 100644 --- a/arangod/Pregel/Algos/SCC.h +++ b/arangod/Pregel/Algos/SCC.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/SLPA.cpp b/arangod/Pregel/Algos/SLPA.cpp index a41db0398a61..3cc306291cee 100644 --- a/arangod/Pregel/Algos/SLPA.cpp +++ b/arangod/Pregel/Algos/SLPA.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/SLPA.h b/arangod/Pregel/Algos/SLPA.h index 24b06c080044..5ae892ca0d50 100644 --- a/arangod/Pregel/Algos/SLPA.h +++ b/arangod/Pregel/Algos/SLPA.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/SSSP.cpp b/arangod/Pregel/Algos/SSSP.cpp index 5c6c4ecc78af..017f1c47e118 100644 --- a/arangod/Pregel/Algos/SSSP.cpp +++ b/arangod/Pregel/Algos/SSSP.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/SSSP.h b/arangod/Pregel/Algos/SSSP.h index 11f8593bc30a..9de22bbd0625 100644 --- a/arangod/Pregel/Algos/SSSP.h +++ b/arangod/Pregel/Algos/SSSP.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/ShortestPath.cpp b/arangod/Pregel/Algos/ShortestPath.cpp index a14ae10e7296..4153f15efd2e 100644 --- a/arangod/Pregel/Algos/ShortestPath.cpp +++ b/arangod/Pregel/Algos/ShortestPath.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/ShortestPath.h b/arangod/Pregel/Algos/ShortestPath.h index 61b50a0cfb94..84485a9e3dec 100644 --- a/arangod/Pregel/Algos/ShortestPath.h +++ b/arangod/Pregel/Algos/ShortestPath.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/WCC.cpp b/arangod/Pregel/Algos/WCC.cpp index 2313126aedd9..29033fe6e171 100644 --- a/arangod/Pregel/Algos/WCC.cpp +++ b/arangod/Pregel/Algos/WCC.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Algos/WCC.h b/arangod/Pregel/Algos/WCC.h index a70b6a71855c..1cc65cc0b94d 100644 --- a/arangod/Pregel/Algos/WCC.h +++ b/arangod/Pregel/Algos/WCC.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Common.h b/arangod/Pregel/Common.h index 3dbd886b8ed7..30e8a571cd5c 100644 --- a/arangod/Pregel/Common.h +++ b/arangod/Pregel/Common.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/CommonFormats.h b/arangod/Pregel/CommonFormats.h index 5d6382f62a0f..5964d46b2599 100644 --- a/arangod/Pregel/CommonFormats.h +++ b/arangod/Pregel/CommonFormats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Conductor/Conductor.cpp b/arangod/Pregel/Conductor/Conductor.cpp index 4beec486c703..87de69ef9d87 100644 --- a/arangod/Pregel/Conductor/Conductor.cpp +++ b/arangod/Pregel/Conductor/Conductor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Conductor/Conductor.h b/arangod/Pregel/Conductor/Conductor.h index 0b61cc9adcfa..7874c2c522d3 100644 --- a/arangod/Pregel/Conductor/Conductor.h +++ b/arangod/Pregel/Conductor/Conductor.h @@ -1,8 +1,7 @@ -#include "Pregel/Worker/Messages.h" //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); @@ -34,6 +33,7 @@ #include "Utils/DatabaseGuard.h" #include "Pregel/ExecutionNumber.h" +#include "Pregel/Worker/Messages.h" #include "Pregel/Statistics.h" #include "Pregel/Status/ConductorStatus.h" #include "Pregel/Status/ExecutionStatus.h" diff --git a/arangod/Pregel/Conductor/Messages.h b/arangod/Pregel/Conductor/Messages.h index 5ae574eccb06..5332d8379c1f 100644 --- a/arangod/Pregel/Conductor/Messages.h +++ b/arangod/Pregel/Conductor/Messages.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/ExecutionNumber.cpp b/arangod/Pregel/ExecutionNumber.cpp index 1242ef0aa29a..e82b5bd9d04d 100644 --- a/arangod/Pregel/ExecutionNumber.cpp +++ b/arangod/Pregel/ExecutionNumber.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/ExecutionNumber.h b/arangod/Pregel/ExecutionNumber.h index b61ffa057f79..36c66b57be92 100644 --- a/arangod/Pregel/ExecutionNumber.h +++ b/arangod/Pregel/ExecutionNumber.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/GraphFormat.h b/arangod/Pregel/GraphFormat.h index b2bf548088c4..03e1150dae59 100644 --- a/arangod/Pregel/GraphFormat.h +++ b/arangod/Pregel/GraphFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/GraphStore/Edge.h b/arangod/Pregel/GraphStore/Edge.h index 0d3039ee8367..3283cebf4f1e 100644 --- a/arangod/Pregel/GraphStore/Edge.h +++ b/arangod/Pregel/GraphStore/Edge.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/GraphStore/Graph.h b/arangod/Pregel/GraphStore/Graph.h index d5a4fb3e19fc..85877e649ace 100644 --- a/arangod/Pregel/GraphStore/Graph.h +++ b/arangod/Pregel/GraphStore/Graph.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/GraphStore/PregelShard.h b/arangod/Pregel/GraphStore/PregelShard.h index 23c040467446..57eb7447b89a 100644 --- a/arangod/Pregel/GraphStore/PregelShard.h +++ b/arangod/Pregel/GraphStore/PregelShard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/GraphStore/Vertex.h b/arangod/Pregel/GraphStore/Vertex.h index 9cd6cc960189..4d4657961871 100644 --- a/arangod/Pregel/GraphStore/Vertex.h +++ b/arangod/Pregel/GraphStore/Vertex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/GraphStore/VertexID.h b/arangod/Pregel/GraphStore/VertexID.h index 061b3843e1aa..76586b319a9d 100644 --- a/arangod/Pregel/GraphStore/VertexID.h +++ b/arangod/Pregel/GraphStore/VertexID.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/IncomingCache.cpp b/arangod/Pregel/IncomingCache.cpp index ee42de97c9bb..f4c5e3c61d5a 100644 --- a/arangod/Pregel/IncomingCache.cpp +++ b/arangod/Pregel/IncomingCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/IncomingCache.h b/arangod/Pregel/IncomingCache.h index cd56f057ca50..615986dffc61 100644 --- a/arangod/Pregel/IncomingCache.h +++ b/arangod/Pregel/IncomingCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/IndexHelpers.cpp b/arangod/Pregel/IndexHelpers.cpp index 2b7654538ddd..f4632c1b45a0 100644 --- a/arangod/Pregel/IndexHelpers.cpp +++ b/arangod/Pregel/IndexHelpers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/IndexHelpers.h b/arangod/Pregel/IndexHelpers.h index cca01e323113..4db3065f361a 100644 --- a/arangod/Pregel/IndexHelpers.h +++ b/arangod/Pregel/IndexHelpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Iterators.h b/arangod/Pregel/Iterators.h index 5afe3076c790..44dd6d9ea564 100644 --- a/arangod/Pregel/Iterators.h +++ b/arangod/Pregel/Iterators.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/MasterContext.h b/arangod/Pregel/MasterContext.h index d3640867057e..5d6d2a46af49 100644 --- a/arangod/Pregel/MasterContext.h +++ b/arangod/Pregel/MasterContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/MessageCombiner.h b/arangod/Pregel/MessageCombiner.h index 8a10068be3b5..3b769625c7a9 100644 --- a/arangod/Pregel/MessageCombiner.h +++ b/arangod/Pregel/MessageCombiner.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/MessageFormat.h b/arangod/Pregel/MessageFormat.h index 54aacb443151..0f5ef08cd98c 100644 --- a/arangod/Pregel/MessageFormat.h +++ b/arangod/Pregel/MessageFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/OutgoingCache.cpp b/arangod/Pregel/OutgoingCache.cpp index ad6a1e17fe17..660a99b7c2eb 100644 --- a/arangod/Pregel/OutgoingCache.cpp +++ b/arangod/Pregel/OutgoingCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/OutgoingCache.h b/arangod/Pregel/OutgoingCache.h index e4225ad6b4aa..b30ee929fadf 100644 --- a/arangod/Pregel/OutgoingCache.h +++ b/arangod/Pregel/OutgoingCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/PregelFeature.cpp b/arangod/Pregel/PregelFeature.cpp index 4cb22f645470..3c74f23d2d63 100644 --- a/arangod/Pregel/PregelFeature.cpp +++ b/arangod/Pregel/PregelFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/PregelFeature.h b/arangod/Pregel/PregelFeature.h index 7139f7f83d8d..8d7cb6b4a2e9 100644 --- a/arangod/Pregel/PregelFeature.h +++ b/arangod/Pregel/PregelFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/PregelMetrics.cpp b/arangod/Pregel/PregelMetrics.cpp index 05612cd675b5..df6b78312306 100644 --- a/arangod/Pregel/PregelMetrics.cpp +++ b/arangod/Pregel/PregelMetrics.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/PregelMetrics.h b/arangod/Pregel/PregelMetrics.h index bff657187587..a16a7621ccad 100644 --- a/arangod/Pregel/PregelMetrics.h +++ b/arangod/Pregel/PregelMetrics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/PregelMetricsDeclarations.h b/arangod/Pregel/PregelMetricsDeclarations.h index 3118be837899..13196e8a1331 100644 --- a/arangod/Pregel/PregelMetricsDeclarations.h +++ b/arangod/Pregel/PregelMetricsDeclarations.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/PregelOptions.h b/arangod/Pregel/PregelOptions.h index b8fe9bc0f778..b49a78459403 100644 --- a/arangod/Pregel/PregelOptions.h +++ b/arangod/Pregel/PregelOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/REST/RestControlPregelHandler.cpp b/arangod/Pregel/REST/RestControlPregelHandler.cpp index 7c6650c767e7..76375a08bb71 100644 --- a/arangod/Pregel/REST/RestControlPregelHandler.cpp +++ b/arangod/Pregel/REST/RestControlPregelHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/REST/RestControlPregelHandler.h b/arangod/Pregel/REST/RestControlPregelHandler.h index afc48035752d..0897a3b5731d 100644 --- a/arangod/Pregel/REST/RestControlPregelHandler.h +++ b/arangod/Pregel/REST/RestControlPregelHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/REST/RestOptions.cpp b/arangod/Pregel/REST/RestOptions.cpp index aabdb4b67b38..9bf54fc6ed37 100644 --- a/arangod/Pregel/REST/RestOptions.cpp +++ b/arangod/Pregel/REST/RestOptions.cpp @@ -1,3 +1,26 @@ +//////////////////////////////////////////////////////////////////////////////// +/// DISCLAIMER +/// +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany +/// +/// 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 +/// +/// http://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. +/// +/// Copyright holder is ArangoDB GmbH, Cologne, Germany +/// +/// @author Julia Volmer +//////////////////////////////////////////////////////////////////////////////// + #include "RestOptions.h" #include diff --git a/arangod/Pregel/REST/RestOptions.h b/arangod/Pregel/REST/RestOptions.h index 65ff3be59b85..fa5b5bec75d5 100644 --- a/arangod/Pregel/REST/RestOptions.h +++ b/arangod/Pregel/REST/RestOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/REST/RestPregelHandler.cpp b/arangod/Pregel/REST/RestPregelHandler.cpp index 2bf33d120bda..88d492c1ecb8 100644 --- a/arangod/Pregel/REST/RestPregelHandler.cpp +++ b/arangod/Pregel/REST/RestPregelHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/REST/RestPregelHandler.h b/arangod/Pregel/REST/RestPregelHandler.h index 4c770cbe9621..19425d282f65 100644 --- a/arangod/Pregel/REST/RestPregelHandler.h +++ b/arangod/Pregel/REST/RestPregelHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Statistics.h b/arangod/Pregel/Statistics.h index 87528c0e0c66..6c76ab320cad 100644 --- a/arangod/Pregel/Statistics.h +++ b/arangod/Pregel/Statistics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Status/ConductorStatus.h b/arangod/Pregel/Status/ConductorStatus.h index b54642e7f944..fcda7043dde1 100644 --- a/arangod/Pregel/Status/ConductorStatus.h +++ b/arangod/Pregel/Status/ConductorStatus.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Status/ExecutionStatus.h b/arangod/Pregel/Status/ExecutionStatus.h index 131a0ccf430c..140eff52be0b 100644 --- a/arangod/Pregel/Status/ExecutionStatus.h +++ b/arangod/Pregel/Status/ExecutionStatus.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Status/Status.h b/arangod/Pregel/Status/Status.h index 1be2428cbbf8..ff2e34e84f71 100644 --- a/arangod/Pregel/Status/Status.h +++ b/arangod/Pregel/Status/Status.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/TypedBuffer.h b/arangod/Pregel/TypedBuffer.h index cfb58027ee73..c21f32655365 100644 --- a/arangod/Pregel/TypedBuffer.h +++ b/arangod/Pregel/TypedBuffer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Utils.cpp b/arangod/Pregel/Utils.cpp index 106bf6185d95..b1716a394fea 100644 --- a/arangod/Pregel/Utils.cpp +++ b/arangod/Pregel/Utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Utils.h b/arangod/Pregel/Utils.h index 901c2b0cc2a1..4c882013fce2 100644 --- a/arangod/Pregel/Utils.h +++ b/arangod/Pregel/Utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/VertexComputation.h b/arangod/Pregel/VertexComputation.h index c66c3243081c..d97ba8730215 100644 --- a/arangod/Pregel/VertexComputation.h +++ b/arangod/Pregel/VertexComputation.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Worker/GraphStore.cpp b/arangod/Pregel/Worker/GraphStore.cpp index 0343abe23750..8fc119a7108a 100644 --- a/arangod/Pregel/Worker/GraphStore.cpp +++ b/arangod/Pregel/Worker/GraphStore.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Worker/GraphStore.h b/arangod/Pregel/Worker/GraphStore.h index c2610fef7ef8..48b1cdbc3a44 100644 --- a/arangod/Pregel/Worker/GraphStore.h +++ b/arangod/Pregel/Worker/GraphStore.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Worker/Messages.h b/arangod/Pregel/Worker/Messages.h index cba8b7e94281..cf446e162c2a 100644 --- a/arangod/Pregel/Worker/Messages.h +++ b/arangod/Pregel/Worker/Messages.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Worker/Worker.cpp b/arangod/Pregel/Worker/Worker.cpp index ea9cbf5b5dec..47a6d1b15183 100644 --- a/arangod/Pregel/Worker/Worker.cpp +++ b/arangod/Pregel/Worker/Worker.cpp @@ -1,9 +1,7 @@ -#include "Cluster/ServerState.h" -#include "Pregel/Conductor/Messages.h" //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); @@ -23,33 +21,33 @@ /// @author Simon Grätzer //////////////////////////////////////////////////////////////////////////////// -#include "Pregel/Worker/Messages.h" -#include "Pregel/Worker/Worker.h" +#include "ApplicationFeatures/ApplicationServer.h" +#include "Basics/WriteLocker.h" +#include "Basics/MutexLocker.h" #include "Basics/voc-errors.h" +#include "Cluster/ServerState.h" #include "GeneralServer/RequestLane.h" +#include "Inspection/VPack.h" +#include "Inspection/VPackWithErrorT.h" +#include "Metrics/Counter.h" +#include "Metrics/Gauge.h" +#include "Network/Methods.h" +#include "Network/NetworkFeature.h" #include "Pregel/Aggregator.h" #include "Pregel/CommonFormats.h" +#include "Pregel/Conductor/Messages.h" #include "Pregel/Worker/GraphStore.h" +#include "Pregel/Worker/Messages.h" +#include "Pregel/Worker/Worker.h" #include "Pregel/IncomingCache.h" #include "Pregel/OutgoingCache.h" #include "Pregel/PregelFeature.h" -#include "Pregel/VertexComputation.h" - #include "Pregel/Status/Status.h" - -#include "ApplicationFeatures/ApplicationServer.h" -#include "Basics/WriteLocker.h" -#include "Basics/MutexLocker.h" -#include "Metrics/Counter.h" -#include "Metrics/Gauge.h" -#include "Network/Methods.h" -#include "Network/NetworkFeature.h" +#include "Pregel/VertexComputation.h" #include "Scheduler/SchedulerFeature.h" #include "VocBase/vocbase.h" -#include "Inspection/VPack.h" -#include "Inspection/VPackWithErrorT.h" -#include "velocypack/Builder.h" +#include #include "fmt/core.h" diff --git a/arangod/Pregel/Worker/Worker.h b/arangod/Pregel/Worker/Worker.h index a33e9e8c96c4..4cfc630b782a 100644 --- a/arangod/Pregel/Worker/Worker.h +++ b/arangod/Pregel/Worker/Worker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Worker/WorkerConfig.cpp b/arangod/Pregel/Worker/WorkerConfig.cpp index dca5166a4137..b0e6a5e573cf 100644 --- a/arangod/Pregel/Worker/WorkerConfig.cpp +++ b/arangod/Pregel/Worker/WorkerConfig.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/Worker/WorkerConfig.h b/arangod/Pregel/Worker/WorkerConfig.h index ec4f66fa12e6..1d3aeefed499 100644 --- a/arangod/Pregel/Worker/WorkerConfig.h +++ b/arangod/Pregel/Worker/WorkerConfig.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Pregel/WorkerContext.h b/arangod/Pregel/WorkerContext.h index b172292ab929..652b8fd20e6e 100644 --- a/arangod/Pregel/WorkerContext.h +++ b/arangod/Pregel/WorkerContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/DatabaseInitialSyncer.cpp b/arangod/Replication/DatabaseInitialSyncer.cpp index be6b97038417..6478e0ed7f70 100644 --- a/arangod/Replication/DatabaseInitialSyncer.cpp +++ b/arangod/Replication/DatabaseInitialSyncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/DatabaseInitialSyncer.h b/arangod/Replication/DatabaseInitialSyncer.h index 096f678a1899..6288c4c46989 100644 --- a/arangod/Replication/DatabaseInitialSyncer.h +++ b/arangod/Replication/DatabaseInitialSyncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/DatabaseReplicationApplier.cpp b/arangod/Replication/DatabaseReplicationApplier.cpp index c753d9e88fa4..db3ce59a3b04 100644 --- a/arangod/Replication/DatabaseReplicationApplier.cpp +++ b/arangod/Replication/DatabaseReplicationApplier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/DatabaseReplicationApplier.h b/arangod/Replication/DatabaseReplicationApplier.h index c7a199edbeb8..78d8de520f54 100644 --- a/arangod/Replication/DatabaseReplicationApplier.h +++ b/arangod/Replication/DatabaseReplicationApplier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/DatabaseTailingSyncer.cpp b/arangod/Replication/DatabaseTailingSyncer.cpp index e38cdf3de407..c9b80171f184 100644 --- a/arangod/Replication/DatabaseTailingSyncer.cpp +++ b/arangod/Replication/DatabaseTailingSyncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/DatabaseTailingSyncer.h b/arangod/Replication/DatabaseTailingSyncer.h index 286725ba7b05..c8618084f72a 100644 --- a/arangod/Replication/DatabaseTailingSyncer.h +++ b/arangod/Replication/DatabaseTailingSyncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/GlobalInitialSyncer.cpp b/arangod/Replication/GlobalInitialSyncer.cpp index 891ccf042a9e..f733d56b3f6a 100644 --- a/arangod/Replication/GlobalInitialSyncer.cpp +++ b/arangod/Replication/GlobalInitialSyncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/GlobalInitialSyncer.h b/arangod/Replication/GlobalInitialSyncer.h index 9511a1196673..415a4ee942f5 100644 --- a/arangod/Replication/GlobalInitialSyncer.h +++ b/arangod/Replication/GlobalInitialSyncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/GlobalReplicationApplier.cpp b/arangod/Replication/GlobalReplicationApplier.cpp index b01cc8658643..89bfd96a35a1 100644 --- a/arangod/Replication/GlobalReplicationApplier.cpp +++ b/arangod/Replication/GlobalReplicationApplier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/GlobalReplicationApplier.h b/arangod/Replication/GlobalReplicationApplier.h index 816f8f5fbae8..b092ed5f3b19 100644 --- a/arangod/Replication/GlobalReplicationApplier.h +++ b/arangod/Replication/GlobalReplicationApplier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/GlobalTailingSyncer.cpp b/arangod/Replication/GlobalTailingSyncer.cpp index ae251d21b46d..edc0ae551ef9 100644 --- a/arangod/Replication/GlobalTailingSyncer.cpp +++ b/arangod/Replication/GlobalTailingSyncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/GlobalTailingSyncer.h b/arangod/Replication/GlobalTailingSyncer.h index bb66eed84e97..30ff4b2a7de2 100644 --- a/arangod/Replication/GlobalTailingSyncer.h +++ b/arangod/Replication/GlobalTailingSyncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/InitialSyncer.cpp b/arangod/Replication/InitialSyncer.cpp index 1ce12941fb31..f41560e52864 100644 --- a/arangod/Replication/InitialSyncer.cpp +++ b/arangod/Replication/InitialSyncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/InitialSyncer.h b/arangod/Replication/InitialSyncer.h index ebaac713a95a..f6b6409a7879 100644 --- a/arangod/Replication/InitialSyncer.h +++ b/arangod/Replication/InitialSyncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/ReplicationApplier.cpp b/arangod/Replication/ReplicationApplier.cpp index 06a71416d237..2529282072e0 100644 --- a/arangod/Replication/ReplicationApplier.cpp +++ b/arangod/Replication/ReplicationApplier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/ReplicationApplier.h b/arangod/Replication/ReplicationApplier.h index a46b09c9564e..8ed6c12cb0b9 100644 --- a/arangod/Replication/ReplicationApplier.h +++ b/arangod/Replication/ReplicationApplier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/ReplicationApplierConfiguration.cpp b/arangod/Replication/ReplicationApplierConfiguration.cpp index 4f56356d2fb9..4684d77b82d9 100644 --- a/arangod/Replication/ReplicationApplierConfiguration.cpp +++ b/arangod/Replication/ReplicationApplierConfiguration.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/ReplicationApplierConfiguration.h b/arangod/Replication/ReplicationApplierConfiguration.h index d00d8f783d73..962fc532018b 100644 --- a/arangod/Replication/ReplicationApplierConfiguration.h +++ b/arangod/Replication/ReplicationApplierConfiguration.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/ReplicationApplierState.cpp b/arangod/Replication/ReplicationApplierState.cpp index 4e9c5aff9727..7efc0e979a94 100644 --- a/arangod/Replication/ReplicationApplierState.cpp +++ b/arangod/Replication/ReplicationApplierState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/ReplicationApplierState.h b/arangod/Replication/ReplicationApplierState.h index ba4b645e8e22..5619ca616f8e 100644 --- a/arangod/Replication/ReplicationApplierState.h +++ b/arangod/Replication/ReplicationApplierState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/ReplicationClients.cpp b/arangod/Replication/ReplicationClients.cpp index 2c70a208d95a..07d9ad0462cf 100644 --- a/arangod/Replication/ReplicationClients.cpp +++ b/arangod/Replication/ReplicationClients.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/ReplicationClients.h b/arangod/Replication/ReplicationClients.h index 9abaadca1723..a7d88c0c5d2b 100644 --- a/arangod/Replication/ReplicationClients.h +++ b/arangod/Replication/ReplicationClients.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/ReplicationFeature.cpp b/arangod/Replication/ReplicationFeature.cpp index be74fc3cc372..8b914436e8a6 100644 --- a/arangod/Replication/ReplicationFeature.cpp +++ b/arangod/Replication/ReplicationFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/ReplicationFeature.h b/arangod/Replication/ReplicationFeature.h index 4b0dbd0a1648..ff136279de27 100644 --- a/arangod/Replication/ReplicationFeature.h +++ b/arangod/Replication/ReplicationFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/ReplicationMetricsFeature.cpp b/arangod/Replication/ReplicationMetricsFeature.cpp index 4762ed450a20..55d917060612 100644 --- a/arangod/Replication/ReplicationMetricsFeature.cpp +++ b/arangod/Replication/ReplicationMetricsFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/ReplicationMetricsFeature.h b/arangod/Replication/ReplicationMetricsFeature.h index 4f335832e15f..5048a07c3303 100644 --- a/arangod/Replication/ReplicationMetricsFeature.h +++ b/arangod/Replication/ReplicationMetricsFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/ReplicationTransaction.h b/arangod/Replication/ReplicationTransaction.h index 69c823b7777c..42a6f963d009 100644 --- a/arangod/Replication/ReplicationTransaction.h +++ b/arangod/Replication/ReplicationTransaction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/Syncer.cpp b/arangod/Replication/Syncer.cpp index ae79193ad8a5..3838f0191110 100644 --- a/arangod/Replication/Syncer.cpp +++ b/arangod/Replication/Syncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/Syncer.h b/arangod/Replication/Syncer.h index 33b70571f71a..961e2ebeacf4 100644 --- a/arangod/Replication/Syncer.h +++ b/arangod/Replication/Syncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/SyncerId.cpp b/arangod/Replication/SyncerId.cpp index 0458e24c5fcc..cd61aa424c51 100644 --- a/arangod/Replication/SyncerId.cpp +++ b/arangod/Replication/SyncerId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/SyncerId.h b/arangod/Replication/SyncerId.h index 8774ec7018cb..c8e428db8759 100644 --- a/arangod/Replication/SyncerId.h +++ b/arangod/Replication/SyncerId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/TailingSyncer.cpp b/arangod/Replication/TailingSyncer.cpp index 4a919141b918..a14250894134 100644 --- a/arangod/Replication/TailingSyncer.cpp +++ b/arangod/Replication/TailingSyncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/TailingSyncer.h b/arangod/Replication/TailingSyncer.h index 63d19c354735..cfe2022016c4 100644 --- a/arangod/Replication/TailingSyncer.h +++ b/arangod/Replication/TailingSyncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/common-defines.cpp b/arangod/Replication/common-defines.cpp index 634c27a8c8a0..c63a04dd58ec 100644 --- a/arangod/Replication/common-defines.cpp +++ b/arangod/Replication/common-defines.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/common-defines.h b/arangod/Replication/common-defines.h index 6994832a79d8..2373b22c0b8d 100644 --- a/arangod/Replication/common-defines.h +++ b/arangod/Replication/common-defines.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/utilities.cpp b/arangod/Replication/utilities.cpp index 39d25d7bf698..35a23d7f81b6 100644 --- a/arangod/Replication/utilities.cpp +++ b/arangod/Replication/utilities.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication/utilities.h b/arangod/Replication/utilities.h index 4bb86235c143..8855a4f83153 100644 --- a/arangod/Replication/utilities.h +++ b/arangod/Replication/utilities.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/AgencyCollectionSpecification.cpp b/arangod/Replication2/AgencyCollectionSpecification.cpp index 381f749aed0e..6bf073d58bbc 100644 --- a/arangod/Replication2/AgencyCollectionSpecification.cpp +++ b/arangod/Replication2/AgencyCollectionSpecification.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/AgencyCollectionSpecification.h b/arangod/Replication2/AgencyCollectionSpecification.h index b50fc3807c8f..0b2e44baf600 100644 --- a/arangod/Replication2/AgencyCollectionSpecification.h +++ b/arangod/Replication2/AgencyCollectionSpecification.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/AgencyMethods.cpp b/arangod/Replication2/AgencyMethods.cpp index d5552d3efee8..f6a4eb33bd01 100644 --- a/arangod/Replication2/AgencyMethods.cpp +++ b/arangod/Replication2/AgencyMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/AgencyMethods.h b/arangod/Replication2/AgencyMethods.h index 9d5ffdafe950..959847fb083f 100644 --- a/arangod/Replication2/AgencyMethods.h +++ b/arangod/Replication2/AgencyMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/DeferredExecution.h b/arangod/Replication2/DeferredExecution.h index 98ca59c1bb0a..a6f8bbf8a368 100644 --- a/arangod/Replication2/DeferredExecution.h +++ b/arangod/Replication2/DeferredExecution.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/Exceptions/ParticipantResignedException.h b/arangod/Replication2/Exceptions/ParticipantResignedException.h index fcdf8d7b113f..4f5530f1c268 100644 --- a/arangod/Replication2/Exceptions/ParticipantResignedException.h +++ b/arangod/Replication2/Exceptions/ParticipantResignedException.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/LoggerContext.h b/arangod/Replication2/LoggerContext.h index eb30e265ccbe..cce73eb51bb2 100644 --- a/arangod/Replication2/LoggerContext.h +++ b/arangod/Replication2/LoggerContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/Methods.cpp b/arangod/Replication2/Methods.cpp index 6599b1eaf0b2..110eb3df5777 100644 --- a/arangod/Replication2/Methods.cpp +++ b/arangod/Replication2/Methods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/Methods.h b/arangod/Replication2/Methods.h index 2328778f7a1f..b0a1657950f7 100644 --- a/arangod/Replication2/Methods.h +++ b/arangod/Replication2/Methods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/MetricsHelper.cpp b/arangod/Replication2/MetricsHelper.cpp index 8ab469928f1a..09d490573f37 100644 --- a/arangod/Replication2/MetricsHelper.cpp +++ b/arangod/Replication2/MetricsHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/MetricsHelper.h b/arangod/Replication2/MetricsHelper.h index f322ca72bb97..ce8e78659a66 100644 --- a/arangod/Replication2/MetricsHelper.h +++ b/arangod/Replication2/MetricsHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.cpp b/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.cpp index a9c316730f27..d454b4ed32c6 100644 --- a/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.cpp +++ b/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.h b/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.h index a852d4c70fa6..e37f4f38f76d 100644 --- a/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.h +++ b/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/AgencySpecificationInspectors.cpp b/arangod/Replication2/ReplicatedLog/AgencySpecificationInspectors.cpp index 5122e8fed05b..24cd0c0d951a 100644 --- a/arangod/Replication2/ReplicatedLog/AgencySpecificationInspectors.cpp +++ b/arangod/Replication2/ReplicatedLog/AgencySpecificationInspectors.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/AgencySpecificationInspectors.h b/arangod/Replication2/ReplicatedLog/AgencySpecificationInspectors.h index aec22535e098..65b30c0d8268 100644 --- a/arangod/Replication2/ReplicatedLog/AgencySpecificationInspectors.h +++ b/arangod/Replication2/ReplicatedLog/AgencySpecificationInspectors.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/Algorithms.cpp b/arangod/Replication2/ReplicatedLog/Algorithms.cpp index 9a45c350c0b8..c590c8134056 100644 --- a/arangod/Replication2/ReplicatedLog/Algorithms.cpp +++ b/arangod/Replication2/ReplicatedLog/Algorithms.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/Algorithms.h b/arangod/Replication2/ReplicatedLog/Algorithms.h index a5ddbd80c86d..489562709ead 100644 --- a/arangod/Replication2/ReplicatedLog/Algorithms.h +++ b/arangod/Replication2/ReplicatedLog/Algorithms.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/ILogInterfaces.cpp b/arangod/Replication2/ReplicatedLog/ILogInterfaces.cpp index 551ac24194da..c4a77bbccc32 100644 --- a/arangod/Replication2/ReplicatedLog/ILogInterfaces.cpp +++ b/arangod/Replication2/ReplicatedLog/ILogInterfaces.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/ILogInterfaces.h b/arangod/Replication2/ReplicatedLog/ILogInterfaces.h index 8bfadd96c0ec..b3a95cc5b315 100644 --- a/arangod/Replication2/ReplicatedLog/ILogInterfaces.h +++ b/arangod/Replication2/ReplicatedLog/ILogInterfaces.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/InMemoryLog.cpp b/arangod/Replication2/ReplicatedLog/InMemoryLog.cpp index d05edbaae6e0..4595601e2d55 100644 --- a/arangod/Replication2/ReplicatedLog/InMemoryLog.cpp +++ b/arangod/Replication2/ReplicatedLog/InMemoryLog.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/InMemoryLog.h b/arangod/Replication2/ReplicatedLog/InMemoryLog.h index b9564446a84c..215dde3bfb7e 100644 --- a/arangod/Replication2/ReplicatedLog/InMemoryLog.h +++ b/arangod/Replication2/ReplicatedLog/InMemoryLog.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/LogCommon.cpp b/arangod/Replication2/ReplicatedLog/LogCommon.cpp index fe84c50d4971..3c18d35efe85 100644 --- a/arangod/Replication2/ReplicatedLog/LogCommon.cpp +++ b/arangod/Replication2/ReplicatedLog/LogCommon.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/LogCommon.h b/arangod/Replication2/ReplicatedLog/LogCommon.h index c2a7204ab380..de7beacc6aca 100644 --- a/arangod/Replication2/ReplicatedLog/LogCommon.h +++ b/arangod/Replication2/ReplicatedLog/LogCommon.h @@ -1,5 +1,7 @@ +//////////////////////////////////////////////////////////////////////////////// +/// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,7 +20,9 @@ /// /// @author Lars Maier //////////////////////////////////////////////////////////////////////////////// + #pragma once + #include #include #include diff --git a/arangod/Replication2/ReplicatedLog/LogCore.cpp b/arangod/Replication2/ReplicatedLog/LogCore.cpp index 14b952502b3e..f4cf61bfdf65 100644 --- a/arangod/Replication2/ReplicatedLog/LogCore.cpp +++ b/arangod/Replication2/ReplicatedLog/LogCore.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/LogCore.h b/arangod/Replication2/ReplicatedLog/LogCore.h index 6c3e042f8721..762fb4ba6283 100644 --- a/arangod/Replication2/ReplicatedLog/LogCore.h +++ b/arangod/Replication2/ReplicatedLog/LogCore.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/LogEntries.cpp b/arangod/Replication2/ReplicatedLog/LogEntries.cpp index 2feda4cc71b1..fc7e96c79c6b 100644 --- a/arangod/Replication2/ReplicatedLog/LogEntries.cpp +++ b/arangod/Replication2/ReplicatedLog/LogEntries.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/LogEntries.h b/arangod/Replication2/ReplicatedLog/LogEntries.h index 3b7a7498dac2..17ba3ed53317 100644 --- a/arangod/Replication2/ReplicatedLog/LogEntries.h +++ b/arangod/Replication2/ReplicatedLog/LogEntries.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/LogFollower.cpp b/arangod/Replication2/ReplicatedLog/LogFollower.cpp index a9e23e21c15d..99ffa135ef73 100644 --- a/arangod/Replication2/ReplicatedLog/LogFollower.cpp +++ b/arangod/Replication2/ReplicatedLog/LogFollower.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/LogFollower.h b/arangod/Replication2/ReplicatedLog/LogFollower.h index b2a005a6ed5f..2b4b7c037db4 100644 --- a/arangod/Replication2/ReplicatedLog/LogFollower.h +++ b/arangod/Replication2/ReplicatedLog/LogFollower.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/LogLeader.cpp b/arangod/Replication2/ReplicatedLog/LogLeader.cpp index 0c3caa88e4d4..5cabf00d9dac 100644 --- a/arangod/Replication2/ReplicatedLog/LogLeader.cpp +++ b/arangod/Replication2/ReplicatedLog/LogLeader.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/LogLeader.h b/arangod/Replication2/ReplicatedLog/LogLeader.h index 782ede635645..a3403a4d2b4c 100644 --- a/arangod/Replication2/ReplicatedLog/LogLeader.h +++ b/arangod/Replication2/ReplicatedLog/LogLeader.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/LogStatus.cpp b/arangod/Replication2/ReplicatedLog/LogStatus.cpp index 676897f90b36..1bce2c794e44 100644 --- a/arangod/Replication2/ReplicatedLog/LogStatus.cpp +++ b/arangod/Replication2/ReplicatedLog/LogStatus.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/LogStatus.h b/arangod/Replication2/ReplicatedLog/LogStatus.h index 98a7c5d849be..8f371c54f98b 100644 --- a/arangod/Replication2/ReplicatedLog/LogStatus.h +++ b/arangod/Replication2/ReplicatedLog/LogStatus.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.cpp b/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.cpp index 208dfddbfb94..b6e5def51fdf 100644 --- a/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.cpp +++ b/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.h b/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.h index 1fb9251a5af9..987d40efb0b9 100644 --- a/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.h +++ b/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/NetworkMessages.cpp b/arangod/Replication2/ReplicatedLog/NetworkMessages.cpp index a64820ee3383..0e9336366897 100644 --- a/arangod/Replication2/ReplicatedLog/NetworkMessages.cpp +++ b/arangod/Replication2/ReplicatedLog/NetworkMessages.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/NetworkMessages.h b/arangod/Replication2/ReplicatedLog/NetworkMessages.h index 67632ea1c178..480926cd3986 100644 --- a/arangod/Replication2/ReplicatedLog/NetworkMessages.h +++ b/arangod/Replication2/ReplicatedLog/NetworkMessages.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/ParticipantsHealth.h b/arangod/Replication2/ReplicatedLog/ParticipantsHealth.h index e10027877a9a..cf456f6a9e29 100644 --- a/arangod/Replication2/ReplicatedLog/ParticipantsHealth.h +++ b/arangod/Replication2/ReplicatedLog/ParticipantsHealth.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedLog/PersistedLog.h b/arangod/Replication2/ReplicatedLog/PersistedLog.h index 0ea2a8259d66..2aaee06a45f4 100644 --- a/arangod/Replication2/ReplicatedLog/PersistedLog.h +++ b/arangod/Replication2/ReplicatedLog/PersistedLog.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/ReplicatedLog.cpp b/arangod/Replication2/ReplicatedLog/ReplicatedLog.cpp index 9b0fb123ea85..ac5d33cd0eaa 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLog.cpp +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLog.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/ReplicatedLog.h b/arangod/Replication2/ReplicatedLog/ReplicatedLog.h index 3cc1431c2cc0..f4296f711407 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLog.h +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLog.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.cpp b/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.cpp index 08221c1ab04e..a2075b6d2d88 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.cpp +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.h b/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.h index 13a78f96cf40..2f224bb65a7b 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.h +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/ReplicatedLogIterator.h b/arangod/Replication2/ReplicatedLog/ReplicatedLogIterator.h index dd63b103d2fc..45b5d182cba2 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLogIterator.h +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLogIterator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.cpp b/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.cpp index 596283931f9b..cc6529271697 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.cpp +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.h b/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.h index e77c24b546fb..c4831a454562 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.h +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/ReplicatedLogMetricsDeclarations.h b/arangod/Replication2/ReplicatedLog/ReplicatedLogMetricsDeclarations.h index c07e906b6f89..89fa6ebc7f28 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLogMetricsDeclarations.h +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLogMetricsDeclarations.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/Supervision.cpp b/arangod/Replication2/ReplicatedLog/Supervision.cpp index 0f8edddb7728..a612f18aa187 100644 --- a/arangod/Replication2/ReplicatedLog/Supervision.cpp +++ b/arangod/Replication2/ReplicatedLog/Supervision.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedLog/Supervision.h b/arangod/Replication2/ReplicatedLog/Supervision.h index 5892ea758300..4f5a882d2da4 100644 --- a/arangod/Replication2/ReplicatedLog/Supervision.h +++ b/arangod/Replication2/ReplicatedLog/Supervision.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedLog/SupervisionAction.cpp b/arangod/Replication2/ReplicatedLog/SupervisionAction.cpp index 31c522b88f59..c2d10af982d0 100644 --- a/arangod/Replication2/ReplicatedLog/SupervisionAction.cpp +++ b/arangod/Replication2/ReplicatedLog/SupervisionAction.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedLog/SupervisionAction.h b/arangod/Replication2/ReplicatedLog/SupervisionAction.h index e492d594fc86..e89e2bed3095 100644 --- a/arangod/Replication2/ReplicatedLog/SupervisionAction.h +++ b/arangod/Replication2/ReplicatedLog/SupervisionAction.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedLog/SupervisionContext.h b/arangod/Replication2/ReplicatedLog/SupervisionContext.h index 1ccc045ffb69..ecef5e836806 100644 --- a/arangod/Replication2/ReplicatedLog/SupervisionContext.h +++ b/arangod/Replication2/ReplicatedLog/SupervisionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/Utilities.h b/arangod/Replication2/ReplicatedLog/Utilities.h index e9997e76de1a..efe89308bf38 100644 --- a/arangod/Replication2/ReplicatedLog/Utilities.h +++ b/arangod/Replication2/ReplicatedLog/Utilities.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/WaitForBag.cpp b/arangod/Replication2/ReplicatedLog/WaitForBag.cpp index 9e80daf1c148..4217125087f4 100644 --- a/arangod/Replication2/ReplicatedLog/WaitForBag.cpp +++ b/arangod/Replication2/ReplicatedLog/WaitForBag.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedLog/WaitForBag.h b/arangod/Replication2/ReplicatedLog/WaitForBag.h index 32d20c5b3b65..81641435cecd 100644 --- a/arangod/Replication2/ReplicatedLog/WaitForBag.h +++ b/arangod/Replication2/ReplicatedLog/WaitForBag.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedLog/types.cpp b/arangod/Replication2/ReplicatedLog/types.cpp index 279b5ea4e4f2..aa95b33d1aaf 100644 --- a/arangod/Replication2/ReplicatedLog/types.cpp +++ b/arangod/Replication2/ReplicatedLog/types.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedLog/types.h b/arangod/Replication2/ReplicatedLog/types.h index dfa4cd85de09..3ca78e70bada 100644 --- a/arangod/Replication2/ReplicatedLog/types.h +++ b/arangod/Replication2/ReplicatedLog/types.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/LazyDeserializingIterator.h b/arangod/Replication2/ReplicatedState/LazyDeserializingIterator.h index c2487d70aff3..56d860e52853 100644 --- a/arangod/Replication2/ReplicatedState/LazyDeserializingIterator.h +++ b/arangod/Replication2/ReplicatedState/LazyDeserializingIterator.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedState/PersistedStateInfo.cpp b/arangod/Replication2/ReplicatedState/PersistedStateInfo.cpp index 4075ba339b3c..88d29e341f33 100644 --- a/arangod/Replication2/ReplicatedState/PersistedStateInfo.cpp +++ b/arangod/Replication2/ReplicatedState/PersistedStateInfo.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedState/PersistedStateInfo.h b/arangod/Replication2/ReplicatedState/PersistedStateInfo.h index a6dca4b0a904..aad33fe49492 100644 --- a/arangod/Replication2/ReplicatedState/PersistedStateInfo.h +++ b/arangod/Replication2/ReplicatedState/PersistedStateInfo.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedState/ReplicatedState.h b/arangod/Replication2/ReplicatedState/ReplicatedState.h index ccd680962041..600aa0fb9851 100644 --- a/arangod/Replication2/ReplicatedState/ReplicatedState.h +++ b/arangod/Replication2/ReplicatedState/ReplicatedState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.cpp b/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.cpp index 654bba576145..4ac1798b15af 100644 --- a/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.cpp +++ b/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.h b/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.h index 078491f7931e..8576cb0f91a2 100644 --- a/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.h +++ b/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/ReplicatedStateMetrics.cpp b/arangod/Replication2/ReplicatedState/ReplicatedStateMetrics.cpp index fa219009bcb7..42bf307829e1 100644 --- a/arangod/Replication2/ReplicatedState/ReplicatedStateMetrics.cpp +++ b/arangod/Replication2/ReplicatedState/ReplicatedStateMetrics.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/ReplicatedStateMetrics.h b/arangod/Replication2/ReplicatedState/ReplicatedStateMetrics.h index 504e782a91fc..e977e6553623 100644 --- a/arangod/Replication2/ReplicatedState/ReplicatedStateMetrics.h +++ b/arangod/Replication2/ReplicatedState/ReplicatedStateMetrics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/ReplicatedStateToken.cpp b/arangod/Replication2/ReplicatedState/ReplicatedStateToken.cpp index b1efd7198999..bf4d5c424125 100644 --- a/arangod/Replication2/ReplicatedState/ReplicatedStateToken.cpp +++ b/arangod/Replication2/ReplicatedState/ReplicatedStateToken.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedState/ReplicatedStateToken.h b/arangod/Replication2/ReplicatedState/ReplicatedStateToken.h index c461fa8246d6..16b5af70211d 100644 --- a/arangod/Replication2/ReplicatedState/ReplicatedStateToken.h +++ b/arangod/Replication2/ReplicatedState/ReplicatedStateToken.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedState/ReplicatedStateTraits.h b/arangod/Replication2/ReplicatedState/ReplicatedStateTraits.h index 005f132fe8c7..c606a5d3f7e8 100644 --- a/arangod/Replication2/ReplicatedState/ReplicatedStateTraits.h +++ b/arangod/Replication2/ReplicatedState/ReplicatedStateTraits.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/StateCommon.cpp b/arangod/Replication2/ReplicatedState/StateCommon.cpp index 7269549f2d60..ecf9779a8224 100644 --- a/arangod/Replication2/ReplicatedState/StateCommon.cpp +++ b/arangod/Replication2/ReplicatedState/StateCommon.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/StateCommon.h b/arangod/Replication2/ReplicatedState/StateCommon.h index 27e14287808d..fa11a9d69ea9 100644 --- a/arangod/Replication2/ReplicatedState/StateCommon.h +++ b/arangod/Replication2/ReplicatedState/StateCommon.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/StateInterfaces.h b/arangod/Replication2/ReplicatedState/StateInterfaces.h index 6e0adb3dcf1b..c4f310c7e89c 100644 --- a/arangod/Replication2/ReplicatedState/StateInterfaces.h +++ b/arangod/Replication2/ReplicatedState/StateInterfaces.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedState/StateStatus.cpp b/arangod/Replication2/ReplicatedState/StateStatus.cpp index 33a7f594fb68..93ab6c985e84 100644 --- a/arangod/Replication2/ReplicatedState/StateStatus.cpp +++ b/arangod/Replication2/ReplicatedState/StateStatus.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/StateStatus.h b/arangod/Replication2/ReplicatedState/StateStatus.h index 54e55d107903..34c107aa65ed 100644 --- a/arangod/Replication2/ReplicatedState/StateStatus.h +++ b/arangod/Replication2/ReplicatedState/StateStatus.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/Supervision.cpp b/arangod/Replication2/ReplicatedState/Supervision.cpp index 9c0223375013..db770b37ed20 100644 --- a/arangod/Replication2/ReplicatedState/Supervision.cpp +++ b/arangod/Replication2/ReplicatedState/Supervision.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/Supervision.h b/arangod/Replication2/ReplicatedState/Supervision.h index 31ac0aa6861d..b3d9b2635d57 100644 --- a/arangod/Replication2/ReplicatedState/Supervision.h +++ b/arangod/Replication2/ReplicatedState/Supervision.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/SupervisionAction.cpp b/arangod/Replication2/ReplicatedState/SupervisionAction.cpp index d9eaa1dd233a..837e54aaa69e 100644 --- a/arangod/Replication2/ReplicatedState/SupervisionAction.cpp +++ b/arangod/Replication2/ReplicatedState/SupervisionAction.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/SupervisionAction.h b/arangod/Replication2/ReplicatedState/SupervisionAction.h index 4c1c1d2ebafd..5eacca02ee8a 100644 --- a/arangod/Replication2/ReplicatedState/SupervisionAction.h +++ b/arangod/Replication2/ReplicatedState/SupervisionAction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/ReplicatedState/WaitForQueue.cpp b/arangod/Replication2/ReplicatedState/WaitForQueue.cpp index 4631d521a431..6bd3875d521b 100644 --- a/arangod/Replication2/ReplicatedState/WaitForQueue.cpp +++ b/arangod/Replication2/ReplicatedState/WaitForQueue.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/ReplicatedState/WaitForQueue.h b/arangod/Replication2/ReplicatedState/WaitForQueue.h index 1898be0386b0..b216b9a2ca62 100644 --- a/arangod/Replication2/ReplicatedState/WaitForQueue.h +++ b/arangod/Replication2/ReplicatedState/WaitForQueue.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachine.cpp b/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachine.cpp index 1909f217242e..92bf4135cd03 100644 --- a/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachine.cpp +++ b/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachine.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachine.h b/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachine.h index de393953c587..5a214889c553 100644 --- a/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachine.h +++ b/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachine.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachineFeature.cpp b/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachineFeature.cpp index 6d8f2e8d4b8c..41127481a9e2 100644 --- a/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachineFeature.cpp +++ b/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachineFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachineFeature.h b/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachineFeature.h index 01611167c69f..315bfdc190df 100644 --- a/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachineFeature.h +++ b/arangod/Replication2/StateMachines/BlackHole/BlackHoleStateMachineFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/ActiveTransactionsQueue.cpp b/arangod/Replication2/StateMachines/Document/ActiveTransactionsQueue.cpp index 97bcc981230b..be0397417459 100644 --- a/arangod/Replication2/StateMachines/Document/ActiveTransactionsQueue.cpp +++ b/arangod/Replication2/StateMachines/Document/ActiveTransactionsQueue.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/ActiveTransactionsQueue.h b/arangod/Replication2/StateMachines/Document/ActiveTransactionsQueue.h index a48b309b74ef..81da36cbe9f7 100644 --- a/arangod/Replication2/StateMachines/Document/ActiveTransactionsQueue.h +++ b/arangod/Replication2/StateMachines/Document/ActiveTransactionsQueue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/CollectionReader.cpp b/arangod/Replication2/StateMachines/Document/CollectionReader.cpp index f3e1ee51595b..9c64ea7bb5db 100644 --- a/arangod/Replication2/StateMachines/Document/CollectionReader.cpp +++ b/arangod/Replication2/StateMachines/Document/CollectionReader.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/CollectionReader.h b/arangod/Replication2/StateMachines/Document/CollectionReader.h index e6ce0ec11d3e..0fbcb417345e 100644 --- a/arangod/Replication2/StateMachines/Document/CollectionReader.h +++ b/arangod/Replication2/StateMachines/Document/CollectionReader.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentCore.cpp b/arangod/Replication2/StateMachines/Document/DocumentCore.cpp index f87645cd2477..aeaab78e7f32 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentCore.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentCore.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentCore.h b/arangod/Replication2/StateMachines/Document/DocumentCore.h index e82d2480fd7b..060054c76bc3 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentCore.h +++ b/arangod/Replication2/StateMachines/Document/DocumentCore.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentFollowerState.cpp b/arangod/Replication2/StateMachines/Document/DocumentFollowerState.cpp index d160f27d3bd7..249f499336fd 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentFollowerState.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentFollowerState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentFollowerState.h b/arangod/Replication2/StateMachines/Document/DocumentFollowerState.h index f63dd17a46b8..23508dba19f1 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentFollowerState.h +++ b/arangod/Replication2/StateMachines/Document/DocumentFollowerState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentLeaderState.cpp b/arangod/Replication2/StateMachines/Document/DocumentLeaderState.cpp index 382bc6e6fbd0..434d6208c846 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentLeaderState.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentLeaderState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentLeaderState.h b/arangod/Replication2/StateMachines/Document/DocumentLeaderState.h index e851e333d401..ca92710af871 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentLeaderState.h +++ b/arangod/Replication2/StateMachines/Document/DocumentLeaderState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentLogEntry.cpp b/arangod/Replication2/StateMachines/Document/DocumentLogEntry.cpp index d1ddf9b39caa..1ec935fb0afa 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentLogEntry.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentLogEntry.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentLogEntry.h b/arangod/Replication2/StateMachines/Document/DocumentLogEntry.h index 696b342e4fc9..eeb052c373bd 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentLogEntry.h +++ b/arangod/Replication2/StateMachines/Document/DocumentLogEntry.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateAgencyHandler.cpp b/arangod/Replication2/StateMachines/Document/DocumentStateAgencyHandler.cpp index 955bc3d93903..36dd27cefdd5 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateAgencyHandler.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentStateAgencyHandler.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateAgencyHandler.h b/arangod/Replication2/StateMachines/Document/DocumentStateAgencyHandler.h index f51761d18b43..7b6723e23b8d 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateAgencyHandler.h +++ b/arangod/Replication2/StateMachines/Document/DocumentStateAgencyHandler.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateHandlersFactory.cpp b/arangod/Replication2/StateMachines/Document/DocumentStateHandlersFactory.cpp index e6ce859d8b49..29cd2da4232b 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateHandlersFactory.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentStateHandlersFactory.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateHandlersFactory.h b/arangod/Replication2/StateMachines/Document/DocumentStateHandlersFactory.h index 6817c5f2e347..88ced76a42a3 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateHandlersFactory.h +++ b/arangod/Replication2/StateMachines/Document/DocumentStateHandlersFactory.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateMachine.cpp b/arangod/Replication2/StateMachines/Document/DocumentStateMachine.cpp index 23d5617591ef..83f37af20c3d 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateMachine.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentStateMachine.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateMachine.h b/arangod/Replication2/StateMachines/Document/DocumentStateMachine.h index e3f27b5ef747..f2e64bf6e102 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateMachine.h +++ b/arangod/Replication2/StateMachines/Document/DocumentStateMachine.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateMachineFeature.cpp b/arangod/Replication2/StateMachines/Document/DocumentStateMachineFeature.cpp index 747521fcb3bb..1339643848ad 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateMachineFeature.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentStateMachineFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateMachineFeature.h b/arangod/Replication2/StateMachines/Document/DocumentStateMachineFeature.h index b20ab219f275..4d577e4c63a6 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateMachineFeature.h +++ b/arangod/Replication2/StateMachines/Document/DocumentStateMachineFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateMethods.cpp b/arangod/Replication2/StateMachines/Document/DocumentStateMethods.cpp index 42c413472c11..b6a7bd21b373 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateMethods.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentStateMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateMethods.h b/arangod/Replication2/StateMachines/Document/DocumentStateMethods.h index 463a1a5f36d2..c7b3a1f93337 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateMethods.h +++ b/arangod/Replication2/StateMachines/Document/DocumentStateMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateNetworkHandler.cpp b/arangod/Replication2/StateMachines/Document/DocumentStateNetworkHandler.cpp index 5bba99e3e585..44e3534d2307 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateNetworkHandler.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentStateNetworkHandler.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateNetworkHandler.h b/arangod/Replication2/StateMachines/Document/DocumentStateNetworkHandler.h index 49b99f4e2fcf..24706721ec18 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateNetworkHandler.h +++ b/arangod/Replication2/StateMachines/Document/DocumentStateNetworkHandler.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateShardHandler.cpp b/arangod/Replication2/StateMachines/Document/DocumentStateShardHandler.cpp index 68d894100e29..03307b263c9c 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateShardHandler.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentStateShardHandler.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateShardHandler.h b/arangod/Replication2/StateMachines/Document/DocumentStateShardHandler.h index cd7b43cbfef0..1cd10a1f93a2 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateShardHandler.h +++ b/arangod/Replication2/StateMachines/Document/DocumentStateShardHandler.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateSnapshot.cpp b/arangod/Replication2/StateMachines/Document/DocumentStateSnapshot.cpp index 6097d2feec26..bc94119846e7 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateSnapshot.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentStateSnapshot.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateSnapshot.h b/arangod/Replication2/StateMachines/Document/DocumentStateSnapshot.h index 7cf1f0737c60..2f07e37d3229 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateSnapshot.h +++ b/arangod/Replication2/StateMachines/Document/DocumentStateSnapshot.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateSnapshotHandler.cpp b/arangod/Replication2/StateMachines/Document/DocumentStateSnapshotHandler.cpp index 1facc760fb5e..95882c3de41e 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateSnapshotHandler.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentStateSnapshotHandler.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateSnapshotHandler.h b/arangod/Replication2/StateMachines/Document/DocumentStateSnapshotHandler.h index 124a21f4325f..964d11a384b7 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateSnapshotHandler.h +++ b/arangod/Replication2/StateMachines/Document/DocumentStateSnapshotHandler.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateTransaction.cpp b/arangod/Replication2/StateMachines/Document/DocumentStateTransaction.cpp index b199f44fc162..33a4f057080b 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateTransaction.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentStateTransaction.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateTransaction.h b/arangod/Replication2/StateMachines/Document/DocumentStateTransaction.h index 2884b0ef117f..0be615ce3c4d 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateTransaction.h +++ b/arangod/Replication2/StateMachines/Document/DocumentStateTransaction.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateTransactionHandler.cpp b/arangod/Replication2/StateMachines/Document/DocumentStateTransactionHandler.cpp index 57029d6016a6..f15d9218d3b4 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateTransactionHandler.cpp +++ b/arangod/Replication2/StateMachines/Document/DocumentStateTransactionHandler.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Document/DocumentStateTransactionHandler.h b/arangod/Replication2/StateMachines/Document/DocumentStateTransactionHandler.h index 53c992991674..84ea03e550d7 100644 --- a/arangod/Replication2/StateMachines/Document/DocumentStateTransactionHandler.h +++ b/arangod/Replication2/StateMachines/Document/DocumentStateTransactionHandler.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeCore.cpp b/arangod/Replication2/StateMachines/Prototype/PrototypeCore.cpp index 8e9013c36061..4ff72b4304d7 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeCore.cpp +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeCore.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeCore.h b/arangod/Replication2/StateMachines/Prototype/PrototypeCore.h index dca6e1d2ecd9..35d70e8232cf 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeCore.h +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeCore.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeFollowerState.cpp b/arangod/Replication2/StateMachines/Prototype/PrototypeFollowerState.cpp index 0be07a085678..d5682d3de4ef 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeFollowerState.cpp +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeFollowerState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeFollowerState.h b/arangod/Replication2/StateMachines/Prototype/PrototypeFollowerState.h index 5cc22d5b4c7d..0a97f5a18db2 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeFollowerState.h +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeFollowerState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeLeaderState.cpp b/arangod/Replication2/StateMachines/Prototype/PrototypeLeaderState.cpp index 33e7ae366184..61716dd1376f 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeLeaderState.cpp +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeLeaderState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeLeaderState.h b/arangod/Replication2/StateMachines/Prototype/PrototypeLeaderState.h index 561767d1f9c5..2566e343e04d 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeLeaderState.h +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeLeaderState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeLogEntry.cpp b/arangod/Replication2/StateMachines/Prototype/PrototypeLogEntry.cpp index fb7c9e6d542a..3655dea33ba9 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeLogEntry.cpp +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeLogEntry.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeLogEntry.h b/arangod/Replication2/StateMachines/Prototype/PrototypeLogEntry.h index 2f7c0d970f13..ae9955650a32 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeLogEntry.h +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeLogEntry.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachine.cpp b/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachine.cpp index 9ca76b15b912..660aec77fd82 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachine.cpp +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachine.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachine.h b/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachine.h index e22679bc7878..12a2467a1265 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachine.h +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachine.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachineFeature.cpp b/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachineFeature.cpp index 2393a678ff30..890cf8bc8da2 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachineFeature.cpp +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachineFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachineFeature.h b/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachineFeature.h index 51eee433049a..b0bd3c2aa37e 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachineFeature.h +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeStateMachineFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeStateMethods.cpp b/arangod/Replication2/StateMachines/Prototype/PrototypeStateMethods.cpp index a9fdab06bb26..5a8e18a4d001 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeStateMethods.cpp +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeStateMethods.cpp @@ -1,7 +1,7 @@ -////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/StateMachines/Prototype/PrototypeStateMethods.h b/arangod/Replication2/StateMachines/Prototype/PrototypeStateMethods.h index 62c9f38d7b34..e7f65b946de8 100644 --- a/arangod/Replication2/StateMachines/Prototype/PrototypeStateMethods.h +++ b/arangod/Replication2/StateMachines/Prototype/PrototypeStateMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/Streams/MultiplexedValues.h b/arangod/Replication2/Streams/MultiplexedValues.h index 156808f7b40e..0335e2c9f755 100644 --- a/arangod/Replication2/Streams/MultiplexedValues.h +++ b/arangod/Replication2/Streams/MultiplexedValues.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/Streams/StreamInformationBlock.h b/arangod/Replication2/Streams/StreamInformationBlock.h index 999e7218a673..17b2fed818ee 100644 --- a/arangod/Replication2/Streams/StreamInformationBlock.h +++ b/arangod/Replication2/Streams/StreamInformationBlock.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/Streams/StreamSpecification.h b/arangod/Replication2/Streams/StreamSpecification.h index 413dc27816f0..ced4a012916a 100644 --- a/arangod/Replication2/Streams/StreamSpecification.h +++ b/arangod/Replication2/Streams/StreamSpecification.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/Streams/Streams.h b/arangod/Replication2/Streams/Streams.h index 43dc76606969..26f639258f8c 100644 --- a/arangod/Replication2/Streams/Streams.h +++ b/arangod/Replication2/Streams/Streams.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/Supervision/ModifyContext.h b/arangod/Replication2/Supervision/ModifyContext.h index da0835b687b3..0814aeb8fe10 100644 --- a/arangod/Replication2/Supervision/ModifyContext.h +++ b/arangod/Replication2/Supervision/ModifyContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/Version.cpp b/arangod/Replication2/Version.cpp index 8428d40a94a9..1711b253df25 100644 --- a/arangod/Replication2/Version.cpp +++ b/arangod/Replication2/Version.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Replication2/Version.h b/arangod/Replication2/Version.h index 99800c5e4522..016cb77ee165 100644 --- a/arangod/Replication2/Version.h +++ b/arangod/Replication2/Version.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminClusterHandler.cpp b/arangod/RestHandler/RestAdminClusterHandler.cpp index a06292b9ecd2..51b6898269e7 100644 --- a/arangod/RestHandler/RestAdminClusterHandler.cpp +++ b/arangod/RestHandler/RestAdminClusterHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminClusterHandler.h b/arangod/RestHandler/RestAdminClusterHandler.h index f51a0efc1a4f..8afe70c8221b 100644 --- a/arangod/RestHandler/RestAdminClusterHandler.h +++ b/arangod/RestHandler/RestAdminClusterHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminDatabaseHandler.cpp b/arangod/RestHandler/RestAdminDatabaseHandler.cpp index 25ba3e4b2582..95f6595ed093 100644 --- a/arangod/RestHandler/RestAdminDatabaseHandler.cpp +++ b/arangod/RestHandler/RestAdminDatabaseHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminDatabaseHandler.h b/arangod/RestHandler/RestAdminDatabaseHandler.h index 5a4ce6786256..f4b710dccf32 100644 --- a/arangod/RestHandler/RestAdminDatabaseHandler.h +++ b/arangod/RestHandler/RestAdminDatabaseHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminExecuteHandler.cpp b/arangod/RestHandler/RestAdminExecuteHandler.cpp index 63298d27e6ec..72aa470933ff 100644 --- a/arangod/RestHandler/RestAdminExecuteHandler.cpp +++ b/arangod/RestHandler/RestAdminExecuteHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminExecuteHandler.h b/arangod/RestHandler/RestAdminExecuteHandler.h index c96297183e2f..bcfddd12d8c6 100644 --- a/arangod/RestHandler/RestAdminExecuteHandler.h +++ b/arangod/RestHandler/RestAdminExecuteHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminLogHandler.cpp b/arangod/RestHandler/RestAdminLogHandler.cpp index b0a93a89304b..1c7162871175 100644 --- a/arangod/RestHandler/RestAdminLogHandler.cpp +++ b/arangod/RestHandler/RestAdminLogHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminLogHandler.h b/arangod/RestHandler/RestAdminLogHandler.h index 88356249aa88..5d006c9ebf08 100644 --- a/arangod/RestHandler/RestAdminLogHandler.h +++ b/arangod/RestHandler/RestAdminLogHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminRoutingHandler.cpp b/arangod/RestHandler/RestAdminRoutingHandler.cpp index 021f7f0095da..7861e3a04e39 100644 --- a/arangod/RestHandler/RestAdminRoutingHandler.cpp +++ b/arangod/RestHandler/RestAdminRoutingHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminRoutingHandler.h b/arangod/RestHandler/RestAdminRoutingHandler.h index c3f85c016855..8bf3272ed370 100644 --- a/arangod/RestHandler/RestAdminRoutingHandler.h +++ b/arangod/RestHandler/RestAdminRoutingHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminServerHandler.cpp b/arangod/RestHandler/RestAdminServerHandler.cpp index 7af8c4506399..bf249a6e4bc2 100644 --- a/arangod/RestHandler/RestAdminServerHandler.cpp +++ b/arangod/RestHandler/RestAdminServerHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminServerHandler.h b/arangod/RestHandler/RestAdminServerHandler.h index 1e8e3dcd6f1f..90661fa1c31e 100644 --- a/arangod/RestHandler/RestAdminServerHandler.h +++ b/arangod/RestHandler/RestAdminServerHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminStatisticsHandler.cpp b/arangod/RestHandler/RestAdminStatisticsHandler.cpp index ee155227ab10..24be44301124 100644 --- a/arangod/RestHandler/RestAdminStatisticsHandler.cpp +++ b/arangod/RestHandler/RestAdminStatisticsHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAdminStatisticsHandler.h b/arangod/RestHandler/RestAdminStatisticsHandler.h index 40000d03ad9d..1381ba0bb395 100644 --- a/arangod/RestHandler/RestAdminStatisticsHandler.h +++ b/arangod/RestHandler/RestAdminStatisticsHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAnalyzerHandler.cpp b/arangod/RestHandler/RestAnalyzerHandler.cpp index 0614a6b92c69..e1cf9c4266c1 100644 --- a/arangod/RestHandler/RestAnalyzerHandler.cpp +++ b/arangod/RestHandler/RestAnalyzerHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAnalyzerHandler.h b/arangod/RestHandler/RestAnalyzerHandler.h index 81c3a047f207..f9962b7b9b50 100644 --- a/arangod/RestHandler/RestAnalyzerHandler.h +++ b/arangod/RestHandler/RestAnalyzerHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAqlFunctionsHandler.cpp b/arangod/RestHandler/RestAqlFunctionsHandler.cpp index c577d7fbc123..874675593d14 100644 --- a/arangod/RestHandler/RestAqlFunctionsHandler.cpp +++ b/arangod/RestHandler/RestAqlFunctionsHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAqlFunctionsHandler.h b/arangod/RestHandler/RestAqlFunctionsHandler.h index 74cf9efb9410..7b60fd0f34be 100644 --- a/arangod/RestHandler/RestAqlFunctionsHandler.h +++ b/arangod/RestHandler/RestAqlFunctionsHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAqlUserFunctionsHandler.cpp b/arangod/RestHandler/RestAqlUserFunctionsHandler.cpp index 0a19e4656fb9..32e19d6e5a6e 100644 --- a/arangod/RestHandler/RestAqlUserFunctionsHandler.cpp +++ b/arangod/RestHandler/RestAqlUserFunctionsHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAqlUserFunctionsHandler.h b/arangod/RestHandler/RestAqlUserFunctionsHandler.h index 3df3f6d17563..cd7c615f7473 100644 --- a/arangod/RestHandler/RestAqlUserFunctionsHandler.h +++ b/arangod/RestHandler/RestAqlUserFunctionsHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAuthHandler.cpp b/arangod/RestHandler/RestAuthHandler.cpp index af4a13bdf2ad..ef8de82b24f0 100644 --- a/arangod/RestHandler/RestAuthHandler.cpp +++ b/arangod/RestHandler/RestAuthHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAuthHandler.h b/arangod/RestHandler/RestAuthHandler.h index 1b3861e34bcc..0dd7b0193a57 100644 --- a/arangod/RestHandler/RestAuthHandler.h +++ b/arangod/RestHandler/RestAuthHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAuthReloadHandler.cpp b/arangod/RestHandler/RestAuthReloadHandler.cpp index de4226b5618c..1704bac04b59 100644 --- a/arangod/RestHandler/RestAuthReloadHandler.cpp +++ b/arangod/RestHandler/RestAuthReloadHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestAuthReloadHandler.h b/arangod/RestHandler/RestAuthReloadHandler.h index d2c6675db7e3..34d23084f86d 100644 --- a/arangod/RestHandler/RestAuthReloadHandler.h +++ b/arangod/RestHandler/RestAuthReloadHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestBaseHandler.cpp b/arangod/RestHandler/RestBaseHandler.cpp index 9b41165a4bfc..75ab8aa6ffe0 100644 --- a/arangod/RestHandler/RestBaseHandler.cpp +++ b/arangod/RestHandler/RestBaseHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestBaseHandler.h b/arangod/RestHandler/RestBaseHandler.h index 931d336cb9c1..7f66c8a558e6 100644 --- a/arangod/RestHandler/RestBaseHandler.h +++ b/arangod/RestHandler/RestBaseHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestBatchHandler.cpp b/arangod/RestHandler/RestBatchHandler.cpp index d7c9c1a5cdad..156bde31f2a4 100644 --- a/arangod/RestHandler/RestBatchHandler.cpp +++ b/arangod/RestHandler/RestBatchHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestBatchHandler.h b/arangod/RestHandler/RestBatchHandler.h index 2fdc4590f005..702d0d4af7e3 100644 --- a/arangod/RestHandler/RestBatchHandler.h +++ b/arangod/RestHandler/RestBatchHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestCollectionHandler.cpp b/arangod/RestHandler/RestCollectionHandler.cpp index 901606a0b743..83968ecd8db7 100644 --- a/arangod/RestHandler/RestCollectionHandler.cpp +++ b/arangod/RestHandler/RestCollectionHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestCollectionHandler.h b/arangod/RestHandler/RestCollectionHandler.h index fcca58a4616d..ee58f0c6eb54 100644 --- a/arangod/RestHandler/RestCollectionHandler.h +++ b/arangod/RestHandler/RestCollectionHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestCompactHandler.cpp b/arangod/RestHandler/RestCompactHandler.cpp index 9bfac8c5a361..82f813bed747 100644 --- a/arangod/RestHandler/RestCompactHandler.cpp +++ b/arangod/RestHandler/RestCompactHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestCompactHandler.h b/arangod/RestHandler/RestCompactHandler.h index 93c228f409cb..498450a25c04 100644 --- a/arangod/RestHandler/RestCompactHandler.h +++ b/arangod/RestHandler/RestCompactHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestCursorHandler.cpp b/arangod/RestHandler/RestCursorHandler.cpp index 2ee1a80d80a7..ed9ba13f926b 100644 --- a/arangod/RestHandler/RestCursorHandler.cpp +++ b/arangod/RestHandler/RestCursorHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestCursorHandler.h b/arangod/RestHandler/RestCursorHandler.h index c47c9f29dba5..538be6c8ce3b 100644 --- a/arangod/RestHandler/RestCursorHandler.h +++ b/arangod/RestHandler/RestCursorHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestDatabaseHandler.cpp b/arangod/RestHandler/RestDatabaseHandler.cpp index 531a4a6aa63f..801dee1a3978 100644 --- a/arangod/RestHandler/RestDatabaseHandler.cpp +++ b/arangod/RestHandler/RestDatabaseHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestDatabaseHandler.h b/arangod/RestHandler/RestDatabaseHandler.h index 57647bc953d8..da631d2355a6 100644 --- a/arangod/RestHandler/RestDatabaseHandler.h +++ b/arangod/RestHandler/RestDatabaseHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestDebugHandler.cpp b/arangod/RestHandler/RestDebugHandler.cpp index b03634bd75cc..3c6563e74e78 100644 --- a/arangod/RestHandler/RestDebugHandler.cpp +++ b/arangod/RestHandler/RestDebugHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestDebugHandler.h b/arangod/RestHandler/RestDebugHandler.h index 7eb37740f8af..28cecb611a09 100644 --- a/arangod/RestHandler/RestDebugHandler.h +++ b/arangod/RestHandler/RestDebugHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestDocumentHandler.cpp b/arangod/RestHandler/RestDocumentHandler.cpp index 128e9b56faa2..6374b9ab4e68 100644 --- a/arangod/RestHandler/RestDocumentHandler.cpp +++ b/arangod/RestHandler/RestDocumentHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestDocumentHandler.h b/arangod/RestHandler/RestDocumentHandler.h index 76013292c7a6..e7a346f7fe01 100644 --- a/arangod/RestHandler/RestDocumentHandler.h +++ b/arangod/RestHandler/RestDocumentHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestDocumentStateHandler.cpp b/arangod/RestHandler/RestDocumentStateHandler.cpp index 44ca7474833f..36f65c683504 100644 --- a/arangod/RestHandler/RestDocumentStateHandler.cpp +++ b/arangod/RestHandler/RestDocumentStateHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestDocumentStateHandler.h b/arangod/RestHandler/RestDocumentStateHandler.h index f5cb1a5c88e9..caf82635c715 100644 --- a/arangod/RestHandler/RestDocumentStateHandler.h +++ b/arangod/RestHandler/RestDocumentStateHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestEdgesHandler.cpp b/arangod/RestHandler/RestEdgesHandler.cpp index 38580b40d4df..d56e335bca23 100644 --- a/arangod/RestHandler/RestEdgesHandler.cpp +++ b/arangod/RestHandler/RestEdgesHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestEdgesHandler.h b/arangod/RestHandler/RestEdgesHandler.h index 7cc0fef89254..1a224aeb8f4b 100644 --- a/arangod/RestHandler/RestEdgesHandler.h +++ b/arangod/RestHandler/RestEdgesHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestEndpointHandler.cpp b/arangod/RestHandler/RestEndpointHandler.cpp index 2afd5c18d3b5..10ff80b3778d 100644 --- a/arangod/RestHandler/RestEndpointHandler.cpp +++ b/arangod/RestHandler/RestEndpointHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestEndpointHandler.h b/arangod/RestHandler/RestEndpointHandler.h index bfd22689b7f6..1a19ad81ce5e 100644 --- a/arangod/RestHandler/RestEndpointHandler.h +++ b/arangod/RestHandler/RestEndpointHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestEngineHandler.cpp b/arangod/RestHandler/RestEngineHandler.cpp index 07f546ecefc5..4a7bff0521f2 100644 --- a/arangod/RestHandler/RestEngineHandler.cpp +++ b/arangod/RestHandler/RestEngineHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestEngineHandler.h b/arangod/RestHandler/RestEngineHandler.h index 50805daadced..c94d5847d253 100644 --- a/arangod/RestHandler/RestEngineHandler.h +++ b/arangod/RestHandler/RestEngineHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestExplainHandler.cpp b/arangod/RestHandler/RestExplainHandler.cpp index e3a11613fe9d..df879eb06936 100644 --- a/arangod/RestHandler/RestExplainHandler.cpp +++ b/arangod/RestHandler/RestExplainHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestExplainHandler.h b/arangod/RestHandler/RestExplainHandler.h index 8fc6c4f8ba7e..a6c53dfcc784 100644 --- a/arangod/RestHandler/RestExplainHandler.h +++ b/arangod/RestHandler/RestExplainHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestGraphHandler.cpp b/arangod/RestHandler/RestGraphHandler.cpp index 0e1572817a0d..5018ee49d77c 100644 --- a/arangod/RestHandler/RestGraphHandler.cpp +++ b/arangod/RestHandler/RestGraphHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestGraphHandler.h b/arangod/RestHandler/RestGraphHandler.h index daadbae0fbf5..5df0df96a1e5 100644 --- a/arangod/RestHandler/RestGraphHandler.h +++ b/arangod/RestHandler/RestGraphHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestHandlerCreator.h b/arangod/RestHandler/RestHandlerCreator.h index 09cf0b7df888..7e8e0b6a0ae4 100644 --- a/arangod/RestHandler/RestHandlerCreator.h +++ b/arangod/RestHandler/RestHandlerCreator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestImportHandler.cpp b/arangod/RestHandler/RestImportHandler.cpp index ed7e1b1e4fe9..f7f6670cf62a 100644 --- a/arangod/RestHandler/RestImportHandler.cpp +++ b/arangod/RestHandler/RestImportHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestImportHandler.h b/arangod/RestHandler/RestImportHandler.h index 264f67e4bb03..20cb9c8abbbe 100644 --- a/arangod/RestHandler/RestImportHandler.h +++ b/arangod/RestHandler/RestImportHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestIndexHandler.cpp b/arangod/RestHandler/RestIndexHandler.cpp index 7b1bcbc1e9ed..699ff374c478 100644 --- a/arangod/RestHandler/RestIndexHandler.cpp +++ b/arangod/RestHandler/RestIndexHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestIndexHandler.h b/arangod/RestHandler/RestIndexHandler.h index 07fc75e81b49..f38831a18240 100644 --- a/arangod/RestHandler/RestIndexHandler.h +++ b/arangod/RestHandler/RestIndexHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestJobHandler.cpp b/arangod/RestHandler/RestJobHandler.cpp index 937009d15f3a..e8ddb6e15cb3 100644 --- a/arangod/RestHandler/RestJobHandler.cpp +++ b/arangod/RestHandler/RestJobHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestJobHandler.h b/arangod/RestHandler/RestJobHandler.h index 9b94a4a2138f..d8f2843e898a 100644 --- a/arangod/RestHandler/RestJobHandler.h +++ b/arangod/RestHandler/RestJobHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestLicenseHandler.cpp b/arangod/RestHandler/RestLicenseHandler.cpp index 6a4478e29ed4..fa20f30a8b54 100644 --- a/arangod/RestHandler/RestLicenseHandler.cpp +++ b/arangod/RestHandler/RestLicenseHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestLicenseHandler.h b/arangod/RestHandler/RestLicenseHandler.h index dd572b1b416b..a09a58e68ccc 100644 --- a/arangod/RestHandler/RestLicenseHandler.h +++ b/arangod/RestHandler/RestLicenseHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestLogHandler.cpp b/arangod/RestHandler/RestLogHandler.cpp index 1324d6a8005b..e392ae13239e 100644 --- a/arangod/RestHandler/RestLogHandler.cpp +++ b/arangod/RestHandler/RestLogHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestLogHandler.h b/arangod/RestHandler/RestLogHandler.h index cae5c6af50b6..72e6d3196a61 100644 --- a/arangod/RestHandler/RestLogHandler.h +++ b/arangod/RestHandler/RestLogHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestLogInternalHandler.cpp b/arangod/RestHandler/RestLogInternalHandler.cpp index 87e3c072f8c3..942465e77a37 100644 --- a/arangod/RestHandler/RestLogInternalHandler.cpp +++ b/arangod/RestHandler/RestLogInternalHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestLogInternalHandler.h b/arangod/RestHandler/RestLogInternalHandler.h index 5deb41ea51f9..8fa4f1f75b9a 100644 --- a/arangod/RestHandler/RestLogInternalHandler.h +++ b/arangod/RestHandler/RestLogInternalHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestMetricsHandler.cpp b/arangod/RestHandler/RestMetricsHandler.cpp index 384a43143cef..d5b8eac4d23d 100644 --- a/arangod/RestHandler/RestMetricsHandler.cpp +++ b/arangod/RestHandler/RestMetricsHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestMetricsHandler.h b/arangod/RestHandler/RestMetricsHandler.h index a39379463594..6666567f4e62 100644 --- a/arangod/RestHandler/RestMetricsHandler.h +++ b/arangod/RestHandler/RestMetricsHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestPrototypeStateHandler.cpp b/arangod/RestHandler/RestPrototypeStateHandler.cpp index dfeffe5fd301..6c8744c6b405 100644 --- a/arangod/RestHandler/RestPrototypeStateHandler.cpp +++ b/arangod/RestHandler/RestPrototypeStateHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestPrototypeStateHandler.h b/arangod/RestHandler/RestPrototypeStateHandler.h index 67eaabb9c576..7b5d97eb537d 100644 --- a/arangod/RestHandler/RestPrototypeStateHandler.h +++ b/arangod/RestHandler/RestPrototypeStateHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestQueryCacheHandler.cpp b/arangod/RestHandler/RestQueryCacheHandler.cpp index eed12e5ebcfc..44e2548b8ce3 100644 --- a/arangod/RestHandler/RestQueryCacheHandler.cpp +++ b/arangod/RestHandler/RestQueryCacheHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestQueryCacheHandler.h b/arangod/RestHandler/RestQueryCacheHandler.h index cb792555fbd7..369cce4f1ba1 100644 --- a/arangod/RestHandler/RestQueryCacheHandler.h +++ b/arangod/RestHandler/RestQueryCacheHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestQueryHandler.cpp b/arangod/RestHandler/RestQueryHandler.cpp index 7ebc25cba81f..8ea52c0975d4 100644 --- a/arangod/RestHandler/RestQueryHandler.cpp +++ b/arangod/RestHandler/RestQueryHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestQueryHandler.h b/arangod/RestHandler/RestQueryHandler.h index fdad927b1a71..a49ed327add0 100644 --- a/arangod/RestHandler/RestQueryHandler.h +++ b/arangod/RestHandler/RestQueryHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestReplicationHandler.cpp b/arangod/RestHandler/RestReplicationHandler.cpp index 7fa399c9f95b..e1326a9dce5a 100644 --- a/arangod/RestHandler/RestReplicationHandler.cpp +++ b/arangod/RestHandler/RestReplicationHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestReplicationHandler.h b/arangod/RestHandler/RestReplicationHandler.h index 55ad421479a8..c23e94da8ed2 100644 --- a/arangod/RestHandler/RestReplicationHandler.h +++ b/arangod/RestHandler/RestReplicationHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestShutdownHandler.cpp b/arangod/RestHandler/RestShutdownHandler.cpp index 544cdf6b9fc2..015058713d34 100644 --- a/arangod/RestHandler/RestShutdownHandler.cpp +++ b/arangod/RestHandler/RestShutdownHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestShutdownHandler.h b/arangod/RestHandler/RestShutdownHandler.h index f337e2b4d7c0..646b19ddf481 100644 --- a/arangod/RestHandler/RestShutdownHandler.h +++ b/arangod/RestHandler/RestShutdownHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestSimpleHandler.cpp b/arangod/RestHandler/RestSimpleHandler.cpp index 21ca936071a0..2921a8b113b5 100644 --- a/arangod/RestHandler/RestSimpleHandler.cpp +++ b/arangod/RestHandler/RestSimpleHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestSimpleHandler.h b/arangod/RestHandler/RestSimpleHandler.h index b34b57a8ff56..165ed36fd28b 100644 --- a/arangod/RestHandler/RestSimpleHandler.h +++ b/arangod/RestHandler/RestSimpleHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestSimpleQueryHandler.cpp b/arangod/RestHandler/RestSimpleQueryHandler.cpp index 73513997aeaf..90868ebd92c9 100644 --- a/arangod/RestHandler/RestSimpleQueryHandler.cpp +++ b/arangod/RestHandler/RestSimpleQueryHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestSimpleQueryHandler.h b/arangod/RestHandler/RestSimpleQueryHandler.h index 51c90255f84c..c1da220cd999 100644 --- a/arangod/RestHandler/RestSimpleQueryHandler.h +++ b/arangod/RestHandler/RestSimpleQueryHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestStatusHandler.cpp b/arangod/RestHandler/RestStatusHandler.cpp index ddd01cbcaee6..23a66a413a65 100644 --- a/arangod/RestHandler/RestStatusHandler.cpp +++ b/arangod/RestHandler/RestStatusHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestStatusHandler.h b/arangod/RestHandler/RestStatusHandler.h index 7349763e7e4c..24bba851a3fb 100644 --- a/arangod/RestHandler/RestStatusHandler.h +++ b/arangod/RestHandler/RestStatusHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestSupervisionStateHandler.cpp b/arangod/RestHandler/RestSupervisionStateHandler.cpp index 9ebd848cbfa3..283c51b082bd 100644 --- a/arangod/RestHandler/RestSupervisionStateHandler.cpp +++ b/arangod/RestHandler/RestSupervisionStateHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestSupervisionStateHandler.h b/arangod/RestHandler/RestSupervisionStateHandler.h index f8c068343c84..1852762b425f 100644 --- a/arangod/RestHandler/RestSupervisionStateHandler.h +++ b/arangod/RestHandler/RestSupervisionStateHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestSupportInfoHandler.cpp b/arangod/RestHandler/RestSupportInfoHandler.cpp index 089e89c880fc..5eab6d070e19 100644 --- a/arangod/RestHandler/RestSupportInfoHandler.cpp +++ b/arangod/RestHandler/RestSupportInfoHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestSupportInfoHandler.h b/arangod/RestHandler/RestSupportInfoHandler.h index 1432285ae55a..6474e11b5204 100644 --- a/arangod/RestHandler/RestSupportInfoHandler.h +++ b/arangod/RestHandler/RestSupportInfoHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestSystemReportHandler.cpp b/arangod/RestHandler/RestSystemReportHandler.cpp index 7ee591148b02..2b1e002bbe26 100644 --- a/arangod/RestHandler/RestSystemReportHandler.cpp +++ b/arangod/RestHandler/RestSystemReportHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestSystemReportHandler.h b/arangod/RestHandler/RestSystemReportHandler.h index 7b77ee4562d7..77ba15cbc045 100644 --- a/arangod/RestHandler/RestSystemReportHandler.h +++ b/arangod/RestHandler/RestSystemReportHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestTasksHandler.cpp b/arangod/RestHandler/RestTasksHandler.cpp index cdb845b1bf9a..4ea39579aa18 100644 --- a/arangod/RestHandler/RestTasksHandler.cpp +++ b/arangod/RestHandler/RestTasksHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestTasksHandler.h b/arangod/RestHandler/RestTasksHandler.h index 64eb35722827..5d5bb2fce15d 100644 --- a/arangod/RestHandler/RestTasksHandler.h +++ b/arangod/RestHandler/RestTasksHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestTestHandler.cpp b/arangod/RestHandler/RestTestHandler.cpp index 7e1cca5a20aa..4c818dd1d5e2 100644 --- a/arangod/RestHandler/RestTestHandler.cpp +++ b/arangod/RestHandler/RestTestHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestTestHandler.h b/arangod/RestHandler/RestTestHandler.h index a17d4d5853a6..336e73414f41 100644 --- a/arangod/RestHandler/RestTestHandler.h +++ b/arangod/RestHandler/RestTestHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestTimeHandler.cpp b/arangod/RestHandler/RestTimeHandler.cpp index ff76a5bd5a17..8721b0be5949 100644 --- a/arangod/RestHandler/RestTimeHandler.cpp +++ b/arangod/RestHandler/RestTimeHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestTimeHandler.h b/arangod/RestHandler/RestTimeHandler.h index 463fcc913cfa..8d5454656a02 100644 --- a/arangod/RestHandler/RestTimeHandler.h +++ b/arangod/RestHandler/RestTimeHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestTransactionHandler.cpp b/arangod/RestHandler/RestTransactionHandler.cpp index 72019f669adc..6d81db7f006b 100644 --- a/arangod/RestHandler/RestTransactionHandler.cpp +++ b/arangod/RestHandler/RestTransactionHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestTransactionHandler.h b/arangod/RestHandler/RestTransactionHandler.h index 95ddc49c3b1b..708359fe02a6 100644 --- a/arangod/RestHandler/RestTransactionHandler.h +++ b/arangod/RestHandler/RestTransactionHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestTtlHandler.cpp b/arangod/RestHandler/RestTtlHandler.cpp index 8bb7d423391d..5ca2d8503fe0 100644 --- a/arangod/RestHandler/RestTtlHandler.cpp +++ b/arangod/RestHandler/RestTtlHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestTtlHandler.h b/arangod/RestHandler/RestTtlHandler.h index 985dd6d71a33..939a5f69feb0 100644 --- a/arangod/RestHandler/RestTtlHandler.h +++ b/arangod/RestHandler/RestTtlHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestUploadHandler.cpp b/arangod/RestHandler/RestUploadHandler.cpp index c34c7299bc79..f7edc292fc20 100644 --- a/arangod/RestHandler/RestUploadHandler.cpp +++ b/arangod/RestHandler/RestUploadHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestUploadHandler.h b/arangod/RestHandler/RestUploadHandler.h index c9cd33244cc1..b28825bf8ced 100644 --- a/arangod/RestHandler/RestUploadHandler.h +++ b/arangod/RestHandler/RestUploadHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestUsersHandler.cpp b/arangod/RestHandler/RestUsersHandler.cpp index 4fa46eef91d7..17c91ed20b40 100644 --- a/arangod/RestHandler/RestUsersHandler.cpp +++ b/arangod/RestHandler/RestUsersHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestUsersHandler.h b/arangod/RestHandler/RestUsersHandler.h index 5ea545ade110..980ad633a713 100644 --- a/arangod/RestHandler/RestUsersHandler.h +++ b/arangod/RestHandler/RestUsersHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestVersionHandler.cpp b/arangod/RestHandler/RestVersionHandler.cpp index b857f67963a1..2c40e4b5bbbc 100644 --- a/arangod/RestHandler/RestVersionHandler.cpp +++ b/arangod/RestHandler/RestVersionHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestVersionHandler.h b/arangod/RestHandler/RestVersionHandler.h index 3988041c0419..d91ec98e3f1d 100644 --- a/arangod/RestHandler/RestVersionHandler.h +++ b/arangod/RestHandler/RestVersionHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestViewHandler.cpp b/arangod/RestHandler/RestViewHandler.cpp index 7c024285e691..6390470c2ee1 100644 --- a/arangod/RestHandler/RestViewHandler.cpp +++ b/arangod/RestHandler/RestViewHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestViewHandler.h b/arangod/RestHandler/RestViewHandler.h index 9462ee2d3693..5605c2c99ab9 100644 --- a/arangod/RestHandler/RestViewHandler.h +++ b/arangod/RestHandler/RestViewHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestVocbaseBaseHandler.cpp b/arangod/RestHandler/RestVocbaseBaseHandler.cpp index bcf7d32aa304..26acd3d5d8ad 100644 --- a/arangod/RestHandler/RestVocbaseBaseHandler.cpp +++ b/arangod/RestHandler/RestVocbaseBaseHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestVocbaseBaseHandler.h b/arangod/RestHandler/RestVocbaseBaseHandler.h index 485e1d5892f7..b4c78dcc9980 100644 --- a/arangod/RestHandler/RestVocbaseBaseHandler.h +++ b/arangod/RestHandler/RestVocbaseBaseHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestWalAccessHandler.cpp b/arangod/RestHandler/RestWalAccessHandler.cpp index a0d7dbc434b7..34d93cfcd16d 100644 --- a/arangod/RestHandler/RestWalAccessHandler.cpp +++ b/arangod/RestHandler/RestWalAccessHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestHandler/RestWalAccessHandler.h b/arangod/RestHandler/RestWalAccessHandler.h index 2c5569de3317..554086cf015c 100644 --- a/arangod/RestHandler/RestWalAccessHandler.h +++ b/arangod/RestHandler/RestWalAccessHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/AqlFeature.cpp b/arangod/RestServer/AqlFeature.cpp index 116eea0efe4a..537c5036e2c1 100644 --- a/arangod/RestServer/AqlFeature.cpp +++ b/arangod/RestServer/AqlFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/AqlFeature.h b/arangod/RestServer/AqlFeature.h index 280075a2ef89..635ba930e8ef 100644 --- a/arangod/RestServer/AqlFeature.h +++ b/arangod/RestServer/AqlFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/BootstrapFeature.cpp b/arangod/RestServer/BootstrapFeature.cpp index d13f8e124416..47a8793ee060 100644 --- a/arangod/RestServer/BootstrapFeature.cpp +++ b/arangod/RestServer/BootstrapFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/BootstrapFeature.h b/arangod/RestServer/BootstrapFeature.h index d0adc3c339d7..9d78be6e79c1 100644 --- a/arangod/RestServer/BootstrapFeature.h +++ b/arangod/RestServer/BootstrapFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/CheckVersionFeature.cpp b/arangod/RestServer/CheckVersionFeature.cpp index 5491b90b3439..e572dcdad45f 100644 --- a/arangod/RestServer/CheckVersionFeature.cpp +++ b/arangod/RestServer/CheckVersionFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/CheckVersionFeature.h b/arangod/RestServer/CheckVersionFeature.h index df30b4bd869b..1645e8099f0d 100644 --- a/arangod/RestServer/CheckVersionFeature.h +++ b/arangod/RestServer/CheckVersionFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/ConsoleFeature.cpp b/arangod/RestServer/ConsoleFeature.cpp index 346c94e6c647..04279a013865 100644 --- a/arangod/RestServer/ConsoleFeature.cpp +++ b/arangod/RestServer/ConsoleFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/ConsoleFeature.h b/arangod/RestServer/ConsoleFeature.h index d5a595ca4207..50905cb94385 100644 --- a/arangod/RestServer/ConsoleFeature.h +++ b/arangod/RestServer/ConsoleFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/ConsoleThread.cpp b/arangod/RestServer/ConsoleThread.cpp index b78b6e7a7908..17ac18e5d6e8 100644 --- a/arangod/RestServer/ConsoleThread.cpp +++ b/arangod/RestServer/ConsoleThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/ConsoleThread.h b/arangod/RestServer/ConsoleThread.h index 1bb4badb33a4..2bd4d5c0b3e2 100644 --- a/arangod/RestServer/ConsoleThread.h +++ b/arangod/RestServer/ConsoleThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/CpuUsageFeature.cpp b/arangod/RestServer/CpuUsageFeature.cpp index 877fd0d4cc70..219580ae70b9 100644 --- a/arangod/RestServer/CpuUsageFeature.cpp +++ b/arangod/RestServer/CpuUsageFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/CpuUsageFeature.h b/arangod/RestServer/CpuUsageFeature.h index 62a4f9970326..44df18196ad4 100644 --- a/arangod/RestServer/CpuUsageFeature.h +++ b/arangod/RestServer/CpuUsageFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/DaemonFeature.cpp b/arangod/RestServer/DaemonFeature.cpp index ae95775aac72..f45e4f70ee5b 100644 --- a/arangod/RestServer/DaemonFeature.cpp +++ b/arangod/RestServer/DaemonFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/DaemonFeature.h b/arangod/RestServer/DaemonFeature.h index 4f4a4b594e3d..b1e1c1011cf9 100644 --- a/arangod/RestServer/DaemonFeature.h +++ b/arangod/RestServer/DaemonFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/DatabaseFeature.cpp b/arangod/RestServer/DatabaseFeature.cpp index a8bbff7b29fa..d9b4039d2fa8 100644 --- a/arangod/RestServer/DatabaseFeature.cpp +++ b/arangod/RestServer/DatabaseFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/DatabaseFeature.h b/arangod/RestServer/DatabaseFeature.h index a732b45efd4d..33a3c25df9fd 100644 --- a/arangod/RestServer/DatabaseFeature.h +++ b/arangod/RestServer/DatabaseFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/DatabasePathFeature.cpp b/arangod/RestServer/DatabasePathFeature.cpp index 3d310205ed84..ed3bc7dc2276 100644 --- a/arangod/RestServer/DatabasePathFeature.cpp +++ b/arangod/RestServer/DatabasePathFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/DatabasePathFeature.h b/arangod/RestServer/DatabasePathFeature.h index 4034d6a8a290..f4a1c012ec3a 100644 --- a/arangod/RestServer/DatabasePathFeature.h +++ b/arangod/RestServer/DatabasePathFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/EndpointFeature.cpp b/arangod/RestServer/EndpointFeature.cpp index 016e9012a168..69f2e7e29d8a 100644 --- a/arangod/RestServer/EndpointFeature.cpp +++ b/arangod/RestServer/EndpointFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/EndpointFeature.h b/arangod/RestServer/EndpointFeature.h index cf521246eabf..c643e583dc78 100644 --- a/arangod/RestServer/EndpointFeature.h +++ b/arangod/RestServer/EndpointFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/EnvironmentFeature.cpp b/arangod/RestServer/EnvironmentFeature.cpp index bdadbc308f3e..f8091f7ec8a6 100644 --- a/arangod/RestServer/EnvironmentFeature.cpp +++ b/arangod/RestServer/EnvironmentFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/EnvironmentFeature.h b/arangod/RestServer/EnvironmentFeature.h index 959bea30405e..92f9aa23e2f1 100644 --- a/arangod/RestServer/EnvironmentFeature.h +++ b/arangod/RestServer/EnvironmentFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/FileDescriptorsFeature.cpp b/arangod/RestServer/FileDescriptorsFeature.cpp index f2619c3efd76..385462eba999 100644 --- a/arangod/RestServer/FileDescriptorsFeature.cpp +++ b/arangod/RestServer/FileDescriptorsFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/FileDescriptorsFeature.h b/arangod/RestServer/FileDescriptorsFeature.h index 9208996e4088..afe9ccf62e84 100644 --- a/arangod/RestServer/FileDescriptorsFeature.h +++ b/arangod/RestServer/FileDescriptorsFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/FlushFeature.cpp b/arangod/RestServer/FlushFeature.cpp index 122e569b7370..274cca3131dc 100644 --- a/arangod/RestServer/FlushFeature.cpp +++ b/arangod/RestServer/FlushFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/FlushFeature.h b/arangod/RestServer/FlushFeature.h index 5776de5be1a0..6ea2fc75a148 100644 --- a/arangod/RestServer/FlushFeature.h +++ b/arangod/RestServer/FlushFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/FortuneFeature.cpp b/arangod/RestServer/FortuneFeature.cpp index 1837f59a10e8..df60df7fd6ae 100644 --- a/arangod/RestServer/FortuneFeature.cpp +++ b/arangod/RestServer/FortuneFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/FortuneFeature.h b/arangod/RestServer/FortuneFeature.h index bb734f87dac9..d99369c2b57c 100644 --- a/arangod/RestServer/FortuneFeature.h +++ b/arangod/RestServer/FortuneFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/FrontendFeature.cpp b/arangod/RestServer/FrontendFeature.cpp index 0f0bd0d1a335..0138a9791ede 100644 --- a/arangod/RestServer/FrontendFeature.cpp +++ b/arangod/RestServer/FrontendFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/FrontendFeature.h b/arangod/RestServer/FrontendFeature.h index 7fcc7409929f..b82f82a94a62 100644 --- a/arangod/RestServer/FrontendFeature.h +++ b/arangod/RestServer/FrontendFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/IOHeartbeatThread.cpp b/arangod/RestServer/IOHeartbeatThread.cpp index 24e662032e58..cfda41457f5a 100644 --- a/arangod/RestServer/IOHeartbeatThread.cpp +++ b/arangod/RestServer/IOHeartbeatThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/IOHeartbeatThread.h b/arangod/RestServer/IOHeartbeatThread.h index 69492fd4f9d4..a31d4f77f326 100644 --- a/arangod/RestServer/IOHeartbeatThread.h +++ b/arangod/RestServer/IOHeartbeatThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/InitDatabaseFeature.cpp b/arangod/RestServer/InitDatabaseFeature.cpp index fb9eda55259d..1ecd06ff2bfb 100644 --- a/arangod/RestServer/InitDatabaseFeature.cpp +++ b/arangod/RestServer/InitDatabaseFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/InitDatabaseFeature.h b/arangod/RestServer/InitDatabaseFeature.h index 01c017bc1ff0..04e4254a2ebc 100644 --- a/arangod/RestServer/InitDatabaseFeature.h +++ b/arangod/RestServer/InitDatabaseFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/LanguageCheckFeature.cpp b/arangod/RestServer/LanguageCheckFeature.cpp index 3b9af09f73c0..61e28d99f1e8 100644 --- a/arangod/RestServer/LanguageCheckFeature.cpp +++ b/arangod/RestServer/LanguageCheckFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/LanguageCheckFeature.h b/arangod/RestServer/LanguageCheckFeature.h index 96411ba3159c..f46d8252330b 100644 --- a/arangod/RestServer/LanguageCheckFeature.h +++ b/arangod/RestServer/LanguageCheckFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/LockfileFeature.cpp b/arangod/RestServer/LockfileFeature.cpp index 1228a587f9b6..881910569732 100644 --- a/arangod/RestServer/LockfileFeature.cpp +++ b/arangod/RestServer/LockfileFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/LockfileFeature.h b/arangod/RestServer/LockfileFeature.h index 45b5b1c00168..1d4c68e70083 100644 --- a/arangod/RestServer/LockfileFeature.h +++ b/arangod/RestServer/LockfileFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/LogBufferFeature.cpp b/arangod/RestServer/LogBufferFeature.cpp index 139c8d7cb549..6950e54291e3 100644 --- a/arangod/RestServer/LogBufferFeature.cpp +++ b/arangod/RestServer/LogBufferFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/LogBufferFeature.h b/arangod/RestServer/LogBufferFeature.h index 4f458593b915..3e392cd148ac 100644 --- a/arangod/RestServer/LogBufferFeature.h +++ b/arangod/RestServer/LogBufferFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/MaxMapCountFeature.cpp b/arangod/RestServer/MaxMapCountFeature.cpp index 5bfde018fc9b..b17a83bc5f5e 100644 --- a/arangod/RestServer/MaxMapCountFeature.cpp +++ b/arangod/RestServer/MaxMapCountFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/MaxMapCountFeature.h b/arangod/RestServer/MaxMapCountFeature.h index 93dab408045a..d042883cb054 100644 --- a/arangod/RestServer/MaxMapCountFeature.h +++ b/arangod/RestServer/MaxMapCountFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/NonceFeature.cpp b/arangod/RestServer/NonceFeature.cpp index cfc4123a258e..4b6b75df316e 100644 --- a/arangod/RestServer/NonceFeature.cpp +++ b/arangod/RestServer/NonceFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/NonceFeature.h b/arangod/RestServer/NonceFeature.h index f0e58b9ce208..5571ed3ebb53 100644 --- a/arangod/RestServer/NonceFeature.h +++ b/arangod/RestServer/NonceFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/PrivilegeFeature.cpp b/arangod/RestServer/PrivilegeFeature.cpp index ac3535522bd1..5bf7111fa648 100644 --- a/arangod/RestServer/PrivilegeFeature.cpp +++ b/arangod/RestServer/PrivilegeFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/PrivilegeFeature.h b/arangod/RestServer/PrivilegeFeature.h index 882b0624638b..8843e8506929 100644 --- a/arangod/RestServer/PrivilegeFeature.h +++ b/arangod/RestServer/PrivilegeFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/QueryRegistryFeature.cpp b/arangod/RestServer/QueryRegistryFeature.cpp index 24918c894946..6c6db42192ef 100644 --- a/arangod/RestServer/QueryRegistryFeature.cpp +++ b/arangod/RestServer/QueryRegistryFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/QueryRegistryFeature.h b/arangod/RestServer/QueryRegistryFeature.h index 7596bb24b635..fb5c9ffe99bf 100644 --- a/arangod/RestServer/QueryRegistryFeature.h +++ b/arangod/RestServer/QueryRegistryFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/RestartAction.cpp b/arangod/RestServer/RestartAction.cpp index d2f753a13f0f..80db6b488c37 100644 --- a/arangod/RestServer/RestartAction.cpp +++ b/arangod/RestServer/RestartAction.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/RestartAction.h b/arangod/RestServer/RestartAction.h index 85b4ee4548cc..34b90c84c4bb 100644 --- a/arangod/RestServer/RestartAction.h +++ b/arangod/RestServer/RestartAction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/ScriptFeature.cpp b/arangod/RestServer/ScriptFeature.cpp index 5ee76b2106ab..70f328edfcf9 100644 --- a/arangod/RestServer/ScriptFeature.cpp +++ b/arangod/RestServer/ScriptFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/ScriptFeature.h b/arangod/RestServer/ScriptFeature.h index ac7d44053a54..21c36cebc7f6 100644 --- a/arangod/RestServer/ScriptFeature.h +++ b/arangod/RestServer/ScriptFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/ServerFeature.cpp b/arangod/RestServer/ServerFeature.cpp index 063d94f579d5..9c0c1f1dfb96 100644 --- a/arangod/RestServer/ServerFeature.cpp +++ b/arangod/RestServer/ServerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/ServerFeature.h b/arangod/RestServer/ServerFeature.h index c0993c2afba4..366b242d917e 100644 --- a/arangod/RestServer/ServerFeature.h +++ b/arangod/RestServer/ServerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/ServerIdFeature.cpp b/arangod/RestServer/ServerIdFeature.cpp index 6b3f49ef2e92..ce29929872fc 100644 --- a/arangod/RestServer/ServerIdFeature.cpp +++ b/arangod/RestServer/ServerIdFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/ServerIdFeature.h b/arangod/RestServer/ServerIdFeature.h index 588ba9924f75..458a0e0c462b 100644 --- a/arangod/RestServer/ServerIdFeature.h +++ b/arangod/RestServer/ServerIdFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/SharedPRNGFeature.cpp b/arangod/RestServer/SharedPRNGFeature.cpp index b5d0b3015c88..901aa0d808a3 100644 --- a/arangod/RestServer/SharedPRNGFeature.cpp +++ b/arangod/RestServer/SharedPRNGFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/SharedPRNGFeature.h b/arangod/RestServer/SharedPRNGFeature.h index 8403526e2ed9..9337508b0878 100644 --- a/arangod/RestServer/SharedPRNGFeature.h +++ b/arangod/RestServer/SharedPRNGFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/SoftShutdownFeature.cpp b/arangod/RestServer/SoftShutdownFeature.cpp index 1415ce019e55..8200815e3c94 100644 --- a/arangod/RestServer/SoftShutdownFeature.cpp +++ b/arangod/RestServer/SoftShutdownFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/SoftShutdownFeature.h b/arangod/RestServer/SoftShutdownFeature.h index cbfdabff23a1..5e1f6079fb98 100644 --- a/arangod/RestServer/SoftShutdownFeature.h +++ b/arangod/RestServer/SoftShutdownFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/SupervisorFeature.cpp b/arangod/RestServer/SupervisorFeature.cpp index 28405a9cddc3..45a6d63fb59c 100644 --- a/arangod/RestServer/SupervisorFeature.cpp +++ b/arangod/RestServer/SupervisorFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/SupervisorFeature.h b/arangod/RestServer/SupervisorFeature.h index 336e5a9ce064..92ad324aade7 100644 --- a/arangod/RestServer/SupervisorFeature.h +++ b/arangod/RestServer/SupervisorFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/SystemDatabaseFeature.cpp b/arangod/RestServer/SystemDatabaseFeature.cpp index eff6d7706a98..b926f428776d 100644 --- a/arangod/RestServer/SystemDatabaseFeature.cpp +++ b/arangod/RestServer/SystemDatabaseFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/SystemDatabaseFeature.h b/arangod/RestServer/SystemDatabaseFeature.h index 9ae5de8905b7..3cd9c3432034 100644 --- a/arangod/RestServer/SystemDatabaseFeature.h +++ b/arangod/RestServer/SystemDatabaseFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/TemporaryStorageFeature.cpp b/arangod/RestServer/TemporaryStorageFeature.cpp index 467a6d853e80..468adce409e2 100644 --- a/arangod/RestServer/TemporaryStorageFeature.cpp +++ b/arangod/RestServer/TemporaryStorageFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/TemporaryStorageFeature.h b/arangod/RestServer/TemporaryStorageFeature.h index 106b58142ac7..7a2fb206b03f 100644 --- a/arangod/RestServer/TemporaryStorageFeature.h +++ b/arangod/RestServer/TemporaryStorageFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/TimeZoneFeature.cpp b/arangod/RestServer/TimeZoneFeature.cpp index 373f6727d89a..446a89b30d1a 100644 --- a/arangod/RestServer/TimeZoneFeature.cpp +++ b/arangod/RestServer/TimeZoneFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/TimeZoneFeature.h b/arangod/RestServer/TimeZoneFeature.h index 647d10f67c9b..7c5d801fd5cb 100644 --- a/arangod/RestServer/TimeZoneFeature.h +++ b/arangod/RestServer/TimeZoneFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/TtlFeature.cpp b/arangod/RestServer/TtlFeature.cpp index ce94714dd758..a6a7c26890cd 100644 --- a/arangod/RestServer/TtlFeature.cpp +++ b/arangod/RestServer/TtlFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/TtlFeature.h b/arangod/RestServer/TtlFeature.h index e1b7c2accccc..91587df4bf83 100644 --- a/arangod/RestServer/TtlFeature.h +++ b/arangod/RestServer/TtlFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/UpgradeFeature.cpp b/arangod/RestServer/UpgradeFeature.cpp index 0bd8f3fbf54c..a1d70c8ec9d6 100644 --- a/arangod/RestServer/UpgradeFeature.cpp +++ b/arangod/RestServer/UpgradeFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/UpgradeFeature.h b/arangod/RestServer/UpgradeFeature.h index 1ecc31377893..2080291740a9 100644 --- a/arangod/RestServer/UpgradeFeature.h +++ b/arangod/RestServer/UpgradeFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/ViewTypesFeature.cpp b/arangod/RestServer/ViewTypesFeature.cpp index 73df872fd1df..e455e74088df 100644 --- a/arangod/RestServer/ViewTypesFeature.cpp +++ b/arangod/RestServer/ViewTypesFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/ViewTypesFeature.h b/arangod/RestServer/ViewTypesFeature.h index 123ad66d66b4..49cb62e11c20 100644 --- a/arangod/RestServer/ViewTypesFeature.h +++ b/arangod/RestServer/ViewTypesFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/VocbaseContext.cpp b/arangod/RestServer/VocbaseContext.cpp index 751bb0741b14..f31b3da54d5d 100644 --- a/arangod/RestServer/VocbaseContext.cpp +++ b/arangod/RestServer/VocbaseContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/VocbaseContext.h b/arangod/RestServer/VocbaseContext.h index bff8ec07de8d..d4edfee9dfd8 100644 --- a/arangod/RestServer/VocbaseContext.h +++ b/arangod/RestServer/VocbaseContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/WindowsServiceFeature.cpp b/arangod/RestServer/WindowsServiceFeature.cpp index cea5d83ca3af..e8ff61cc904c 100644 --- a/arangod/RestServer/WindowsServiceFeature.cpp +++ b/arangod/RestServer/WindowsServiceFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/WindowsServiceFeature.h b/arangod/RestServer/WindowsServiceFeature.h index 96902e4e38bd..5f01d600f755 100644 --- a/arangod/RestServer/WindowsServiceFeature.h +++ b/arangod/RestServer/WindowsServiceFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/arangod.cpp b/arangod/RestServer/arangod.cpp index 5f10d8c83954..e286c111877d 100644 --- a/arangod/RestServer/arangod.cpp +++ b/arangod/RestServer/arangod.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/arangod.h b/arangod/RestServer/arangod.h index 354f3f4bc02a..92bf81504ad0 100644 --- a/arangod/RestServer/arangod.h +++ b/arangod/RestServer/arangod.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RestServer/arangod_includes.h b/arangod/RestServer/arangod_includes.h index 722cb7727071..db778671a22e 100644 --- a/arangod/RestServer/arangod_includes.h +++ b/arangod/RestServer/arangod_includes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Listeners/RocksDBBackgroundErrorListener.cpp b/arangod/RocksDBEngine/Listeners/RocksDBBackgroundErrorListener.cpp index 9931255e0b35..1fe6cd050c8f 100644 --- a/arangod/RocksDBEngine/Listeners/RocksDBBackgroundErrorListener.cpp +++ b/arangod/RocksDBEngine/Listeners/RocksDBBackgroundErrorListener.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Listeners/RocksDBBackgroundErrorListener.h b/arangod/RocksDBEngine/Listeners/RocksDBBackgroundErrorListener.h index a702cfa01309..8859023c6977 100644 --- a/arangod/RocksDBEngine/Listeners/RocksDBBackgroundErrorListener.h +++ b/arangod/RocksDBEngine/Listeners/RocksDBBackgroundErrorListener.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Listeners/RocksDBMetricsListener.cpp b/arangod/RocksDBEngine/Listeners/RocksDBMetricsListener.cpp index 17c9e38d4f1d..e43ad5dfd31f 100644 --- a/arangod/RocksDBEngine/Listeners/RocksDBMetricsListener.cpp +++ b/arangod/RocksDBEngine/Listeners/RocksDBMetricsListener.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Listeners/RocksDBMetricsListener.h b/arangod/RocksDBEngine/Listeners/RocksDBMetricsListener.h index 1aab42bcd7ce..3dda275e7ef1 100644 --- a/arangod/RocksDBEngine/Listeners/RocksDBMetricsListener.h +++ b/arangod/RocksDBEngine/Listeners/RocksDBMetricsListener.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Listeners/RocksDBThrottle.cpp b/arangod/RocksDBEngine/Listeners/RocksDBThrottle.cpp index b13bb88874b5..4361ca82f56a 100644 --- a/arangod/RocksDBEngine/Listeners/RocksDBThrottle.cpp +++ b/arangod/RocksDBEngine/Listeners/RocksDBThrottle.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Listeners/RocksDBThrottle.h b/arangod/RocksDBEngine/Listeners/RocksDBThrottle.h index b878b1272197..12aff5cc1434 100644 --- a/arangod/RocksDBEngine/Listeners/RocksDBThrottle.h +++ b/arangod/RocksDBEngine/Listeners/RocksDBThrottle.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBBatchedMethods.cpp b/arangod/RocksDBEngine/Methods/RocksDBBatchedMethods.cpp index 477c0e379175..be1cda0d8f1f 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBBatchedMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBBatchedMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBBatchedMethods.h b/arangod/RocksDBEngine/Methods/RocksDBBatchedMethods.h index f46663d75b36..a73ad37ff195 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBBatchedMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBBatchedMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBBatchedWithIndexMethods.cpp b/arangod/RocksDBEngine/Methods/RocksDBBatchedWithIndexMethods.cpp index f11bb98f1be3..9f9ce039fbaa 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBBatchedWithIndexMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBBatchedWithIndexMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBBatchedWithIndexMethods.h b/arangod/RocksDBEngine/Methods/RocksDBBatchedWithIndexMethods.h index aff1f3c52166..3551e6a88f2f 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBBatchedWithIndexMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBBatchedWithIndexMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBReadOnlyBaseMethods.cpp b/arangod/RocksDBEngine/Methods/RocksDBReadOnlyBaseMethods.cpp index 2f60e171fa90..76c99bc1dc27 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBReadOnlyBaseMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBReadOnlyBaseMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBReadOnlyBaseMethods.h b/arangod/RocksDBEngine/Methods/RocksDBReadOnlyBaseMethods.h index e86ede96fb18..3292e611ebad 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBReadOnlyBaseMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBReadOnlyBaseMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBReadOnlyMethods.cpp b/arangod/RocksDBEngine/Methods/RocksDBReadOnlyMethods.cpp index cf06f42da19a..8cdbfae72fde 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBReadOnlyMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBReadOnlyMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBReadOnlyMethods.h b/arangod/RocksDBEngine/Methods/RocksDBReadOnlyMethods.h index 613e19af8323..6f8c16571461 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBReadOnlyMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBReadOnlyMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBSingleOperationReadOnlyMethods.cpp b/arangod/RocksDBEngine/Methods/RocksDBSingleOperationReadOnlyMethods.cpp index df3f0a3e7d5a..43d48846b8f8 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBSingleOperationReadOnlyMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBSingleOperationReadOnlyMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBSingleOperationReadOnlyMethods.h b/arangod/RocksDBEngine/Methods/RocksDBSingleOperationReadOnlyMethods.h index d14d3d97371a..1531ca3c9d3b 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBSingleOperationReadOnlyMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBSingleOperationReadOnlyMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBSingleOperationTrxMethods.cpp b/arangod/RocksDBEngine/Methods/RocksDBSingleOperationTrxMethods.cpp index 5234d97b355c..a4903d3cc97d 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBSingleOperationTrxMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBSingleOperationTrxMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBSingleOperationTrxMethods.h b/arangod/RocksDBEngine/Methods/RocksDBSingleOperationTrxMethods.h index 504f6a5c7bc6..0420f5f9edb4 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBSingleOperationTrxMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBSingleOperationTrxMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBSstFileMethods.cpp b/arangod/RocksDBEngine/Methods/RocksDBSstFileMethods.cpp index c57aeba970fe..52c2e7bac785 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBSstFileMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBSstFileMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBSstFileMethods.h b/arangod/RocksDBEngine/Methods/RocksDBSstFileMethods.h index 3dee68f06d8f..45700a6c6964 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBSstFileMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBSstFileMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBTrxBaseMethods.cpp b/arangod/RocksDBEngine/Methods/RocksDBTrxBaseMethods.cpp index f5e26e67ed5d..7e2156b5af8f 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBTrxBaseMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBTrxBaseMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBTrxBaseMethods.h b/arangod/RocksDBEngine/Methods/RocksDBTrxBaseMethods.h index 367dffe2c6ee..120c9bd4487a 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBTrxBaseMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBTrxBaseMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBTrxMethods.cpp b/arangod/RocksDBEngine/Methods/RocksDBTrxMethods.cpp index d018c70e1cef..62ecbcb6fb57 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBTrxMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBTrxMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/Methods/RocksDBTrxMethods.h b/arangod/RocksDBEngine/Methods/RocksDBTrxMethods.h index 53d797c46a91..001c431459bd 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBTrxMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBTrxMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/ReplicatedRocksDBTransactionCollection.cpp b/arangod/RocksDBEngine/ReplicatedRocksDBTransactionCollection.cpp index 471a600ce1fd..2537fffe0fcc 100644 --- a/arangod/RocksDBEngine/ReplicatedRocksDBTransactionCollection.cpp +++ b/arangod/RocksDBEngine/ReplicatedRocksDBTransactionCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/ReplicatedRocksDBTransactionCollection.h b/arangod/RocksDBEngine/ReplicatedRocksDBTransactionCollection.h index e4252d7cf9c9..9e6c27c60738 100644 --- a/arangod/RocksDBEngine/ReplicatedRocksDBTransactionCollection.h +++ b/arangod/RocksDBEngine/ReplicatedRocksDBTransactionCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/ReplicatedRocksDBTransactionState.cpp b/arangod/RocksDBEngine/ReplicatedRocksDBTransactionState.cpp index 5d05ad0c6ff8..c3c67595d21f 100644 --- a/arangod/RocksDBEngine/ReplicatedRocksDBTransactionState.cpp +++ b/arangod/RocksDBEngine/ReplicatedRocksDBTransactionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/ReplicatedRocksDBTransactionState.h b/arangod/RocksDBEngine/ReplicatedRocksDBTransactionState.h index cd4411d73540..0c560816e7b6 100644 --- a/arangod/RocksDBEngine/ReplicatedRocksDBTransactionState.h +++ b/arangod/RocksDBEngine/ReplicatedRocksDBTransactionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBBackgroundThread.cpp b/arangod/RocksDBEngine/RocksDBBackgroundThread.cpp index 3a4250295b65..896c5fe97733 100644 --- a/arangod/RocksDBEngine/RocksDBBackgroundThread.cpp +++ b/arangod/RocksDBEngine/RocksDBBackgroundThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBBackgroundThread.h b/arangod/RocksDBEngine/RocksDBBackgroundThread.h index e2920446403b..14302ad21482 100644 --- a/arangod/RocksDBEngine/RocksDBBackgroundThread.h +++ b/arangod/RocksDBEngine/RocksDBBackgroundThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBBuilderIndex.cpp b/arangod/RocksDBEngine/RocksDBBuilderIndex.cpp index 0d5707352e77..0de069d0f8fc 100644 --- a/arangod/RocksDBEngine/RocksDBBuilderIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBBuilderIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBBuilderIndex.h b/arangod/RocksDBEngine/RocksDBBuilderIndex.h index e8337e88b582..4b154a61c66c 100644 --- a/arangod/RocksDBEngine/RocksDBBuilderIndex.h +++ b/arangod/RocksDBEngine/RocksDBBuilderIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBChecksumEnv.cpp b/arangod/RocksDBEngine/RocksDBChecksumEnv.cpp index 493be963f45c..6246c5fd277a 100644 --- a/arangod/RocksDBEngine/RocksDBChecksumEnv.cpp +++ b/arangod/RocksDBEngine/RocksDBChecksumEnv.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBChecksumEnv.h b/arangod/RocksDBEngine/RocksDBChecksumEnv.h index 2bbc63c4d809..d00b2e9d5205 100644 --- a/arangod/RocksDBEngine/RocksDBChecksumEnv.h +++ b/arangod/RocksDBEngine/RocksDBChecksumEnv.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBCollection.cpp b/arangod/RocksDBEngine/RocksDBCollection.cpp index 1d85cdde5b24..9268d93665d6 100644 --- a/arangod/RocksDBEngine/RocksDBCollection.cpp +++ b/arangod/RocksDBEngine/RocksDBCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBCollection.h b/arangod/RocksDBEngine/RocksDBCollection.h index 329bd6b56d2b..1598307e7885 100644 --- a/arangod/RocksDBEngine/RocksDBCollection.h +++ b/arangod/RocksDBEngine/RocksDBCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBColumnFamilyManager.cpp b/arangod/RocksDBEngine/RocksDBColumnFamilyManager.cpp index 7fc9aaae67ca..1f56fa3dae79 100644 --- a/arangod/RocksDBEngine/RocksDBColumnFamilyManager.cpp +++ b/arangod/RocksDBEngine/RocksDBColumnFamilyManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBColumnFamilyManager.h b/arangod/RocksDBEngine/RocksDBColumnFamilyManager.h index b2d65f3780ba..5510dabe1f64 100644 --- a/arangod/RocksDBEngine/RocksDBColumnFamilyManager.h +++ b/arangod/RocksDBEngine/RocksDBColumnFamilyManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBCommon.cpp b/arangod/RocksDBEngine/RocksDBCommon.cpp index 91f1a6245d51..af5221b1be2c 100644 --- a/arangod/RocksDBEngine/RocksDBCommon.cpp +++ b/arangod/RocksDBEngine/RocksDBCommon.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBCommon.h b/arangod/RocksDBEngine/RocksDBCommon.h index 190c5b51d69c..6e70dac9f530 100644 --- a/arangod/RocksDBEngine/RocksDBCommon.h +++ b/arangod/RocksDBEngine/RocksDBCommon.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBComparator.cpp b/arangod/RocksDBEngine/RocksDBComparator.cpp index 423d79a5bb8a..139926eb2608 100644 --- a/arangod/RocksDBEngine/RocksDBComparator.cpp +++ b/arangod/RocksDBEngine/RocksDBComparator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBComparator.h b/arangod/RocksDBEngine/RocksDBComparator.h index 7fde2d3744d5..cf7dfb29d045 100644 --- a/arangod/RocksDBEngine/RocksDBComparator.h +++ b/arangod/RocksDBEngine/RocksDBComparator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBCuckooIndexEstimator.cpp b/arangod/RocksDBEngine/RocksDBCuckooIndexEstimator.cpp index e2231bcc5673..105d2f0b8335 100644 --- a/arangod/RocksDBEngine/RocksDBCuckooIndexEstimator.cpp +++ b/arangod/RocksDBEngine/RocksDBCuckooIndexEstimator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBCuckooIndexEstimator.h b/arangod/RocksDBEngine/RocksDBCuckooIndexEstimator.h index 63228a358dab..fad784baa99a 100644 --- a/arangod/RocksDBEngine/RocksDBCuckooIndexEstimator.h +++ b/arangod/RocksDBEngine/RocksDBCuckooIndexEstimator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBEdgeIndex.cpp b/arangod/RocksDBEngine/RocksDBEdgeIndex.cpp index ba03217edfb1..a9d3ca59fefe 100644 --- a/arangod/RocksDBEngine/RocksDBEdgeIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBEdgeIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBEdgeIndex.h b/arangod/RocksDBEngine/RocksDBEdgeIndex.h index fae3f386dcb2..8656467ec04e 100644 --- a/arangod/RocksDBEngine/RocksDBEdgeIndex.h +++ b/arangod/RocksDBEngine/RocksDBEdgeIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBEngine.cpp b/arangod/RocksDBEngine/RocksDBEngine.cpp index 42cf2ac26b87..dda9d8752f7d 100644 --- a/arangod/RocksDBEngine/RocksDBEngine.cpp +++ b/arangod/RocksDBEngine/RocksDBEngine.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBEngine.h b/arangod/RocksDBEngine/RocksDBEngine.h index 5aa3e50eb5cc..6a1a34152083 100644 --- a/arangod/RocksDBEngine/RocksDBEngine.h +++ b/arangod/RocksDBEngine/RocksDBEngine.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBFormat.cpp b/arangod/RocksDBEngine/RocksDBFormat.cpp index bb156254ee43..afc4301a9d59 100644 --- a/arangod/RocksDBEngine/RocksDBFormat.cpp +++ b/arangod/RocksDBEngine/RocksDBFormat.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBFormat.h b/arangod/RocksDBEngine/RocksDBFormat.h index 9521dcd6ee85..dc3524537ee2 100644 --- a/arangod/RocksDBEngine/RocksDBFormat.h +++ b/arangod/RocksDBEngine/RocksDBFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBFulltextIndex.cpp b/arangod/RocksDBEngine/RocksDBFulltextIndex.cpp index 46f6cba7507a..52f479a06a72 100644 --- a/arangod/RocksDBEngine/RocksDBFulltextIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBFulltextIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBFulltextIndex.h b/arangod/RocksDBEngine/RocksDBFulltextIndex.h index aa0db8f91a6a..fa5dc0c5788f 100644 --- a/arangod/RocksDBEngine/RocksDBFulltextIndex.h +++ b/arangod/RocksDBEngine/RocksDBFulltextIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBGeoIndex.cpp b/arangod/RocksDBEngine/RocksDBGeoIndex.cpp index 3bcfec4c9f7d..98c993ca9db1 100644 --- a/arangod/RocksDBEngine/RocksDBGeoIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBGeoIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBGeoIndex.h b/arangod/RocksDBEngine/RocksDBGeoIndex.h index 07add77fef65..efe75ab1daaa 100644 --- a/arangod/RocksDBEngine/RocksDBGeoIndex.h +++ b/arangod/RocksDBEngine/RocksDBGeoIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBHashIndex.h b/arangod/RocksDBEngine/RocksDBHashIndex.h index a7bd069e4aba..a5e2deea7ddd 100644 --- a/arangod/RocksDBEngine/RocksDBHashIndex.h +++ b/arangod/RocksDBEngine/RocksDBHashIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBIncrementalSync.cpp b/arangod/RocksDBEngine/RocksDBIncrementalSync.cpp index a8743273b391..c4323afd3bce 100644 --- a/arangod/RocksDBEngine/RocksDBIncrementalSync.cpp +++ b/arangod/RocksDBEngine/RocksDBIncrementalSync.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBIncrementalSync.h b/arangod/RocksDBEngine/RocksDBIncrementalSync.h index fe5b67f9c8af..3202af00c64f 100644 --- a/arangod/RocksDBEngine/RocksDBIncrementalSync.h +++ b/arangod/RocksDBEngine/RocksDBIncrementalSync.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBIndex.cpp b/arangod/RocksDBEngine/RocksDBIndex.cpp index 6c5e85406da3..f3cb0d3db896 100644 --- a/arangod/RocksDBEngine/RocksDBIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBIndex.h b/arangod/RocksDBEngine/RocksDBIndex.h index 905f89d5b601..f9b356a5989b 100644 --- a/arangod/RocksDBEngine/RocksDBIndex.h +++ b/arangod/RocksDBEngine/RocksDBIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBIndexCacheRefillFeature.cpp b/arangod/RocksDBEngine/RocksDBIndexCacheRefillFeature.cpp index 167e1a7b35de..f694e31063f4 100644 --- a/arangod/RocksDBEngine/RocksDBIndexCacheRefillFeature.cpp +++ b/arangod/RocksDBEngine/RocksDBIndexCacheRefillFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBIndexCacheRefillFeature.h b/arangod/RocksDBEngine/RocksDBIndexCacheRefillFeature.h index 448537b5e5e7..846f9a42536e 100644 --- a/arangod/RocksDBEngine/RocksDBIndexCacheRefillFeature.h +++ b/arangod/RocksDBEngine/RocksDBIndexCacheRefillFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBIndexCacheRefillThread.cpp b/arangod/RocksDBEngine/RocksDBIndexCacheRefillThread.cpp index 9105e5df2012..ca619e78cc7c 100644 --- a/arangod/RocksDBEngine/RocksDBIndexCacheRefillThread.cpp +++ b/arangod/RocksDBEngine/RocksDBIndexCacheRefillThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBIndexCacheRefillThread.h b/arangod/RocksDBEngine/RocksDBIndexCacheRefillThread.h index e9ef7a041e61..3cd35faaf2e8 100644 --- a/arangod/RocksDBEngine/RocksDBIndexCacheRefillThread.h +++ b/arangod/RocksDBEngine/RocksDBIndexCacheRefillThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBIndexFactory.cpp b/arangod/RocksDBEngine/RocksDBIndexFactory.cpp index e02fa61588ea..2c8074dabfec 100644 --- a/arangod/RocksDBEngine/RocksDBIndexFactory.cpp +++ b/arangod/RocksDBEngine/RocksDBIndexFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBIndexFactory.h b/arangod/RocksDBEngine/RocksDBIndexFactory.h index d3593fc37c45..33bdad74f533 100644 --- a/arangod/RocksDBEngine/RocksDBIndexFactory.h +++ b/arangod/RocksDBEngine/RocksDBIndexFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBIterators.cpp b/arangod/RocksDBEngine/RocksDBIterators.cpp index e9461d72aeba..44e1a7a9815a 100644 --- a/arangod/RocksDBEngine/RocksDBIterators.cpp +++ b/arangod/RocksDBEngine/RocksDBIterators.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBIterators.h b/arangod/RocksDBEngine/RocksDBIterators.h index f83388f17fd5..756ebd7e6286 100644 --- a/arangod/RocksDBEngine/RocksDBIterators.h +++ b/arangod/RocksDBEngine/RocksDBIterators.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBKey.cpp b/arangod/RocksDBEngine/RocksDBKey.cpp index 28e777c4f15e..6c8a9b294f2c 100644 --- a/arangod/RocksDBEngine/RocksDBKey.cpp +++ b/arangod/RocksDBEngine/RocksDBKey.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBKey.h b/arangod/RocksDBEngine/RocksDBKey.h index 107807c13e78..f8aa0c3cb6f1 100644 --- a/arangod/RocksDBEngine/RocksDBKey.h +++ b/arangod/RocksDBEngine/RocksDBKey.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBKeyBounds.cpp b/arangod/RocksDBEngine/RocksDBKeyBounds.cpp index 869f3a9e21e9..788237c5cf09 100644 --- a/arangod/RocksDBEngine/RocksDBKeyBounds.cpp +++ b/arangod/RocksDBEngine/RocksDBKeyBounds.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBKeyBounds.h b/arangod/RocksDBEngine/RocksDBKeyBounds.h index 82724b72851a..9bc755bde17d 100644 --- a/arangod/RocksDBEngine/RocksDBKeyBounds.h +++ b/arangod/RocksDBEngine/RocksDBKeyBounds.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBLogValue.cpp b/arangod/RocksDBEngine/RocksDBLogValue.cpp index fc6f872aee70..f57f586df91d 100644 --- a/arangod/RocksDBEngine/RocksDBLogValue.cpp +++ b/arangod/RocksDBEngine/RocksDBLogValue.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBLogValue.h b/arangod/RocksDBEngine/RocksDBLogValue.h index 5d01f181c7b5..7bb745cc0d5c 100644 --- a/arangod/RocksDBEngine/RocksDBLogValue.h +++ b/arangod/RocksDBEngine/RocksDBLogValue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBMetaCollection.cpp b/arangod/RocksDBEngine/RocksDBMetaCollection.cpp index a1c1eebb15e9..566d784ee06f 100644 --- a/arangod/RocksDBEngine/RocksDBMetaCollection.cpp +++ b/arangod/RocksDBEngine/RocksDBMetaCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBMetaCollection.h b/arangod/RocksDBEngine/RocksDBMetaCollection.h index a43cceece262..c600db2f8b16 100644 --- a/arangod/RocksDBEngine/RocksDBMetaCollection.h +++ b/arangod/RocksDBEngine/RocksDBMetaCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBMetadata.cpp b/arangod/RocksDBEngine/RocksDBMetadata.cpp index f0b80a77fa2b..98bc5b2118c9 100644 --- a/arangod/RocksDBEngine/RocksDBMetadata.cpp +++ b/arangod/RocksDBEngine/RocksDBMetadata.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBMetadata.h b/arangod/RocksDBEngine/RocksDBMetadata.h index 60a932fd885a..ed59ae76b862 100644 --- a/arangod/RocksDBEngine/RocksDBMetadata.h +++ b/arangod/RocksDBEngine/RocksDBMetadata.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBMethods.h b/arangod/RocksDBEngine/RocksDBMethods.h index 64998bada731..d1beb505882d 100644 --- a/arangod/RocksDBEngine/RocksDBMethods.h +++ b/arangod/RocksDBEngine/RocksDBMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBOptimizerRules.cpp b/arangod/RocksDBEngine/RocksDBOptimizerRules.cpp index b5e47727ac97..4b3557023e0c 100644 --- a/arangod/RocksDBEngine/RocksDBOptimizerRules.cpp +++ b/arangod/RocksDBEngine/RocksDBOptimizerRules.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBOptimizerRules.h b/arangod/RocksDBEngine/RocksDBOptimizerRules.h index 257fa335177d..dacc6ee11720 100644 --- a/arangod/RocksDBEngine/RocksDBOptimizerRules.h +++ b/arangod/RocksDBEngine/RocksDBOptimizerRules.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBOptionFeature.cpp b/arangod/RocksDBEngine/RocksDBOptionFeature.cpp index 0f170bfb82f1..d01cb299b38f 100644 --- a/arangod/RocksDBEngine/RocksDBOptionFeature.cpp +++ b/arangod/RocksDBEngine/RocksDBOptionFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBOptionFeature.h b/arangod/RocksDBEngine/RocksDBOptionFeature.h index 9ddfedc7fcd1..844bd18900f6 100644 --- a/arangod/RocksDBEngine/RocksDBOptionFeature.h +++ b/arangod/RocksDBEngine/RocksDBOptionFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBOptionsProvider.cpp b/arangod/RocksDBEngine/RocksDBOptionsProvider.cpp index f183211eb282..092a7a8dbda5 100644 --- a/arangod/RocksDBEngine/RocksDBOptionsProvider.cpp +++ b/arangod/RocksDBEngine/RocksDBOptionsProvider.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBOptionsProvider.h b/arangod/RocksDBEngine/RocksDBOptionsProvider.h index 70352e864eb7..961811d079d4 100644 --- a/arangod/RocksDBEngine/RocksDBOptionsProvider.h +++ b/arangod/RocksDBEngine/RocksDBOptionsProvider.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBPersistedLog.cpp b/arangod/RocksDBEngine/RocksDBPersistedLog.cpp index 4b19df3026c9..bd837c52b8c8 100644 --- a/arangod/RocksDBEngine/RocksDBPersistedLog.cpp +++ b/arangod/RocksDBEngine/RocksDBPersistedLog.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBPersistedLog.h b/arangod/RocksDBEngine/RocksDBPersistedLog.h index de8a7e2453c9..e725daf603fc 100644 --- a/arangod/RocksDBEngine/RocksDBPersistedLog.h +++ b/arangod/RocksDBEngine/RocksDBPersistedLog.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBPersistentIndex.h b/arangod/RocksDBEngine/RocksDBPersistentIndex.h index 616d5bd66327..7c4da589b6da 100644 --- a/arangod/RocksDBEngine/RocksDBPersistentIndex.h +++ b/arangod/RocksDBEngine/RocksDBPersistentIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBPrefixExtractor.h b/arangod/RocksDBEngine/RocksDBPrefixExtractor.h index 9aab23564052..98f09f1e0807 100644 --- a/arangod/RocksDBEngine/RocksDBPrefixExtractor.h +++ b/arangod/RocksDBEngine/RocksDBPrefixExtractor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBPrimaryIndex.cpp b/arangod/RocksDBEngine/RocksDBPrimaryIndex.cpp index c442a495029c..7aca00ffdeb7 100644 --- a/arangod/RocksDBEngine/RocksDBPrimaryIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBPrimaryIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBPrimaryIndex.h b/arangod/RocksDBEngine/RocksDBPrimaryIndex.h index d29ad4013db8..8b94adcb0f0c 100644 --- a/arangod/RocksDBEngine/RocksDBPrimaryIndex.h +++ b/arangod/RocksDBEngine/RocksDBPrimaryIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBRecoveryHelper.h b/arangod/RocksDBEngine/RocksDBRecoveryHelper.h index da73eec0ce58..55a505956b2a 100644 --- a/arangod/RocksDBEngine/RocksDBRecoveryHelper.h +++ b/arangod/RocksDBEngine/RocksDBRecoveryHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBRecoveryManager.cpp b/arangod/RocksDBEngine/RocksDBRecoveryManager.cpp index 90f376ce538d..bdec1015a675 100644 --- a/arangod/RocksDBEngine/RocksDBRecoveryManager.cpp +++ b/arangod/RocksDBEngine/RocksDBRecoveryManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBRecoveryManager.h b/arangod/RocksDBEngine/RocksDBRecoveryManager.h index 2a98194e4c71..7bfcd0b0e932 100644 --- a/arangod/RocksDBEngine/RocksDBRecoveryManager.h +++ b/arangod/RocksDBEngine/RocksDBRecoveryManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBReplicationCommon.cpp b/arangod/RocksDBEngine/RocksDBReplicationCommon.cpp index 0260dc9d4fce..53b0c6aa710b 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationCommon.cpp +++ b/arangod/RocksDBEngine/RocksDBReplicationCommon.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBReplicationCommon.h b/arangod/RocksDBEngine/RocksDBReplicationCommon.h index fa5a9fdc2014..cedc4fd5e9b9 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationCommon.h +++ b/arangod/RocksDBEngine/RocksDBReplicationCommon.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBReplicationContext.cpp b/arangod/RocksDBEngine/RocksDBReplicationContext.cpp index b5c404dcb94f..1b428d6d5214 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationContext.cpp +++ b/arangod/RocksDBEngine/RocksDBReplicationContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBReplicationContext.h b/arangod/RocksDBEngine/RocksDBReplicationContext.h index c57c61dca379..b13a1c3abefb 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationContext.h +++ b/arangod/RocksDBEngine/RocksDBReplicationContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBReplicationContextGuard.cpp b/arangod/RocksDBEngine/RocksDBReplicationContextGuard.cpp index 6c776642698a..f306cd3bcae8 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationContextGuard.cpp +++ b/arangod/RocksDBEngine/RocksDBReplicationContextGuard.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBReplicationContextGuard.h b/arangod/RocksDBEngine/RocksDBReplicationContextGuard.h index 9c1ec4ac8f53..d0890e0918b4 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationContextGuard.h +++ b/arangod/RocksDBEngine/RocksDBReplicationContextGuard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBReplicationIterator.cpp b/arangod/RocksDBEngine/RocksDBReplicationIterator.cpp index f1a4bbc0c076..fa9bd7379b97 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationIterator.cpp +++ b/arangod/RocksDBEngine/RocksDBReplicationIterator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBReplicationIterator.h b/arangod/RocksDBEngine/RocksDBReplicationIterator.h index 2ea7bc6e0282..bc13d55b5fa9 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationIterator.h +++ b/arangod/RocksDBEngine/RocksDBReplicationIterator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBReplicationManager.cpp b/arangod/RocksDBEngine/RocksDBReplicationManager.cpp index f078b207db5e..0f46a0212a1e 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationManager.cpp +++ b/arangod/RocksDBEngine/RocksDBReplicationManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBReplicationManager.h b/arangod/RocksDBEngine/RocksDBReplicationManager.h index ae50a2d5a5b9..d31c609910ff 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationManager.h +++ b/arangod/RocksDBEngine/RocksDBReplicationManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBReplicationTailing.cpp b/arangod/RocksDBEngine/RocksDBReplicationTailing.cpp index 9c74047471cd..bef5a70fd9d1 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationTailing.cpp +++ b/arangod/RocksDBEngine/RocksDBReplicationTailing.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBReplicationTailing.h b/arangod/RocksDBEngine/RocksDBReplicationTailing.h index 6c6351e9b9be..7eb2543e6212 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationTailing.h +++ b/arangod/RocksDBEngine/RocksDBReplicationTailing.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBRestCollectionHandler.cpp b/arangod/RocksDBEngine/RocksDBRestCollectionHandler.cpp index f1c016137ec7..724c9e1dd1d7 100644 --- a/arangod/RocksDBEngine/RocksDBRestCollectionHandler.cpp +++ b/arangod/RocksDBEngine/RocksDBRestCollectionHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBRestCollectionHandler.h b/arangod/RocksDBEngine/RocksDBRestCollectionHandler.h index cc1f5e4e20f8..d8729eb3c6e6 100644 --- a/arangod/RocksDBEngine/RocksDBRestCollectionHandler.h +++ b/arangod/RocksDBEngine/RocksDBRestCollectionHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBRestHandlers.cpp b/arangod/RocksDBEngine/RocksDBRestHandlers.cpp index 1193d5f28bac..aa1fc4191aca 100644 --- a/arangod/RocksDBEngine/RocksDBRestHandlers.cpp +++ b/arangod/RocksDBEngine/RocksDBRestHandlers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBRestHandlers.h b/arangod/RocksDBEngine/RocksDBRestHandlers.h index b54b8769a094..d70642360afe 100644 --- a/arangod/RocksDBEngine/RocksDBRestHandlers.h +++ b/arangod/RocksDBEngine/RocksDBRestHandlers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBRestReplicationHandler.cpp b/arangod/RocksDBEngine/RocksDBRestReplicationHandler.cpp index bd7104c4da44..eeb71150b1a6 100644 --- a/arangod/RocksDBEngine/RocksDBRestReplicationHandler.cpp +++ b/arangod/RocksDBEngine/RocksDBRestReplicationHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBRestReplicationHandler.h b/arangod/RocksDBEngine/RocksDBRestReplicationHandler.h index 9f9f64c8b33b..f3c279f84665 100644 --- a/arangod/RocksDBEngine/RocksDBRestReplicationHandler.h +++ b/arangod/RocksDBEngine/RocksDBRestReplicationHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBRestWalHandler.cpp b/arangod/RocksDBEngine/RocksDBRestWalHandler.cpp index f7de927873c9..75bf900765bc 100644 --- a/arangod/RocksDBEngine/RocksDBRestWalHandler.cpp +++ b/arangod/RocksDBEngine/RocksDBRestWalHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBRestWalHandler.h b/arangod/RocksDBEngine/RocksDBRestWalHandler.h index 7bf15a551f45..ee95a59f16fa 100644 --- a/arangod/RocksDBEngine/RocksDBRestWalHandler.h +++ b/arangod/RocksDBEngine/RocksDBRestWalHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBSavePoint.cpp b/arangod/RocksDBEngine/RocksDBSavePoint.cpp index 25a801530fbb..bc7a2eb0d384 100644 --- a/arangod/RocksDBEngine/RocksDBSavePoint.cpp +++ b/arangod/RocksDBEngine/RocksDBSavePoint.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBSavePoint.h b/arangod/RocksDBEngine/RocksDBSavePoint.h index fe2d9dda711d..9c1fa14b1526 100644 --- a/arangod/RocksDBEngine/RocksDBSavePoint.h +++ b/arangod/RocksDBEngine/RocksDBSavePoint.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBSettingsManager.cpp b/arangod/RocksDBEngine/RocksDBSettingsManager.cpp index 5a560bd1269d..1ebb9cf200df 100644 --- a/arangod/RocksDBEngine/RocksDBSettingsManager.cpp +++ b/arangod/RocksDBEngine/RocksDBSettingsManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBSettingsManager.h b/arangod/RocksDBEngine/RocksDBSettingsManager.h index e43f1547ccfb..44c9fae27abe 100644 --- a/arangod/RocksDBEngine/RocksDBSettingsManager.h +++ b/arangod/RocksDBEngine/RocksDBSettingsManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBSkiplistIndex.h b/arangod/RocksDBEngine/RocksDBSkiplistIndex.h index cdc9ce6e1082..e7aa53f2a5ca 100644 --- a/arangod/RocksDBEngine/RocksDBSkiplistIndex.h +++ b/arangod/RocksDBEngine/RocksDBSkiplistIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBSortedRowsStorageContext.cpp b/arangod/RocksDBEngine/RocksDBSortedRowsStorageContext.cpp index 92a425f4a7c7..51c820e295f6 100644 --- a/arangod/RocksDBEngine/RocksDBSortedRowsStorageContext.cpp +++ b/arangod/RocksDBEngine/RocksDBSortedRowsStorageContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBSortedRowsStorageContext.h b/arangod/RocksDBEngine/RocksDBSortedRowsStorageContext.h index 7b1d534dd093..11d4423a3501 100644 --- a/arangod/RocksDBEngine/RocksDBSortedRowsStorageContext.h +++ b/arangod/RocksDBEngine/RocksDBSortedRowsStorageContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBSyncThread.cpp b/arangod/RocksDBEngine/RocksDBSyncThread.cpp index 81f5aa9e16fc..96a796cdfbf2 100644 --- a/arangod/RocksDBEngine/RocksDBSyncThread.cpp +++ b/arangod/RocksDBEngine/RocksDBSyncThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBSyncThread.h b/arangod/RocksDBEngine/RocksDBSyncThread.h index b45d2d0efca4..1165c58b4f29 100644 --- a/arangod/RocksDBEngine/RocksDBSyncThread.h +++ b/arangod/RocksDBEngine/RocksDBSyncThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBTempStorage.cpp b/arangod/RocksDBEngine/RocksDBTempStorage.cpp index b35e07276ae2..0bb340d8c543 100644 --- a/arangod/RocksDBEngine/RocksDBTempStorage.cpp +++ b/arangod/RocksDBEngine/RocksDBTempStorage.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBTempStorage.h b/arangod/RocksDBEngine/RocksDBTempStorage.h index 988620510b58..05401f52dea5 100644 --- a/arangod/RocksDBEngine/RocksDBTempStorage.h +++ b/arangod/RocksDBEngine/RocksDBTempStorage.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBTransactionCollection.cpp b/arangod/RocksDBEngine/RocksDBTransactionCollection.cpp index 035f93d75466..0e08c6d2a8d3 100644 --- a/arangod/RocksDBEngine/RocksDBTransactionCollection.cpp +++ b/arangod/RocksDBEngine/RocksDBTransactionCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBTransactionCollection.h b/arangod/RocksDBEngine/RocksDBTransactionCollection.h index 256738e14126..ca93ab499381 100644 --- a/arangod/RocksDBEngine/RocksDBTransactionCollection.h +++ b/arangod/RocksDBEngine/RocksDBTransactionCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBTransactionMethods.cpp b/arangod/RocksDBEngine/RocksDBTransactionMethods.cpp index eaa58d894478..69bfc3265fea 100644 --- a/arangod/RocksDBEngine/RocksDBTransactionMethods.cpp +++ b/arangod/RocksDBEngine/RocksDBTransactionMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBTransactionMethods.h b/arangod/RocksDBEngine/RocksDBTransactionMethods.h index fb028b3827aa..3ba1ca5b357d 100644 --- a/arangod/RocksDBEngine/RocksDBTransactionMethods.h +++ b/arangod/RocksDBEngine/RocksDBTransactionMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBTransactionState.cpp b/arangod/RocksDBEngine/RocksDBTransactionState.cpp index b338d7d47b50..915f988602ef 100644 --- a/arangod/RocksDBEngine/RocksDBTransactionState.cpp +++ b/arangod/RocksDBEngine/RocksDBTransactionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBTransactionState.h b/arangod/RocksDBEngine/RocksDBTransactionState.h index 6c47e8b3d1f7..2ae05ba89e57 100644 --- a/arangod/RocksDBEngine/RocksDBTransactionState.h +++ b/arangod/RocksDBEngine/RocksDBTransactionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBTtlIndex.cpp b/arangod/RocksDBEngine/RocksDBTtlIndex.cpp index e238b1f9875a..d27de0038d40 100644 --- a/arangod/RocksDBEngine/RocksDBTtlIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBTtlIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBTtlIndex.h b/arangod/RocksDBEngine/RocksDBTtlIndex.h index 7f736a3c60f3..2f5d566d6f21 100644 --- a/arangod/RocksDBEngine/RocksDBTtlIndex.h +++ b/arangod/RocksDBEngine/RocksDBTtlIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBTypes.cpp b/arangod/RocksDBEngine/RocksDBTypes.cpp index 78dd7dec0801..b4317e542a3d 100644 --- a/arangod/RocksDBEngine/RocksDBTypes.cpp +++ b/arangod/RocksDBEngine/RocksDBTypes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBTypes.h b/arangod/RocksDBEngine/RocksDBTypes.h index c978e0bb3fd4..d5743553c234 100644 --- a/arangod/RocksDBEngine/RocksDBTypes.h +++ b/arangod/RocksDBEngine/RocksDBTypes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBUpgrade.cpp b/arangod/RocksDBEngine/RocksDBUpgrade.cpp index fd189f4c6851..23f092ededaf 100644 --- a/arangod/RocksDBEngine/RocksDBUpgrade.cpp +++ b/arangod/RocksDBEngine/RocksDBUpgrade.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBUpgrade.h b/arangod/RocksDBEngine/RocksDBUpgrade.h index a8b6686349a5..a72394b79a10 100644 --- a/arangod/RocksDBEngine/RocksDBUpgrade.h +++ b/arangod/RocksDBEngine/RocksDBUpgrade.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBV8Functions.cpp b/arangod/RocksDBEngine/RocksDBV8Functions.cpp index 8a9209cbaaa9..b7e39de7dded 100644 --- a/arangod/RocksDBEngine/RocksDBV8Functions.cpp +++ b/arangod/RocksDBEngine/RocksDBV8Functions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBV8Functions.h b/arangod/RocksDBEngine/RocksDBV8Functions.h index 88fd39057359..81d13a0bb611 100644 --- a/arangod/RocksDBEngine/RocksDBV8Functions.h +++ b/arangod/RocksDBEngine/RocksDBV8Functions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBVPackIndex.cpp b/arangod/RocksDBEngine/RocksDBVPackIndex.cpp index a063a6619358..94b5e43c9c60 100644 --- a/arangod/RocksDBEngine/RocksDBVPackIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBVPackIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBVPackIndex.h b/arangod/RocksDBEngine/RocksDBVPackIndex.h index 6a95577a1fec..e12aa9009e78 100644 --- a/arangod/RocksDBEngine/RocksDBVPackIndex.h +++ b/arangod/RocksDBEngine/RocksDBVPackIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBValue.cpp b/arangod/RocksDBEngine/RocksDBValue.cpp index e36afcde8c11..81a3dbf79a09 100644 --- a/arangod/RocksDBEngine/RocksDBValue.cpp +++ b/arangod/RocksDBEngine/RocksDBValue.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBValue.h b/arangod/RocksDBEngine/RocksDBValue.h index 79a13389ffaf..311065478cb0 100644 --- a/arangod/RocksDBEngine/RocksDBValue.h +++ b/arangod/RocksDBEngine/RocksDBValue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBWalAccess.cpp b/arangod/RocksDBEngine/RocksDBWalAccess.cpp index 87fd215de921..f6c855c856fb 100644 --- a/arangod/RocksDBEngine/RocksDBWalAccess.cpp +++ b/arangod/RocksDBEngine/RocksDBWalAccess.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBWalAccess.h b/arangod/RocksDBEngine/RocksDBWalAccess.h index d2ce421a3b2e..855f362214c2 100644 --- a/arangod/RocksDBEngine/RocksDBWalAccess.h +++ b/arangod/RocksDBEngine/RocksDBWalAccess.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBZkdIndex.cpp b/arangod/RocksDBEngine/RocksDBZkdIndex.cpp index 67a68159172a..cdde9c8b0cd4 100644 --- a/arangod/RocksDBEngine/RocksDBZkdIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBZkdIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/RocksDBZkdIndex.h b/arangod/RocksDBEngine/RocksDBZkdIndex.h index 2d17ca3294c8..983e6f7c18a7 100644 --- a/arangod/RocksDBEngine/RocksDBZkdIndex.h +++ b/arangod/RocksDBEngine/RocksDBZkdIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/SimpleRocksDBTransactionState.cpp b/arangod/RocksDBEngine/SimpleRocksDBTransactionState.cpp index 90e34adf7e37..ed3ffec2b226 100644 --- a/arangod/RocksDBEngine/SimpleRocksDBTransactionState.cpp +++ b/arangod/RocksDBEngine/SimpleRocksDBTransactionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/SimpleRocksDBTransactionState.h b/arangod/RocksDBEngine/SimpleRocksDBTransactionState.h index 941b057bb928..0457242e797b 100644 --- a/arangod/RocksDBEngine/SimpleRocksDBTransactionState.h +++ b/arangod/RocksDBEngine/SimpleRocksDBTransactionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/SortedRowsStorageBackendRocksDB.cpp b/arangod/RocksDBEngine/SortedRowsStorageBackendRocksDB.cpp index da7ebe469ca4..29f720d3c830 100644 --- a/arangod/RocksDBEngine/SortedRowsStorageBackendRocksDB.cpp +++ b/arangod/RocksDBEngine/SortedRowsStorageBackendRocksDB.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/RocksDBEngine/SortedRowsStorageBackendRocksDB.h b/arangod/RocksDBEngine/SortedRowsStorageBackendRocksDB.h index 73812cf4d7af..362517a752e7 100644 --- a/arangod/RocksDBEngine/SortedRowsStorageBackendRocksDB.h +++ b/arangod/RocksDBEngine/SortedRowsStorageBackendRocksDB.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Scheduler/Scheduler.cpp b/arangod/Scheduler/Scheduler.cpp index b2e27333ec56..ad0cc024f7ff 100644 --- a/arangod/Scheduler/Scheduler.cpp +++ b/arangod/Scheduler/Scheduler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Scheduler/Scheduler.h b/arangod/Scheduler/Scheduler.h index 507aac19012d..fb9251a4463e 100644 --- a/arangod/Scheduler/Scheduler.h +++ b/arangod/Scheduler/Scheduler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Scheduler/SchedulerFeature.cpp b/arangod/Scheduler/SchedulerFeature.cpp index a93733190950..51ed68997f7e 100644 --- a/arangod/Scheduler/SchedulerFeature.cpp +++ b/arangod/Scheduler/SchedulerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Scheduler/SchedulerFeature.h b/arangod/Scheduler/SchedulerFeature.h index 186bc048975b..16f120fc0d26 100644 --- a/arangod/Scheduler/SchedulerFeature.h +++ b/arangod/Scheduler/SchedulerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Scheduler/SupervisedScheduler.cpp b/arangod/Scheduler/SupervisedScheduler.cpp index 8ed40456a7a8..7155d1086812 100644 --- a/arangod/Scheduler/SupervisedScheduler.cpp +++ b/arangod/Scheduler/SupervisedScheduler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Scheduler/SupervisedScheduler.h b/arangod/Scheduler/SupervisedScheduler.h index 384840c6d1a6..51352626db31 100644 --- a/arangod/Scheduler/SupervisedScheduler.h +++ b/arangod/Scheduler/SupervisedScheduler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Sharding/ShardDistributionReporter.cpp b/arangod/Sharding/ShardDistributionReporter.cpp index d48bb1ef2c81..b52b089bd6a6 100644 --- a/arangod/Sharding/ShardDistributionReporter.cpp +++ b/arangod/Sharding/ShardDistributionReporter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Sharding/ShardDistributionReporter.h b/arangod/Sharding/ShardDistributionReporter.h index 314e57ce543c..cfcdf2703ea4 100644 --- a/arangod/Sharding/ShardDistributionReporter.h +++ b/arangod/Sharding/ShardDistributionReporter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Sharding/ShardingFeature.cpp b/arangod/Sharding/ShardingFeature.cpp index 1573d6a8ee4e..e7902812be0f 100644 --- a/arangod/Sharding/ShardingFeature.cpp +++ b/arangod/Sharding/ShardingFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Sharding/ShardingFeature.h b/arangod/Sharding/ShardingFeature.h index 116841e56ec2..3cb75943cb13 100644 --- a/arangod/Sharding/ShardingFeature.h +++ b/arangod/Sharding/ShardingFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Sharding/ShardingInfo.cpp b/arangod/Sharding/ShardingInfo.cpp index e441c78bf85a..f29d6eb89d46 100644 --- a/arangod/Sharding/ShardingInfo.cpp +++ b/arangod/Sharding/ShardingInfo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Sharding/ShardingInfo.h b/arangod/Sharding/ShardingInfo.h index 7d662bca660e..7f8b402574a3 100644 --- a/arangod/Sharding/ShardingInfo.h +++ b/arangod/Sharding/ShardingInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Sharding/ShardingStrategy.cpp b/arangod/Sharding/ShardingStrategy.cpp index 6ccf44d61d76..640e5076dd11 100644 --- a/arangod/Sharding/ShardingStrategy.cpp +++ b/arangod/Sharding/ShardingStrategy.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Sharding/ShardingStrategy.h b/arangod/Sharding/ShardingStrategy.h index 95acdd701f8d..8beb4e880eb9 100644 --- a/arangod/Sharding/ShardingStrategy.h +++ b/arangod/Sharding/ShardingStrategy.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Sharding/ShardingStrategyDefault.cpp b/arangod/Sharding/ShardingStrategyDefault.cpp index a4959fae20cd..83f5b5d59df3 100644 --- a/arangod/Sharding/ShardingStrategyDefault.cpp +++ b/arangod/Sharding/ShardingStrategyDefault.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Sharding/ShardingStrategyDefault.h b/arangod/Sharding/ShardingStrategyDefault.h index c489cbbfa282..30bea20a461c 100644 --- a/arangod/Sharding/ShardingStrategyDefault.h +++ b/arangod/Sharding/ShardingStrategyDefault.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Statistics/ConnectionStatistics.cpp b/arangod/Statistics/ConnectionStatistics.cpp index 0101ebb7d8ee..d92dd5a3c130 100644 --- a/arangod/Statistics/ConnectionStatistics.cpp +++ b/arangod/Statistics/ConnectionStatistics.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Statistics/ConnectionStatistics.h b/arangod/Statistics/ConnectionStatistics.h index a7af9530b7d6..718a401d8cfa 100644 --- a/arangod/Statistics/ConnectionStatistics.h +++ b/arangod/Statistics/ConnectionStatistics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Statistics/Descriptions.cpp b/arangod/Statistics/Descriptions.cpp index 0f0b9a91a15f..476f0e280022 100644 --- a/arangod/Statistics/Descriptions.cpp +++ b/arangod/Statistics/Descriptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Statistics/Descriptions.h b/arangod/Statistics/Descriptions.h index e42ddaaa3ecb..e897c15f3ea1 100644 --- a/arangod/Statistics/Descriptions.h +++ b/arangod/Statistics/Descriptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Statistics/RequestStatistics.cpp b/arangod/Statistics/RequestStatistics.cpp index 6038f51983cc..4515e0f8afeb 100644 --- a/arangod/Statistics/RequestStatistics.cpp +++ b/arangod/Statistics/RequestStatistics.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Statistics/RequestStatistics.h b/arangod/Statistics/RequestStatistics.h index 2696b1a988d4..efc1c0a7d3fe 100644 --- a/arangod/Statistics/RequestStatistics.h +++ b/arangod/Statistics/RequestStatistics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Statistics/ServerStatistics.cpp b/arangod/Statistics/ServerStatistics.cpp index e64b88813aad..2924bd979ccf 100644 --- a/arangod/Statistics/ServerStatistics.cpp +++ b/arangod/Statistics/ServerStatistics.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Statistics/ServerStatistics.h b/arangod/Statistics/ServerStatistics.h index dbfdc3b7609b..74dd751ce520 100644 --- a/arangod/Statistics/ServerStatistics.h +++ b/arangod/Statistics/ServerStatistics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Statistics/StatisticsFeature.cpp b/arangod/Statistics/StatisticsFeature.cpp index 078c761a83e1..dee5e84d0795 100644 --- a/arangod/Statistics/StatisticsFeature.cpp +++ b/arangod/Statistics/StatisticsFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Statistics/StatisticsFeature.h b/arangod/Statistics/StatisticsFeature.h index 7dae29eae0ce..6d303272967a 100644 --- a/arangod/Statistics/StatisticsFeature.h +++ b/arangod/Statistics/StatisticsFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Statistics/StatisticsWorker.cpp b/arangod/Statistics/StatisticsWorker.cpp index df474e932dbe..41a58eeba6da 100644 --- a/arangod/Statistics/StatisticsWorker.cpp +++ b/arangod/Statistics/StatisticsWorker.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Statistics/StatisticsWorker.h b/arangod/Statistics/StatisticsWorker.h index 9ce595abc53a..e9c8ac389672 100644 --- a/arangod/Statistics/StatisticsWorker.h +++ b/arangod/Statistics/StatisticsWorker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Statistics/figures.h b/arangod/Statistics/figures.h index 371033aed326..25a6ea18e205 100644 --- a/arangod/Statistics/figures.h +++ b/arangod/Statistics/figures.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/EngineSelectorFeature.cpp b/arangod/StorageEngine/EngineSelectorFeature.cpp index 41fa1b20c8e9..ba1d00062185 100644 --- a/arangod/StorageEngine/EngineSelectorFeature.cpp +++ b/arangod/StorageEngine/EngineSelectorFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/EngineSelectorFeature.h b/arangod/StorageEngine/EngineSelectorFeature.h index 10d9f4eaa77b..3285c09e7aaf 100644 --- a/arangod/StorageEngine/EngineSelectorFeature.h +++ b/arangod/StorageEngine/EngineSelectorFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/HealthData.cpp b/arangod/StorageEngine/HealthData.cpp index 6b9ba43e980a..2d321936dea3 100644 --- a/arangod/StorageEngine/HealthData.cpp +++ b/arangod/StorageEngine/HealthData.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/HealthData.h b/arangod/StorageEngine/HealthData.h index 2dafd334f343..0ecb7f3b5484 100644 --- a/arangod/StorageEngine/HealthData.h +++ b/arangod/StorageEngine/HealthData.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/HotBackup.cpp b/arangod/StorageEngine/HotBackup.cpp index db74cb94aaaa..3ff9c14f8e83 100644 --- a/arangod/StorageEngine/HotBackup.cpp +++ b/arangod/StorageEngine/HotBackup.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/HotBackup.h b/arangod/StorageEngine/HotBackup.h index 756663fa0059..1fd243867349 100644 --- a/arangod/StorageEngine/HotBackup.h +++ b/arangod/StorageEngine/HotBackup.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/HotBackupCommon.h b/arangod/StorageEngine/HotBackupCommon.h index 5b068522d616..13e1c8377015 100644 --- a/arangod/StorageEngine/HotBackupCommon.h +++ b/arangod/StorageEngine/HotBackupCommon.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/PhysicalCollection.cpp b/arangod/StorageEngine/PhysicalCollection.cpp index 3e692dcbd6f5..ad92b8aed489 100644 --- a/arangod/StorageEngine/PhysicalCollection.cpp +++ b/arangod/StorageEngine/PhysicalCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/PhysicalCollection.h b/arangod/StorageEngine/PhysicalCollection.h index b517b3d0e4c9..7bfa8d6f6cb8 100644 --- a/arangod/StorageEngine/PhysicalCollection.h +++ b/arangod/StorageEngine/PhysicalCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/ReplicationIterator.cpp b/arangod/StorageEngine/ReplicationIterator.cpp index e2cea9b9f6a5..6f63422ec5dc 100644 --- a/arangod/StorageEngine/ReplicationIterator.cpp +++ b/arangod/StorageEngine/ReplicationIterator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/ReplicationIterator.h b/arangod/StorageEngine/ReplicationIterator.h index 7b3798d8c35f..d5e2ad560bdb 100644 --- a/arangod/StorageEngine/ReplicationIterator.h +++ b/arangod/StorageEngine/ReplicationIterator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/StorageEngine.cpp b/arangod/StorageEngine/StorageEngine.cpp index 4892314573c6..c9979d315cf7 100644 --- a/arangod/StorageEngine/StorageEngine.cpp +++ b/arangod/StorageEngine/StorageEngine.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/StorageEngine.h b/arangod/StorageEngine/StorageEngine.h index cf5037036c46..4d35869b454c 100644 --- a/arangod/StorageEngine/StorageEngine.h +++ b/arangod/StorageEngine/StorageEngine.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/StorageEngineFeature.h b/arangod/StorageEngine/StorageEngineFeature.h index b920689110d0..85bce5f51b11 100644 --- a/arangod/StorageEngine/StorageEngineFeature.h +++ b/arangod/StorageEngine/StorageEngineFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/TransactionCollection.cpp b/arangod/StorageEngine/TransactionCollection.cpp index c6ffbf9c6a2d..2eaf7966ee73 100644 --- a/arangod/StorageEngine/TransactionCollection.cpp +++ b/arangod/StorageEngine/TransactionCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/TransactionCollection.h b/arangod/StorageEngine/TransactionCollection.h index 3b7486f8090f..4e664c6fcb79 100644 --- a/arangod/StorageEngine/TransactionCollection.h +++ b/arangod/StorageEngine/TransactionCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/TransactionState.cpp b/arangod/StorageEngine/TransactionState.cpp index 7c5c7dbfa613..4bf9ba69cb21 100644 --- a/arangod/StorageEngine/TransactionState.cpp +++ b/arangod/StorageEngine/TransactionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/TransactionState.h b/arangod/StorageEngine/TransactionState.h index 7a35f7b3ad1c..9aafb348bb5e 100644 --- a/arangod/StorageEngine/TransactionState.h +++ b/arangod/StorageEngine/TransactionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/WalAccess.cpp b/arangod/StorageEngine/WalAccess.cpp index fd2f8f879e7a..db625fec2375 100644 --- a/arangod/StorageEngine/WalAccess.cpp +++ b/arangod/StorageEngine/WalAccess.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/StorageEngine/WalAccess.h b/arangod/StorageEngine/WalAccess.h index 9406124cf292..f3ffda040b6a 100644 --- a/arangod/StorageEngine/WalAccess.h +++ b/arangod/StorageEngine/WalAccess.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/BatchOptions.cpp b/arangod/Transaction/BatchOptions.cpp index 39b81cde1e56..caeed3085e39 100644 --- a/arangod/Transaction/BatchOptions.cpp +++ b/arangod/Transaction/BatchOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/BatchOptions.h b/arangod/Transaction/BatchOptions.h index bdb3bd66fc71..9e1039d33dac 100644 --- a/arangod/Transaction/BatchOptions.h +++ b/arangod/Transaction/BatchOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/ClusterUtils.cpp b/arangod/Transaction/ClusterUtils.cpp index 2108fcbd1ac6..15b01f940f1c 100644 --- a/arangod/Transaction/ClusterUtils.cpp +++ b/arangod/Transaction/ClusterUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/ClusterUtils.h b/arangod/Transaction/ClusterUtils.h index 2561158eb400..0a9aeab9659d 100644 --- a/arangod/Transaction/ClusterUtils.h +++ b/arangod/Transaction/ClusterUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/Context.cpp b/arangod/Transaction/Context.cpp index 5ba6c23133ce..fa40d5b6bf86 100644 --- a/arangod/Transaction/Context.cpp +++ b/arangod/Transaction/Context.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/Context.h b/arangod/Transaction/Context.h index 5e21415a6bba..5f4f3f48b669 100644 --- a/arangod/Transaction/Context.h +++ b/arangod/Transaction/Context.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/CountCache.cpp b/arangod/Transaction/CountCache.cpp index 186933dcd370..058240d230d6 100644 --- a/arangod/Transaction/CountCache.cpp +++ b/arangod/Transaction/CountCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/CountCache.h b/arangod/Transaction/CountCache.h index cdff44f9f550..6f33bcb00943 100644 --- a/arangod/Transaction/CountCache.h +++ b/arangod/Transaction/CountCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/Helpers.cpp b/arangod/Transaction/Helpers.cpp index 1df9acf31f00..818c06cbbc97 100644 --- a/arangod/Transaction/Helpers.cpp +++ b/arangod/Transaction/Helpers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/Helpers.h b/arangod/Transaction/Helpers.h index c357b3371ad3..1fd826a52b55 100644 --- a/arangod/Transaction/Helpers.h +++ b/arangod/Transaction/Helpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/Hints.h b/arangod/Transaction/Hints.h index 0cf14c4e107f..0b16520de444 100644 --- a/arangod/Transaction/Hints.h +++ b/arangod/Transaction/Hints.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/IndexesSnapshot.cpp b/arangod/Transaction/IndexesSnapshot.cpp index afe14c3ce6cb..0247175f0127 100644 --- a/arangod/Transaction/IndexesSnapshot.cpp +++ b/arangod/Transaction/IndexesSnapshot.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/IndexesSnapshot.h b/arangod/Transaction/IndexesSnapshot.h index 19223544b231..eacd8fd439e1 100644 --- a/arangod/Transaction/IndexesSnapshot.h +++ b/arangod/Transaction/IndexesSnapshot.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/ManagedContext.cpp b/arangod/Transaction/ManagedContext.cpp index a591f5fb5ae1..2bf32befcbd7 100644 --- a/arangod/Transaction/ManagedContext.cpp +++ b/arangod/Transaction/ManagedContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/ManagedContext.h b/arangod/Transaction/ManagedContext.h index 68c6b98e8858..6e28585b9972 100644 --- a/arangod/Transaction/ManagedContext.h +++ b/arangod/Transaction/ManagedContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/Manager.cpp b/arangod/Transaction/Manager.cpp index ad282c555463..37be10ab7b37 100644 --- a/arangod/Transaction/Manager.cpp +++ b/arangod/Transaction/Manager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/Manager.h b/arangod/Transaction/Manager.h index f27c4cdecbf8..55e10351a4af 100644 --- a/arangod/Transaction/Manager.h +++ b/arangod/Transaction/Manager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/ManagerFeature.cpp b/arangod/Transaction/ManagerFeature.cpp index a0b027238468..b6980682b02b 100644 --- a/arangod/Transaction/ManagerFeature.cpp +++ b/arangod/Transaction/ManagerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/ManagerFeature.h b/arangod/Transaction/ManagerFeature.h index bbe34ad8c8b3..906414634615 100644 --- a/arangod/Transaction/ManagerFeature.h +++ b/arangod/Transaction/ManagerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/Methods.cpp b/arangod/Transaction/Methods.cpp index 05d93be1fdf1..cafbde3c9f0e 100644 --- a/arangod/Transaction/Methods.cpp +++ b/arangod/Transaction/Methods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/Methods.h b/arangod/Transaction/Methods.h index c227b34f5676..21a5a3e37780 100644 --- a/arangod/Transaction/Methods.h +++ b/arangod/Transaction/Methods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/MethodsApi.h b/arangod/Transaction/MethodsApi.h index 87d7ab6d7f08..15506ac7b63f 100644 --- a/arangod/Transaction/MethodsApi.h +++ b/arangod/Transaction/MethodsApi.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/Options.cpp b/arangod/Transaction/Options.cpp index 19d56c3f620b..6cd52fd428b1 100644 --- a/arangod/Transaction/Options.cpp +++ b/arangod/Transaction/Options.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/Options.h b/arangod/Transaction/Options.h index 575f7233c610..ff1526160d16 100644 --- a/arangod/Transaction/Options.h +++ b/arangod/Transaction/Options.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/ReplicatedContext.cpp b/arangod/Transaction/ReplicatedContext.cpp index d2a32e1cc101..c0e95efa35b6 100644 --- a/arangod/Transaction/ReplicatedContext.cpp +++ b/arangod/Transaction/ReplicatedContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/ReplicatedContext.h b/arangod/Transaction/ReplicatedContext.h index cf3c473a64ff..8903c4aed16e 100644 --- a/arangod/Transaction/ReplicatedContext.h +++ b/arangod/Transaction/ReplicatedContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/SmartContext.cpp b/arangod/Transaction/SmartContext.cpp index cd7e32ecdc96..6ef4504913de 100644 --- a/arangod/Transaction/SmartContext.cpp +++ b/arangod/Transaction/SmartContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/SmartContext.h b/arangod/Transaction/SmartContext.h index 5ab32f66391b..a0955086d8fd 100644 --- a/arangod/Transaction/SmartContext.h +++ b/arangod/Transaction/SmartContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/StandaloneContext.cpp b/arangod/Transaction/StandaloneContext.cpp index 702c7397e22c..b871bc4a6433 100644 --- a/arangod/Transaction/StandaloneContext.cpp +++ b/arangod/Transaction/StandaloneContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/StandaloneContext.h b/arangod/Transaction/StandaloneContext.h index c2d71f3d8f52..689268c46362 100644 --- a/arangod/Transaction/StandaloneContext.h +++ b/arangod/Transaction/StandaloneContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/Status.cpp b/arangod/Transaction/Status.cpp index 758a2508b3eb..cc50a0f3f363 100644 --- a/arangod/Transaction/Status.cpp +++ b/arangod/Transaction/Status.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/Status.h b/arangod/Transaction/Status.h index 9650ac9f2dd5..e3e7e290bc06 100644 --- a/arangod/Transaction/Status.h +++ b/arangod/Transaction/Status.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/V8Context.cpp b/arangod/Transaction/V8Context.cpp index 43213e817bd2..f9a75805fb46 100644 --- a/arangod/Transaction/V8Context.cpp +++ b/arangod/Transaction/V8Context.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Transaction/V8Context.h b/arangod/Transaction/V8Context.h index d42d797a08f9..8f710ad66904 100644 --- a/arangod/Transaction/V8Context.h +++ b/arangod/Transaction/V8Context.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/CollectionExport.h b/arangod/Utils/CollectionExport.h index bd45a27b4961..c9a5ddf5f693 100644 --- a/arangod/Utils/CollectionExport.h +++ b/arangod/Utils/CollectionExport.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/CollectionGuard.h b/arangod/Utils/CollectionGuard.h index 4701030f53d0..c231e4e38953 100644 --- a/arangod/Utils/CollectionGuard.h +++ b/arangod/Utils/CollectionGuard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/CollectionNameResolver.cpp b/arangod/Utils/CollectionNameResolver.cpp index 6f97524788d9..153ba22278e3 100644 --- a/arangod/Utils/CollectionNameResolver.cpp +++ b/arangod/Utils/CollectionNameResolver.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/CollectionNameResolver.h b/arangod/Utils/CollectionNameResolver.h index dcebb955098f..0b0b1cd1f662 100644 --- a/arangod/Utils/CollectionNameResolver.h +++ b/arangod/Utils/CollectionNameResolver.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/Cursor.h b/arangod/Utils/Cursor.h index 49546d9f4d8f..f9789b316159 100644 --- a/arangod/Utils/Cursor.h +++ b/arangod/Utils/Cursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/CursorRepository.cpp b/arangod/Utils/CursorRepository.cpp index 879787c5a19a..aaefb0f4af93 100644 --- a/arangod/Utils/CursorRepository.cpp +++ b/arangod/Utils/CursorRepository.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/CursorRepository.h b/arangod/Utils/CursorRepository.h index b545472980d2..8aeb5732df99 100644 --- a/arangod/Utils/CursorRepository.h +++ b/arangod/Utils/CursorRepository.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/DatabaseGuard.cpp b/arangod/Utils/DatabaseGuard.cpp index bc7eb3b0be06..d7be61b565dc 100644 --- a/arangod/Utils/DatabaseGuard.cpp +++ b/arangod/Utils/DatabaseGuard.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/DatabaseGuard.h b/arangod/Utils/DatabaseGuard.h index f91171e94082..6bdd61ace164 100644 --- a/arangod/Utils/DatabaseGuard.h +++ b/arangod/Utils/DatabaseGuard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/Events.cpp b/arangod/Utils/Events.cpp index b885bd211828..b38e25e06b1d 100644 --- a/arangod/Utils/Events.cpp +++ b/arangod/Utils/Events.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/Events.h b/arangod/Utils/Events.h index b417cc85186e..8df3ef18d289 100644 --- a/arangod/Utils/Events.h +++ b/arangod/Utils/Events.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/ExecContext.cpp b/arangod/Utils/ExecContext.cpp index 633e8d413df2..9233c3617fe2 100644 --- a/arangod/Utils/ExecContext.cpp +++ b/arangod/Utils/ExecContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/ExecContext.h b/arangod/Utils/ExecContext.h index b4e1bc2ada43..bd8c9f6b18e2 100644 --- a/arangod/Utils/ExecContext.h +++ b/arangod/Utils/ExecContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/FlushTransaction.h b/arangod/Utils/FlushTransaction.h index f2b80eb598ac..75e6f51e63a1 100644 --- a/arangod/Utils/FlushTransaction.h +++ b/arangod/Utils/FlushTransaction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/OperationOptions.cpp b/arangod/Utils/OperationOptions.cpp index 98f2e19cbe92..1f4bef435d73 100644 --- a/arangod/Utils/OperationOptions.cpp +++ b/arangod/Utils/OperationOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/OperationOptions.h b/arangod/Utils/OperationOptions.h index 73f058869e5e..665284e2c7a9 100644 --- a/arangod/Utils/OperationOptions.h +++ b/arangod/Utils/OperationOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/OperationResult.h b/arangod/Utils/OperationResult.h index 2c3b46d320b3..ec751d13720c 100644 --- a/arangod/Utils/OperationResult.h +++ b/arangod/Utils/OperationResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/SingleCollectionTransaction.cpp b/arangod/Utils/SingleCollectionTransaction.cpp index e3696d2fc920..01aad95dc1d7 100644 --- a/arangod/Utils/SingleCollectionTransaction.cpp +++ b/arangod/Utils/SingleCollectionTransaction.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/SingleCollectionTransaction.h b/arangod/Utils/SingleCollectionTransaction.h index 949774fbae78..8f15fec60459 100644 --- a/arangod/Utils/SingleCollectionTransaction.h +++ b/arangod/Utils/SingleCollectionTransaction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/UrlHelper.cpp b/arangod/Utils/UrlHelper.cpp index 7fb3e5035b8f..8c5a6fe5e9e2 100644 --- a/arangod/Utils/UrlHelper.cpp +++ b/arangod/Utils/UrlHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/UrlHelper.h b/arangod/Utils/UrlHelper.h index 76088a7e6155..3813444a0380 100644 --- a/arangod/Utils/UrlHelper.h +++ b/arangod/Utils/UrlHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Utils/VersionTracker.h b/arangod/Utils/VersionTracker.h index 7e464b1f1c93..a775a4a622b6 100644 --- a/arangod/Utils/VersionTracker.h +++ b/arangod/Utils/VersionTracker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/FoxxFeature.cpp b/arangod/V8Server/FoxxFeature.cpp index 4d77fa41073c..ee37b703d762 100644 --- a/arangod/V8Server/FoxxFeature.cpp +++ b/arangod/V8Server/FoxxFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/FoxxFeature.h b/arangod/V8Server/FoxxFeature.h index c24ad2c40b12..5c9b28b9d14e 100644 --- a/arangod/V8Server/FoxxFeature.h +++ b/arangod/V8Server/FoxxFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/V8Context.cpp b/arangod/V8Server/V8Context.cpp index d9c3cc6bafb0..aa3cdd039b1a 100644 --- a/arangod/V8Server/V8Context.cpp +++ b/arangod/V8Server/V8Context.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/V8Context.h b/arangod/V8Server/V8Context.h index 02982f676640..f48af88e013b 100644 --- a/arangod/V8Server/V8Context.h +++ b/arangod/V8Server/V8Context.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/V8DealerFeature.cpp b/arangod/V8Server/V8DealerFeature.cpp index d469c446641a..0c31413ab44e 100644 --- a/arangod/V8Server/V8DealerFeature.cpp +++ b/arangod/V8Server/V8DealerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/V8DealerFeature.h b/arangod/V8Server/V8DealerFeature.h index 116a3399ec23..620f9b00b673 100644 --- a/arangod/V8Server/V8DealerFeature.h +++ b/arangod/V8Server/V8DealerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-actions.cpp b/arangod/V8Server/v8-actions.cpp index 557941600bbd..12f1c5b696c1 100644 --- a/arangod/V8Server/v8-actions.cpp +++ b/arangod/V8Server/v8-actions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-actions.h b/arangod/V8Server/v8-actions.h index ea6363416bbc..c53020d34a9b 100644 --- a/arangod/V8Server/v8-actions.h +++ b/arangod/V8Server/v8-actions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-analyzers.cpp b/arangod/V8Server/v8-analyzers.cpp index 9e65ca9d9b66..ce6dc6252c3c 100644 --- a/arangod/V8Server/v8-analyzers.cpp +++ b/arangod/V8Server/v8-analyzers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-analyzers.h b/arangod/V8Server/v8-analyzers.h index 8feee0c8b325..e7d9ef44198a 100644 --- a/arangod/V8Server/v8-analyzers.h +++ b/arangod/V8Server/v8-analyzers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-collection-util.cpp b/arangod/V8Server/v8-collection-util.cpp index 4aa67828baa7..683e4af458c2 100644 --- a/arangod/V8Server/v8-collection-util.cpp +++ b/arangod/V8Server/v8-collection-util.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-collection.cpp b/arangod/V8Server/v8-collection.cpp index 39de51dbf723..ab23e6696aca 100644 --- a/arangod/V8Server/v8-collection.cpp +++ b/arangod/V8Server/v8-collection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-collection.h b/arangod/V8Server/v8-collection.h index d951bdb5434e..98281fda241c 100644 --- a/arangod/V8Server/v8-collection.h +++ b/arangod/V8Server/v8-collection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-dispatcher.cpp b/arangod/V8Server/v8-dispatcher.cpp index c35ba7abeb40..76a5abdbb880 100644 --- a/arangod/V8Server/v8-dispatcher.cpp +++ b/arangod/V8Server/v8-dispatcher.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-dispatcher.h b/arangod/V8Server/v8-dispatcher.h index 4848191a28fb..b14ad1edd885 100644 --- a/arangod/V8Server/v8-dispatcher.h +++ b/arangod/V8Server/v8-dispatcher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-externals.h b/arangod/V8Server/v8-externals.h index 129d5f778c42..d5beaee4c30c 100644 --- a/arangod/V8Server/v8-externals.h +++ b/arangod/V8Server/v8-externals.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-general-graph.cpp b/arangod/V8Server/v8-general-graph.cpp index 57250626b857..00537e76c79e 100644 --- a/arangod/V8Server/v8-general-graph.cpp +++ b/arangod/V8Server/v8-general-graph.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-general-graph.h b/arangod/V8Server/v8-general-graph.h index 45e4722f2bbd..acb55ace5182 100644 --- a/arangod/V8Server/v8-general-graph.h +++ b/arangod/V8Server/v8-general-graph.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-pregel.cpp b/arangod/V8Server/v8-pregel.cpp index f13a3331e227..0165d47aace3 100644 --- a/arangod/V8Server/v8-pregel.cpp +++ b/arangod/V8Server/v8-pregel.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-pregel.h b/arangod/V8Server/v8-pregel.h index 9b0a7217ce3e..96b21d33907c 100644 --- a/arangod/V8Server/v8-pregel.h +++ b/arangod/V8Server/v8-pregel.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-prototype-state.h b/arangod/V8Server/v8-prototype-state.h index 926193011d31..2c854c744a5b 100644 --- a/arangod/V8Server/v8-prototype-state.h +++ b/arangod/V8Server/v8-prototype-state.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-prototype-states.cpp b/arangod/V8Server/v8-prototype-states.cpp index 1c0dced00827..305ea52673f3 100644 --- a/arangod/V8Server/v8-prototype-states.cpp +++ b/arangod/V8Server/v8-prototype-states.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-query.cpp b/arangod/V8Server/v8-query.cpp index 239a2aab5216..99eba4bde565 100644 --- a/arangod/V8Server/v8-query.cpp +++ b/arangod/V8Server/v8-query.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-query.h b/arangod/V8Server/v8-query.h index a3a41930bde1..0057533502aa 100644 --- a/arangod/V8Server/v8-query.h +++ b/arangod/V8Server/v8-query.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-replicated-logs.cpp b/arangod/V8Server/v8-replicated-logs.cpp index 1a95bf6e7db5..8b601cd6352b 100644 --- a/arangod/V8Server/v8-replicated-logs.cpp +++ b/arangod/V8Server/v8-replicated-logs.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-replicated-logs.h b/arangod/V8Server/v8-replicated-logs.h index 6d3452576af1..31fbb9397903 100644 --- a/arangod/V8Server/v8-replicated-logs.h +++ b/arangod/V8Server/v8-replicated-logs.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-replication.cpp b/arangod/V8Server/v8-replication.cpp index 4fb64c260b1c..831453f65aa1 100644 --- a/arangod/V8Server/v8-replication.cpp +++ b/arangod/V8Server/v8-replication.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-replication.h b/arangod/V8Server/v8-replication.h index e9e3c58788ba..27698043fb0e 100644 --- a/arangod/V8Server/v8-replication.h +++ b/arangod/V8Server/v8-replication.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-statistics.cpp b/arangod/V8Server/v8-statistics.cpp index 9ded4be3a5a5..5648757c4e9b 100644 --- a/arangod/V8Server/v8-statistics.cpp +++ b/arangod/V8Server/v8-statistics.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-statistics.h b/arangod/V8Server/v8-statistics.h index a21492fb6918..355e72ed0d63 100644 --- a/arangod/V8Server/v8-statistics.h +++ b/arangod/V8Server/v8-statistics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-ttl.cpp b/arangod/V8Server/v8-ttl.cpp index a5d27b490ae9..3bb32bcbbe6a 100644 --- a/arangod/V8Server/v8-ttl.cpp +++ b/arangod/V8Server/v8-ttl.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-ttl.h b/arangod/V8Server/v8-ttl.h index eb1becbf61f5..6cb597d9ab85 100644 --- a/arangod/V8Server/v8-ttl.h +++ b/arangod/V8Server/v8-ttl.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-user-functions.cpp b/arangod/V8Server/v8-user-functions.cpp index 2b8e466cafb4..8e7dae9cce60 100644 --- a/arangod/V8Server/v8-user-functions.cpp +++ b/arangod/V8Server/v8-user-functions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-user-functions.h b/arangod/V8Server/v8-user-functions.h index 22d57c0c34ec..46355183ce01 100644 --- a/arangod/V8Server/v8-user-functions.h +++ b/arangod/V8Server/v8-user-functions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-user-structures.cpp b/arangod/V8Server/v8-user-structures.cpp index 7557d70c98e0..e46e74a3c27c 100644 --- a/arangod/V8Server/v8-user-structures.cpp +++ b/arangod/V8Server/v8-user-structures.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-user-structures.h b/arangod/V8Server/v8-user-structures.h index 3a0c404c6160..32d94dc53bb0 100644 --- a/arangod/V8Server/v8-user-structures.h +++ b/arangod/V8Server/v8-user-structures.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-users.cpp b/arangod/V8Server/v8-users.cpp index 63b30816a7eb..fcd6fa26b884 100644 --- a/arangod/V8Server/v8-users.cpp +++ b/arangod/V8Server/v8-users.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-users.h b/arangod/V8Server/v8-users.h index 0d0a1aabfc7b..50896e33ccfd 100644 --- a/arangod/V8Server/v8-users.h +++ b/arangod/V8Server/v8-users.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-util.cpp b/arangod/V8Server/v8-util.cpp index dc7d857d1dee..11fb0bb72559 100644 --- a/arangod/V8Server/v8-util.cpp +++ b/arangod/V8Server/v8-util.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-views.cpp b/arangod/V8Server/v8-views.cpp index 3c66890c3db4..93ba13c1236a 100644 --- a/arangod/V8Server/v8-views.cpp +++ b/arangod/V8Server/v8-views.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-views.h b/arangod/V8Server/v8-views.h index 6a2182c380d0..0224e013d230 100644 --- a/arangod/V8Server/v8-views.h +++ b/arangod/V8Server/v8-views.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-vocbase.cpp b/arangod/V8Server/v8-vocbase.cpp index c5b6ea7dd38d..ef8815632eaa 100644 --- a/arangod/V8Server/v8-vocbase.cpp +++ b/arangod/V8Server/v8-vocbase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-vocbase.h b/arangod/V8Server/v8-vocbase.h index 1a3951d29a19..16b19d042b57 100644 --- a/arangod/V8Server/v8-vocbase.h +++ b/arangod/V8Server/v8-vocbase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-vocbaseprivate.h b/arangod/V8Server/v8-vocbaseprivate.h index fd1333cc4279..ebabf9b0d73e 100644 --- a/arangod/V8Server/v8-vocbaseprivate.h +++ b/arangod/V8Server/v8-vocbaseprivate.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-voccursor.cpp b/arangod/V8Server/v8-voccursor.cpp index 189731cdee94..32aa282ed01f 100644 --- a/arangod/V8Server/v8-voccursor.cpp +++ b/arangod/V8Server/v8-voccursor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-voccursor.h b/arangod/V8Server/v8-voccursor.h index b7359270c10a..bb5027003dd6 100644 --- a/arangod/V8Server/v8-voccursor.h +++ b/arangod/V8Server/v8-voccursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-vocindex.cpp b/arangod/V8Server/v8-vocindex.cpp index b392d4938d8a..4e801d9344e6 100644 --- a/arangod/V8Server/v8-vocindex.cpp +++ b/arangod/V8Server/v8-vocindex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/V8Server/v8-vocindex.h b/arangod/V8Server/v8-vocindex.h index 525f66fd299b..013b9cc87bb5 100644 --- a/arangod/V8Server/v8-vocindex.h +++ b/arangod/V8Server/v8-vocindex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/AccessMode.h b/arangod/VocBase/AccessMode.h index 88bb46f65b3c..377a24928667 100644 --- a/arangod/VocBase/AccessMode.h +++ b/arangod/VocBase/AccessMode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/ComputedValues.cpp b/arangod/VocBase/ComputedValues.cpp index a563f922d404..89dca8b95eed 100644 --- a/arangod/VocBase/ComputedValues.cpp +++ b/arangod/VocBase/ComputedValues.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/ComputedValues.h b/arangod/VocBase/ComputedValues.h index f131b29e130d..ad8ccbf3934c 100644 --- a/arangod/VocBase/ComputedValues.h +++ b/arangod/VocBase/ComputedValues.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Identifiers/DataSourceId.cpp b/arangod/VocBase/Identifiers/DataSourceId.cpp index 734d01e31889..a2b2ab53f864 100644 --- a/arangod/VocBase/Identifiers/DataSourceId.cpp +++ b/arangod/VocBase/Identifiers/DataSourceId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Identifiers/DataSourceId.h b/arangod/VocBase/Identifiers/DataSourceId.h index 3e47402984d7..1fc43f4831e6 100644 --- a/arangod/VocBase/Identifiers/DataSourceId.h +++ b/arangod/VocBase/Identifiers/DataSourceId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Identifiers/IndexId.cpp b/arangod/VocBase/Identifiers/IndexId.cpp index 607bf8995030..c6ca2d454a2b 100644 --- a/arangod/VocBase/Identifiers/IndexId.cpp +++ b/arangod/VocBase/Identifiers/IndexId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Identifiers/IndexId.h b/arangod/VocBase/Identifiers/IndexId.h index bc1f98b35827..c78a394f772d 100644 --- a/arangod/VocBase/Identifiers/IndexId.h +++ b/arangod/VocBase/Identifiers/IndexId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Identifiers/LocalDocumentId.cpp b/arangod/VocBase/Identifiers/LocalDocumentId.cpp index 2d14805379ac..9127232609ab 100644 --- a/arangod/VocBase/Identifiers/LocalDocumentId.cpp +++ b/arangod/VocBase/Identifiers/LocalDocumentId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Identifiers/LocalDocumentId.h b/arangod/VocBase/Identifiers/LocalDocumentId.h index 0e05350ee302..c927a6acc23e 100644 --- a/arangod/VocBase/Identifiers/LocalDocumentId.h +++ b/arangod/VocBase/Identifiers/LocalDocumentId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Identifiers/RevisionId.cpp b/arangod/VocBase/Identifiers/RevisionId.cpp index f41eaa8bc99f..fcbcdead0fda 100644 --- a/arangod/VocBase/Identifiers/RevisionId.cpp +++ b/arangod/VocBase/Identifiers/RevisionId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Identifiers/RevisionId.h b/arangod/VocBase/Identifiers/RevisionId.h index 904c22ec4143..0259d1c7e16c 100644 --- a/arangod/VocBase/Identifiers/RevisionId.h +++ b/arangod/VocBase/Identifiers/RevisionId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Identifiers/ServerId.cpp b/arangod/VocBase/Identifiers/ServerId.cpp index 6750050517b4..cb81f50e8e20 100644 --- a/arangod/VocBase/Identifiers/ServerId.cpp +++ b/arangod/VocBase/Identifiers/ServerId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Identifiers/ServerId.h b/arangod/VocBase/Identifiers/ServerId.h index e4b9f1c3ab44..51ca41d34c0d 100644 --- a/arangod/VocBase/Identifiers/ServerId.h +++ b/arangod/VocBase/Identifiers/ServerId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Identifiers/TransactionId.cpp b/arangod/VocBase/Identifiers/TransactionId.cpp index 15d7d0f7090a..015715238235 100644 --- a/arangod/VocBase/Identifiers/TransactionId.cpp +++ b/arangod/VocBase/Identifiers/TransactionId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Identifiers/TransactionId.h b/arangod/VocBase/Identifiers/TransactionId.h index f7e3e5c96873..20b72d27f210 100644 --- a/arangod/VocBase/Identifiers/TransactionId.h +++ b/arangod/VocBase/Identifiers/TransactionId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/KeyGenerator.cpp b/arangod/VocBase/KeyGenerator.cpp index 1027699154ca..82264bb31478 100644 --- a/arangod/VocBase/KeyGenerator.cpp +++ b/arangod/VocBase/KeyGenerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/KeyGenerator.h b/arangod/VocBase/KeyGenerator.h index 48228691041a..52f08121bb0d 100644 --- a/arangod/VocBase/KeyGenerator.h +++ b/arangod/VocBase/KeyGenerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/LogicalCollection.cpp b/arangod/VocBase/LogicalCollection.cpp index 1c4192a42b5c..d71175dc9c53 100644 --- a/arangod/VocBase/LogicalCollection.cpp +++ b/arangod/VocBase/LogicalCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/LogicalCollection.h b/arangod/VocBase/LogicalCollection.h index 6252d02e49bc..4109b0d29a35 100644 --- a/arangod/VocBase/LogicalCollection.h +++ b/arangod/VocBase/LogicalCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/LogicalDataSource.cpp b/arangod/VocBase/LogicalDataSource.cpp index b6722ce7def2..a2595c396738 100644 --- a/arangod/VocBase/LogicalDataSource.cpp +++ b/arangod/VocBase/LogicalDataSource.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/LogicalDataSource.h b/arangod/VocBase/LogicalDataSource.h index 76410f5c7939..83f001b66276 100644 --- a/arangod/VocBase/LogicalDataSource.h +++ b/arangod/VocBase/LogicalDataSource.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/LogicalView.cpp b/arangod/VocBase/LogicalView.cpp index 7e2dd1e660f0..408c24e9b020 100644 --- a/arangod/VocBase/LogicalView.cpp +++ b/arangod/VocBase/LogicalView.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/LogicalView.h b/arangod/VocBase/LogicalView.h index fdfaa0ae4398..139b5d66e8ac 100644 --- a/arangod/VocBase/LogicalView.h +++ b/arangod/VocBase/LogicalView.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/AqlUserFunctions.cpp b/arangod/VocBase/Methods/AqlUserFunctions.cpp index f656ea4ef561..400114efebee 100644 --- a/arangod/VocBase/Methods/AqlUserFunctions.cpp +++ b/arangod/VocBase/Methods/AqlUserFunctions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/AqlUserFunctions.h b/arangod/VocBase/Methods/AqlUserFunctions.h index cf9612c59009..aabdc58950e6 100644 --- a/arangod/VocBase/Methods/AqlUserFunctions.h +++ b/arangod/VocBase/Methods/AqlUserFunctions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/CollectionCreationInfo.h b/arangod/VocBase/Methods/CollectionCreationInfo.h index e96ebf3437ef..f6157c5b0319 100644 --- a/arangod/VocBase/Methods/CollectionCreationInfo.h +++ b/arangod/VocBase/Methods/CollectionCreationInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Collections.cpp b/arangod/VocBase/Methods/Collections.cpp index 68ccaefd8302..e1e17c7383b1 100644 --- a/arangod/VocBase/Methods/Collections.cpp +++ b/arangod/VocBase/Methods/Collections.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Collections.h b/arangod/VocBase/Methods/Collections.h index 612c7c9c5a34..cd44ae4715ad 100644 --- a/arangod/VocBase/Methods/Collections.h +++ b/arangod/VocBase/Methods/Collections.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Databases.cpp b/arangod/VocBase/Methods/Databases.cpp index d93c464ea256..9b47f0db788c 100644 --- a/arangod/VocBase/Methods/Databases.cpp +++ b/arangod/VocBase/Methods/Databases.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Databases.h b/arangod/VocBase/Methods/Databases.h index 75b0955fd285..22e734591714 100644 --- a/arangod/VocBase/Methods/Databases.h +++ b/arangod/VocBase/Methods/Databases.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Indexes.cpp b/arangod/VocBase/Methods/Indexes.cpp index ea9ab17c0fa4..a0b71d3b05c8 100644 --- a/arangod/VocBase/Methods/Indexes.cpp +++ b/arangod/VocBase/Methods/Indexes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Indexes.h b/arangod/VocBase/Methods/Indexes.h index 97a8cd0521a0..5b60cac1dc0e 100644 --- a/arangod/VocBase/Methods/Indexes.h +++ b/arangod/VocBase/Methods/Indexes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Queries.cpp b/arangod/VocBase/Methods/Queries.cpp index ccb019d9a6c6..35030ebc823c 100644 --- a/arangod/VocBase/Methods/Queries.cpp +++ b/arangod/VocBase/Methods/Queries.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Queries.h b/arangod/VocBase/Methods/Queries.h index 772ab86c595d..82028426e23d 100644 --- a/arangod/VocBase/Methods/Queries.h +++ b/arangod/VocBase/Methods/Queries.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Tasks.cpp b/arangod/VocBase/Methods/Tasks.cpp index 4983d4e8254e..6dfa285bed73 100644 --- a/arangod/VocBase/Methods/Tasks.cpp +++ b/arangod/VocBase/Methods/Tasks.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Tasks.h b/arangod/VocBase/Methods/Tasks.h index 93e82d6d03f8..19425ec54948 100644 --- a/arangod/VocBase/Methods/Tasks.h +++ b/arangod/VocBase/Methods/Tasks.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Transactions.cpp b/arangod/VocBase/Methods/Transactions.cpp index 94abf0b0d717..84fdc2ba4fab 100644 --- a/arangod/VocBase/Methods/Transactions.cpp +++ b/arangod/VocBase/Methods/Transactions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Transactions.h b/arangod/VocBase/Methods/Transactions.h index 84d9e5d7f334..038dae1d3d33 100644 --- a/arangod/VocBase/Methods/Transactions.h +++ b/arangod/VocBase/Methods/Transactions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Ttl.cpp b/arangod/VocBase/Methods/Ttl.cpp index e35220a71282..1e47722eeeab 100644 --- a/arangod/VocBase/Methods/Ttl.cpp +++ b/arangod/VocBase/Methods/Ttl.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Ttl.h b/arangod/VocBase/Methods/Ttl.h index f72c7838d439..767794d6beee 100644 --- a/arangod/VocBase/Methods/Ttl.h +++ b/arangod/VocBase/Methods/Ttl.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Upgrade.cpp b/arangod/VocBase/Methods/Upgrade.cpp index 50aef845612b..e1514f0fd1f8 100644 --- a/arangod/VocBase/Methods/Upgrade.cpp +++ b/arangod/VocBase/Methods/Upgrade.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Upgrade.h b/arangod/VocBase/Methods/Upgrade.h index 9735fa77ea37..ba87f66140b9 100644 --- a/arangod/VocBase/Methods/Upgrade.h +++ b/arangod/VocBase/Methods/Upgrade.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/UpgradeTasks.cpp b/arangod/VocBase/Methods/UpgradeTasks.cpp index e971b52d0d10..c4a13b79b40f 100644 --- a/arangod/VocBase/Methods/UpgradeTasks.cpp +++ b/arangod/VocBase/Methods/UpgradeTasks.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/UpgradeTasks.h b/arangod/VocBase/Methods/UpgradeTasks.h index c1445b3a5153..69c81de0ef9e 100644 --- a/arangod/VocBase/Methods/UpgradeTasks.h +++ b/arangod/VocBase/Methods/UpgradeTasks.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Version.cpp b/arangod/VocBase/Methods/Version.cpp index fe1b64198656..7f0d233ac699 100644 --- a/arangod/VocBase/Methods/Version.cpp +++ b/arangod/VocBase/Methods/Version.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Methods/Version.h b/arangod/VocBase/Methods/Version.h index 82c6f9f17967..7308ea42ddd6 100644 --- a/arangod/VocBase/Methods/Version.h +++ b/arangod/VocBase/Methods/Version.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Properties/PlanCollection.cpp b/arangod/VocBase/Properties/PlanCollection.cpp index 8b3d252b60ee..bb81ffc4bbd0 100644 --- a/arangod/VocBase/Properties/PlanCollection.cpp +++ b/arangod/VocBase/Properties/PlanCollection.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/VocBase/Properties/PlanCollection.h b/arangod/VocBase/Properties/PlanCollection.h index 9a9876fcf1ef..555c3343d45f 100644 --- a/arangod/VocBase/Properties/PlanCollection.h +++ b/arangod/VocBase/Properties/PlanCollection.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/arangod/VocBase/Validators.cpp b/arangod/VocBase/Validators.cpp index 7227d6dae0a9..ae857dea4ac8 100644 --- a/arangod/VocBase/Validators.cpp +++ b/arangod/VocBase/Validators.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/Validators.h b/arangod/VocBase/Validators.h index 371b23f6208b..9ba0a08ecf63 100644 --- a/arangod/VocBase/Validators.h +++ b/arangod/VocBase/Validators.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/VocbaseInfo.cpp b/arangod/VocBase/VocbaseInfo.cpp index 2fe1c3a47115..f62615537752 100644 --- a/arangod/VocBase/VocbaseInfo.cpp +++ b/arangod/VocBase/VocbaseInfo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/VocbaseInfo.h b/arangod/VocBase/VocbaseInfo.h index a8c9a0259750..5546b6af5d81 100644 --- a/arangod/VocBase/VocbaseInfo.h +++ b/arangod/VocBase/VocbaseInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/ticks.cpp b/arangod/VocBase/ticks.cpp index b2d7ec29d3df..bd2f6ccdd493 100644 --- a/arangod/VocBase/ticks.cpp +++ b/arangod/VocBase/ticks.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/ticks.h b/arangod/VocBase/ticks.h index 66de71f7dba3..906ccabde6c6 100644 --- a/arangod/VocBase/ticks.h +++ b/arangod/VocBase/ticks.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/voc-types.h b/arangod/VocBase/voc-types.h index 4565190fb03e..1b4b94db29fb 100644 --- a/arangod/VocBase/voc-types.h +++ b/arangod/VocBase/voc-types.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/vocbase.cpp b/arangod/VocBase/vocbase.cpp index 1afdbd1c2306..8e7563e70bba 100644 --- a/arangod/VocBase/vocbase.cpp +++ b/arangod/VocBase/vocbase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/VocBase/vocbase.h b/arangod/VocBase/vocbase.h index a61581eac153..8e9e907024a9 100644 --- a/arangod/VocBase/vocbase.h +++ b/arangod/VocBase/vocbase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Zkd/ZkdHelper.cpp b/arangod/Zkd/ZkdHelper.cpp index ed51825e79a9..c733b2865ea3 100644 --- a/arangod/Zkd/ZkdHelper.cpp +++ b/arangod/Zkd/ZkdHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Zkd/ZkdHelper.h b/arangod/Zkd/ZkdHelper.h index 4a93be87cc6a..89cc69c4fda7 100644 --- a/arangod/Zkd/ZkdHelper.h +++ b/arangod/Zkd/ZkdHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Backup/BackupFeature.cpp b/client-tools/Backup/BackupFeature.cpp index 2a4bbf583273..08f3e2b9fcde 100644 --- a/client-tools/Backup/BackupFeature.cpp +++ b/client-tools/Backup/BackupFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Backup/BackupFeature.h b/client-tools/Backup/BackupFeature.h index 22bfa71c9d90..c8e2dd6bee04 100644 --- a/client-tools/Backup/BackupFeature.h +++ b/client-tools/Backup/BackupFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Backup/arangobackup.cpp b/client-tools/Backup/arangobackup.cpp index 866668d1ab24..dd3cceeb148e 100644 --- a/client-tools/Backup/arangobackup.cpp +++ b/client-tools/Backup/arangobackup.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Backup/arangobackup.h b/client-tools/Backup/arangobackup.h index 9cebcdcaaa0f..4dcd6ab09234 100644 --- a/client-tools/Backup/arangobackup.h +++ b/client-tools/Backup/arangobackup.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/BenchFeature.cpp b/client-tools/Benchmark/BenchFeature.cpp index 383d724d30eb..4223b8a4b63f 100644 --- a/client-tools/Benchmark/BenchFeature.cpp +++ b/client-tools/Benchmark/BenchFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/BenchFeature.h b/client-tools/Benchmark/BenchFeature.h index 9573c74fc4f8..0dddeb2e3bbf 100644 --- a/client-tools/Benchmark/BenchFeature.h +++ b/client-tools/Benchmark/BenchFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/BenchmarkCounter.h b/client-tools/Benchmark/BenchmarkCounter.h index 2ab74d90ee54..6cbc9a92dcbf 100644 --- a/client-tools/Benchmark/BenchmarkCounter.h +++ b/client-tools/Benchmark/BenchmarkCounter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/BenchmarkOperation.cpp b/client-tools/Benchmark/BenchmarkOperation.cpp index 854c30fce791..e30c62b2f366 100644 --- a/client-tools/Benchmark/BenchmarkOperation.cpp +++ b/client-tools/Benchmark/BenchmarkOperation.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/BenchmarkOperation.h b/client-tools/Benchmark/BenchmarkOperation.h index 69a64c4492bf..c106547f2797 100644 --- a/client-tools/Benchmark/BenchmarkOperation.h +++ b/client-tools/Benchmark/BenchmarkOperation.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/BenchmarkStats.h b/client-tools/Benchmark/BenchmarkStats.h index db3a0800d681..f098285fc0b5 100644 --- a/client-tools/Benchmark/BenchmarkStats.h +++ b/client-tools/Benchmark/BenchmarkStats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/BenchmarkThread.h b/client-tools/Benchmark/BenchmarkThread.h index f7fadbe32896..2e21958d472d 100644 --- a/client-tools/Benchmark/BenchmarkThread.h +++ b/client-tools/Benchmark/BenchmarkThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/arangobench.cpp b/client-tools/Benchmark/arangobench.cpp index b99ca72f91df..685b4c176bb8 100644 --- a/client-tools/Benchmark/arangobench.cpp +++ b/client-tools/Benchmark/arangobench.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/arangobench.h b/client-tools/Benchmark/arangobench.h index 8941860dfb5a..c648e63985ca 100644 --- a/client-tools/Benchmark/arangobench.h +++ b/client-tools/Benchmark/arangobench.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/test-cases.h b/client-tools/Benchmark/test-cases.h index 1204491d3eec..64b452290f84 100644 --- a/client-tools/Benchmark/test-cases.h +++ b/client-tools/Benchmark/test-cases.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/AqlInsertTestCase.h b/client-tools/Benchmark/testcases/AqlInsertTestCase.h index 386d7b6ef3fb..e78bb45fd8d4 100644 --- a/client-tools/Benchmark/testcases/AqlInsertTestCase.h +++ b/client-tools/Benchmark/testcases/AqlInsertTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/Benchmark.h b/client-tools/Benchmark/testcases/Benchmark.h index 2943c3b6c5a5..0d585189a47f 100644 --- a/client-tools/Benchmark/testcases/Benchmark.h +++ b/client-tools/Benchmark/testcases/Benchmark.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/CollectionCreationTestCase.h b/client-tools/Benchmark/testcases/CollectionCreationTestCase.h index bd14a665b5a4..491770be42cc 100644 --- a/client-tools/Benchmark/testcases/CollectionCreationTestCase.h +++ b/client-tools/Benchmark/testcases/CollectionCreationTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/CustomQueryTestCase.h b/client-tools/Benchmark/testcases/CustomQueryTestCase.h index aae6f2a73a9a..1bc2117292b3 100644 --- a/client-tools/Benchmark/testcases/CustomQueryTestCase.h +++ b/client-tools/Benchmark/testcases/CustomQueryTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/DocumentCreationTestCase.h b/client-tools/Benchmark/testcases/DocumentCreationTestCase.h index 57aa39875595..70dc6cb26ece 100644 --- a/client-tools/Benchmark/testcases/DocumentCreationTestCase.h +++ b/client-tools/Benchmark/testcases/DocumentCreationTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/DocumentCrudAppendTestCase.h b/client-tools/Benchmark/testcases/DocumentCrudAppendTestCase.h index bef1f8eb96d2..5a7f30b89dfd 100644 --- a/client-tools/Benchmark/testcases/DocumentCrudAppendTestCase.h +++ b/client-tools/Benchmark/testcases/DocumentCrudAppendTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/DocumentCrudTestCase.h b/client-tools/Benchmark/testcases/DocumentCrudTestCase.h index bab87fe144c3..ad435407d424 100644 --- a/client-tools/Benchmark/testcases/DocumentCrudTestCase.h +++ b/client-tools/Benchmark/testcases/DocumentCrudTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/DocumentCrudWriteReadTestCase.h b/client-tools/Benchmark/testcases/DocumentCrudWriteReadTestCase.h index 343b973e6baa..7329877141d9 100644 --- a/client-tools/Benchmark/testcases/DocumentCrudWriteReadTestCase.h +++ b/client-tools/Benchmark/testcases/DocumentCrudWriteReadTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/DocumentImportTestCase.h b/client-tools/Benchmark/testcases/DocumentImportTestCase.h index e83adb6d3b67..53a0d0943460 100644 --- a/client-tools/Benchmark/testcases/DocumentImportTestCase.h +++ b/client-tools/Benchmark/testcases/DocumentImportTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/EdgeCrudTestCase.h b/client-tools/Benchmark/testcases/EdgeCrudTestCase.h index 8a5ef77daf97..36259a94ff62 100644 --- a/client-tools/Benchmark/testcases/EdgeCrudTestCase.h +++ b/client-tools/Benchmark/testcases/EdgeCrudTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/PersistentIndexTestCase.h b/client-tools/Benchmark/testcases/PersistentIndexTestCase.h index ed6cdd446bac..2fda2e5322eb 100644 --- a/client-tools/Benchmark/testcases/PersistentIndexTestCase.h +++ b/client-tools/Benchmark/testcases/PersistentIndexTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/VersionTestCase.h b/client-tools/Benchmark/testcases/VersionTestCase.h index 3701b1c2fede..7949ae7a18e1 100644 --- a/client-tools/Benchmark/testcases/VersionTestCase.h +++ b/client-tools/Benchmark/testcases/VersionTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/helpers.cpp b/client-tools/Benchmark/testcases/helpers.cpp index 2e8235848665..70a30d4cf98e 100644 --- a/client-tools/Benchmark/testcases/helpers.cpp +++ b/client-tools/Benchmark/testcases/helpers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Benchmark/testcases/helpers.h b/client-tools/Benchmark/testcases/helpers.h index d397d2613d91..26052e485dfc 100644 --- a/client-tools/Benchmark/testcases/helpers.h +++ b/client-tools/Benchmark/testcases/helpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Dump/DumpFeature.cpp b/client-tools/Dump/DumpFeature.cpp index b846fa252935..4fe86033c76d 100644 --- a/client-tools/Dump/DumpFeature.cpp +++ b/client-tools/Dump/DumpFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Dump/DumpFeature.h b/client-tools/Dump/DumpFeature.h index e48184f620be..fcbdc21723e4 100644 --- a/client-tools/Dump/DumpFeature.h +++ b/client-tools/Dump/DumpFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Dump/arangodump.cpp b/client-tools/Dump/arangodump.cpp index c819558cf238..5c17f1b7f1bd 100644 --- a/client-tools/Dump/arangodump.cpp +++ b/client-tools/Dump/arangodump.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Dump/arangodump.h b/client-tools/Dump/arangodump.h index 0e38a52c2c5d..a3f8cf72eb4f 100644 --- a/client-tools/Dump/arangodump.h +++ b/client-tools/Dump/arangodump.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Export/ExportFeature.cpp b/client-tools/Export/ExportFeature.cpp index b68a4d01bc80..8274b2ff236a 100644 --- a/client-tools/Export/ExportFeature.cpp +++ b/client-tools/Export/ExportFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Export/ExportFeature.h b/client-tools/Export/ExportFeature.h index 8605affe2c0b..ea5fa56f81cf 100644 --- a/client-tools/Export/ExportFeature.h +++ b/client-tools/Export/ExportFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Export/arangoexport.cpp b/client-tools/Export/arangoexport.cpp index 02564ce20450..7e000936bb86 100644 --- a/client-tools/Export/arangoexport.cpp +++ b/client-tools/Export/arangoexport.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Export/arangoexport.h b/client-tools/Export/arangoexport.h index d04b677317c3..59f04ffb76c5 100644 --- a/client-tools/Export/arangoexport.h +++ b/client-tools/Export/arangoexport.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/FeaturePhases/BasicFeaturePhaseClient.h b/client-tools/FeaturePhases/BasicFeaturePhaseClient.h index 6bba5abff332..68bef244af5f 100644 --- a/client-tools/FeaturePhases/BasicFeaturePhaseClient.h +++ b/client-tools/FeaturePhases/BasicFeaturePhaseClient.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/FeaturePhases/V8ShellFeaturePhase.h b/client-tools/FeaturePhases/V8ShellFeaturePhase.h index cb1668aa877f..d143c452cdc9 100644 --- a/client-tools/FeaturePhases/V8ShellFeaturePhase.h +++ b/client-tools/FeaturePhases/V8ShellFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Import/AutoTuneThread.cpp b/client-tools/Import/AutoTuneThread.cpp index 62c407ee366f..a352e909d98c 100644 --- a/client-tools/Import/AutoTuneThread.cpp +++ b/client-tools/Import/AutoTuneThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Import/AutoTuneThread.h b/client-tools/Import/AutoTuneThread.h index 9983077db392..5ee1947ff9c1 100644 --- a/client-tools/Import/AutoTuneThread.h +++ b/client-tools/Import/AutoTuneThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Import/ImportFeature.cpp b/client-tools/Import/ImportFeature.cpp index 1201d7678610..498fe913c667 100644 --- a/client-tools/Import/ImportFeature.cpp +++ b/client-tools/Import/ImportFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Import/ImportFeature.h b/client-tools/Import/ImportFeature.h index a95bc2b68ad4..24e7fef9aa82 100644 --- a/client-tools/Import/ImportFeature.h +++ b/client-tools/Import/ImportFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Import/ImportHelper.cpp b/client-tools/Import/ImportHelper.cpp index 1e8d6eb1030b..87d320314448 100644 --- a/client-tools/Import/ImportHelper.cpp +++ b/client-tools/Import/ImportHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Import/ImportHelper.h b/client-tools/Import/ImportHelper.h index 7d597d6cc207..5f9618fb202b 100644 --- a/client-tools/Import/ImportHelper.h +++ b/client-tools/Import/ImportHelper.h @@ -1,7 +1,7 @@ -//////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); @@ -409,4 +409,4 @@ class ImportHelper { static double const ProgressStep; }; } // namespace import -} // namespace arangodb +} // namespace arangodb \ No newline at end of file diff --git a/client-tools/Import/QuickHistogram.h b/client-tools/Import/QuickHistogram.h index a1131791eb1c..58062a35e43a 100644 --- a/client-tools/Import/QuickHistogram.h +++ b/client-tools/Import/QuickHistogram.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Import/SenderThread.cpp b/client-tools/Import/SenderThread.cpp index 91dd56c9bf2c..8a40d8aea946 100644 --- a/client-tools/Import/SenderThread.cpp +++ b/client-tools/Import/SenderThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Import/SenderThread.h b/client-tools/Import/SenderThread.h index dacdd57859ac..97e69522b736 100644 --- a/client-tools/Import/SenderThread.h +++ b/client-tools/Import/SenderThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Import/arangoimport.cpp b/client-tools/Import/arangoimport.cpp index 6fb5907ebf11..b7433f574232 100644 --- a/client-tools/Import/arangoimport.cpp +++ b/client-tools/Import/arangoimport.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Import/arangoimport.h b/client-tools/Import/arangoimport.h index b70d8cac5ace..c91504179f28 100644 --- a/client-tools/Import/arangoimport.h +++ b/client-tools/Import/arangoimport.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Restore/RestoreFeature.cpp b/client-tools/Restore/RestoreFeature.cpp index b55a349f9242..6de03c2838dc 100644 --- a/client-tools/Restore/RestoreFeature.cpp +++ b/client-tools/Restore/RestoreFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Restore/RestoreFeature.h b/client-tools/Restore/RestoreFeature.h index 4ff0e3cc800d..34b36d20ff53 100644 --- a/client-tools/Restore/RestoreFeature.h +++ b/client-tools/Restore/RestoreFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Restore/arangorestore.cpp b/client-tools/Restore/arangorestore.cpp index d6880d42f60c..6b72def00785 100644 --- a/client-tools/Restore/arangorestore.cpp +++ b/client-tools/Restore/arangorestore.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Restore/arangorestore.h b/client-tools/Restore/arangorestore.h index a4f17da45c81..a9a2ae9248e2 100644 --- a/client-tools/Restore/arangorestore.h +++ b/client-tools/Restore/arangorestore.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/ClientFeature.cpp b/client-tools/Shell/ClientFeature.cpp index 42d82e5f2dc1..e6aa2026a6d8 100644 --- a/client-tools/Shell/ClientFeature.cpp +++ b/client-tools/Shell/ClientFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/ClientFeature.h b/client-tools/Shell/ClientFeature.h index f5a561b27a52..d7c9c0e25677 100644 --- a/client-tools/Shell/ClientFeature.h +++ b/client-tools/Shell/ClientFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/RequestFuzzer.cpp b/client-tools/Shell/RequestFuzzer.cpp index 2916e3e11a32..36d42217949a 100644 --- a/client-tools/Shell/RequestFuzzer.cpp +++ b/client-tools/Shell/RequestFuzzer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/RequestFuzzer.h b/client-tools/Shell/RequestFuzzer.h index c75f45ac6181..140e58a132fe 100644 --- a/client-tools/Shell/RequestFuzzer.h +++ b/client-tools/Shell/RequestFuzzer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/ShellConsoleFeature.cpp b/client-tools/Shell/ShellConsoleFeature.cpp index d76fe272a447..9959e91f6faf 100644 --- a/client-tools/Shell/ShellConsoleFeature.cpp +++ b/client-tools/Shell/ShellConsoleFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/ShellConsoleFeature.h b/client-tools/Shell/ShellConsoleFeature.h index fd4a6aef318f..4826e16a71e4 100644 --- a/client-tools/Shell/ShellConsoleFeature.h +++ b/client-tools/Shell/ShellConsoleFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/ShellFeature.cpp b/client-tools/Shell/ShellFeature.cpp index eec607962252..bebde45b99e4 100644 --- a/client-tools/Shell/ShellFeature.cpp +++ b/client-tools/Shell/ShellFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/ShellFeature.h b/client-tools/Shell/ShellFeature.h index 66bf854f8502..db08c02895d1 100644 --- a/client-tools/Shell/ShellFeature.h +++ b/client-tools/Shell/ShellFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/V8ClientConnection.cpp b/client-tools/Shell/V8ClientConnection.cpp index fcbdd6db9436..6d9f77cb1579 100644 --- a/client-tools/Shell/V8ClientConnection.cpp +++ b/client-tools/Shell/V8ClientConnection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/V8ClientConnection.h b/client-tools/Shell/V8ClientConnection.h index 2ce724e72516..b16415109910 100644 --- a/client-tools/Shell/V8ClientConnection.h +++ b/client-tools/Shell/V8ClientConnection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/V8ShellFeature.cpp b/client-tools/Shell/V8ShellFeature.cpp index a528b278b8df..5ea6e7926db1 100644 --- a/client-tools/Shell/V8ShellFeature.cpp +++ b/client-tools/Shell/V8ShellFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/V8ShellFeature.h b/client-tools/Shell/V8ShellFeature.h index e8646bf16600..cc145dfd3885 100644 --- a/client-tools/Shell/V8ShellFeature.h +++ b/client-tools/Shell/V8ShellFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/arangosh.cpp b/client-tools/Shell/arangosh.cpp index 99d6449482ef..0050bb716b6a 100644 --- a/client-tools/Shell/arangosh.cpp +++ b/client-tools/Shell/arangosh.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Shell/arangosh.h b/client-tools/Shell/arangosh.h index 7216f92af21e..45093545a78b 100644 --- a/client-tools/Shell/arangosh.h +++ b/client-tools/Shell/arangosh.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Utils/ArangoClient.h b/client-tools/Utils/ArangoClient.h index b3e137e8381f..ccc9bdda96c1 100644 --- a/client-tools/Utils/ArangoClient.h +++ b/client-tools/Utils/ArangoClient.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Utils/ClientManager.cpp b/client-tools/Utils/ClientManager.cpp index 2e5b1068d19e..36428711a4a4 100644 --- a/client-tools/Utils/ClientManager.cpp +++ b/client-tools/Utils/ClientManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Utils/ClientManager.h b/client-tools/Utils/ClientManager.h index c2ff8e9d5bc6..6f15e329174a 100644 --- a/client-tools/Utils/ClientManager.h +++ b/client-tools/Utils/ClientManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Utils/ClientTaskQueue.h b/client-tools/Utils/ClientTaskQueue.h index edc0286f8235..9ec2bb2e425e 100644 --- a/client-tools/Utils/ClientTaskQueue.h +++ b/client-tools/Utils/ClientTaskQueue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Utils/ManagedDirectory.cpp b/client-tools/Utils/ManagedDirectory.cpp index f9886f54b583..896ff57509b9 100644 --- a/client-tools/Utils/ManagedDirectory.cpp +++ b/client-tools/Utils/ManagedDirectory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Utils/ManagedDirectory.h b/client-tools/Utils/ManagedDirectory.h index cc0e06a88ef4..ab40b2121e4c 100644 --- a/client-tools/Utils/ManagedDirectory.h +++ b/client-tools/Utils/ManagedDirectory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/Utils/ProgressTracker.h b/client-tools/Utils/ProgressTracker.h index 11ceb7da92cf..42c18a23cac8 100644 --- a/client-tools/Utils/ProgressTracker.h +++ b/client-tools/Utils/ProgressTracker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/V8Client/ArangoClientHelper.cpp b/client-tools/V8Client/ArangoClientHelper.cpp index 1d52b07799d1..669ff6792c87 100644 --- a/client-tools/V8Client/ArangoClientHelper.cpp +++ b/client-tools/V8Client/ArangoClientHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/V8Client/ArangoClientHelper.h b/client-tools/V8Client/ArangoClientHelper.h index 48999ebb4410..a51baf72a400 100644 --- a/client-tools/V8Client/ArangoClientHelper.h +++ b/client-tools/V8Client/ArangoClientHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/VPack/VPackFeature.cpp b/client-tools/VPack/VPackFeature.cpp index 6df598fa3c59..33b7a9888ff3 100644 --- a/client-tools/VPack/VPackFeature.cpp +++ b/client-tools/VPack/VPackFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/VPack/VPackFeature.h b/client-tools/VPack/VPackFeature.h index 40a385f63e01..eb078185ffd3 100644 --- a/client-tools/VPack/VPackFeature.h +++ b/client-tools/VPack/VPackFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/VPack/arangovpack.cpp b/client-tools/VPack/arangovpack.cpp index a91919b4a0cf..c1286445c9ba 100644 --- a/client-tools/VPack/arangovpack.cpp +++ b/client-tools/VPack/arangovpack.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/client-tools/VPack/arangovpack.h b/client-tools/VPack/arangovpack.h index 336e1dfd92bf..9dbbd93defc8 100644 --- a/client-tools/VPack/arangovpack.h +++ b/client-tools/VPack/arangovpack.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/ApplicationFeature.cpp b/lib/ApplicationFeatures/ApplicationFeature.cpp index 4cb4377a3216..6dff409aa75e 100644 --- a/lib/ApplicationFeatures/ApplicationFeature.cpp +++ b/lib/ApplicationFeatures/ApplicationFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/ApplicationFeature.h b/lib/ApplicationFeatures/ApplicationFeature.h index 107274fa3cfe..29c8b351e401 100644 --- a/lib/ApplicationFeatures/ApplicationFeature.h +++ b/lib/ApplicationFeatures/ApplicationFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/ApplicationFeaturePhase.cpp b/lib/ApplicationFeatures/ApplicationFeaturePhase.cpp index 55a46db287c5..3a05ee00cc5d 100644 --- a/lib/ApplicationFeatures/ApplicationFeaturePhase.cpp +++ b/lib/ApplicationFeatures/ApplicationFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/ApplicationFeaturePhase.h b/lib/ApplicationFeatures/ApplicationFeaturePhase.h index adc9f9d96338..227e03d5338a 100644 --- a/lib/ApplicationFeatures/ApplicationFeaturePhase.h +++ b/lib/ApplicationFeatures/ApplicationFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/ApplicationServer.cpp b/lib/ApplicationFeatures/ApplicationServer.cpp index aaf6496df181..f1fc816e8593 100644 --- a/lib/ApplicationFeatures/ApplicationServer.cpp +++ b/lib/ApplicationFeatures/ApplicationServer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/ApplicationServer.h b/lib/ApplicationFeatures/ApplicationServer.h index 1d7ca59075a4..904f55558261 100644 --- a/lib/ApplicationFeatures/ApplicationServer.h +++ b/lib/ApplicationFeatures/ApplicationServer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/CommunicationFeaturePhase.cpp b/lib/ApplicationFeatures/CommunicationFeaturePhase.cpp index 8776293124bf..bb1bd07ef1b3 100644 --- a/lib/ApplicationFeatures/CommunicationFeaturePhase.cpp +++ b/lib/ApplicationFeatures/CommunicationFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/CommunicationFeaturePhase.h b/lib/ApplicationFeatures/CommunicationFeaturePhase.h index 3bb642f04ce8..715959b90e8e 100644 --- a/lib/ApplicationFeatures/CommunicationFeaturePhase.h +++ b/lib/ApplicationFeatures/CommunicationFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/ConfigFeature.cpp b/lib/ApplicationFeatures/ConfigFeature.cpp index 610b48d5cada..7c148abdc3e9 100644 --- a/lib/ApplicationFeatures/ConfigFeature.cpp +++ b/lib/ApplicationFeatures/ConfigFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/ConfigFeature.h b/lib/ApplicationFeatures/ConfigFeature.h index bbdd537e98e2..32389f406e50 100644 --- a/lib/ApplicationFeatures/ConfigFeature.h +++ b/lib/ApplicationFeatures/ConfigFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/FileSystemFeature.cpp b/lib/ApplicationFeatures/FileSystemFeature.cpp index 9cc4ad84b43e..840accc54562 100644 --- a/lib/ApplicationFeatures/FileSystemFeature.cpp +++ b/lib/ApplicationFeatures/FileSystemFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/FileSystemFeature.h b/lib/ApplicationFeatures/FileSystemFeature.h index 53a85dadbc0f..6ae7b455e5fc 100644 --- a/lib/ApplicationFeatures/FileSystemFeature.h +++ b/lib/ApplicationFeatures/FileSystemFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/GreetingsFeature.cpp b/lib/ApplicationFeatures/GreetingsFeature.cpp index d936c491e4c6..08495e9d4c72 100644 --- a/lib/ApplicationFeatures/GreetingsFeature.cpp +++ b/lib/ApplicationFeatures/GreetingsFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/GreetingsFeature.h b/lib/ApplicationFeatures/GreetingsFeature.h index f0292ba90c42..675ab5405bbf 100644 --- a/lib/ApplicationFeatures/GreetingsFeature.h +++ b/lib/ApplicationFeatures/GreetingsFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/GreetingsFeaturePhase.h b/lib/ApplicationFeatures/GreetingsFeaturePhase.h index 6cfb6ca05136..6ca4e2defc07 100644 --- a/lib/ApplicationFeatures/GreetingsFeaturePhase.h +++ b/lib/ApplicationFeatures/GreetingsFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/HttpEndpointProvider.h b/lib/ApplicationFeatures/HttpEndpointProvider.h index 4765cac877d7..4ddac2dfb351 100644 --- a/lib/ApplicationFeatures/HttpEndpointProvider.h +++ b/lib/ApplicationFeatures/HttpEndpointProvider.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/LanguageFeature.cpp b/lib/ApplicationFeatures/LanguageFeature.cpp index a56829841aef..5600d3de8636 100644 --- a/lib/ApplicationFeatures/LanguageFeature.cpp +++ b/lib/ApplicationFeatures/LanguageFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/LanguageFeature.h b/lib/ApplicationFeatures/LanguageFeature.h index a768052a1a47..043eeece65e8 100644 --- a/lib/ApplicationFeatures/LanguageFeature.h +++ b/lib/ApplicationFeatures/LanguageFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/OptionsCheckFeature.cpp b/lib/ApplicationFeatures/OptionsCheckFeature.cpp index 3e3f9e773e4f..f0fa43936694 100644 --- a/lib/ApplicationFeatures/OptionsCheckFeature.cpp +++ b/lib/ApplicationFeatures/OptionsCheckFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/OptionsCheckFeature.h b/lib/ApplicationFeatures/OptionsCheckFeature.h index 6f2a87b05592..65d52018e7a5 100644 --- a/lib/ApplicationFeatures/OptionsCheckFeature.h +++ b/lib/ApplicationFeatures/OptionsCheckFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/ShellColorsFeature.cpp b/lib/ApplicationFeatures/ShellColorsFeature.cpp index 0b689526b1df..891cbbd2f283 100644 --- a/lib/ApplicationFeatures/ShellColorsFeature.cpp +++ b/lib/ApplicationFeatures/ShellColorsFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/ShellColorsFeature.h b/lib/ApplicationFeatures/ShellColorsFeature.h index 58ecc27f13f3..574735e14c1c 100644 --- a/lib/ApplicationFeatures/ShellColorsFeature.h +++ b/lib/ApplicationFeatures/ShellColorsFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/ShutdownFeature.cpp b/lib/ApplicationFeatures/ShutdownFeature.cpp index 744f99426a29..a66c9ad70dee 100644 --- a/lib/ApplicationFeatures/ShutdownFeature.cpp +++ b/lib/ApplicationFeatures/ShutdownFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/ShutdownFeature.h b/lib/ApplicationFeatures/ShutdownFeature.h index 0ecc2b9bbfc5..ee20e5fcfcc4 100644 --- a/lib/ApplicationFeatures/ShutdownFeature.h +++ b/lib/ApplicationFeatures/ShutdownFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/TempFeature.cpp b/lib/ApplicationFeatures/TempFeature.cpp index 834e00e4bfb1..eaeb1682a2a7 100644 --- a/lib/ApplicationFeatures/TempFeature.cpp +++ b/lib/ApplicationFeatures/TempFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/TempFeature.h b/lib/ApplicationFeatures/TempFeature.h index 42a0b7233bb5..0181923eac57 100644 --- a/lib/ApplicationFeatures/TempFeature.h +++ b/lib/ApplicationFeatures/TempFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/V8PlatformFeature.cpp b/lib/ApplicationFeatures/V8PlatformFeature.cpp index 30219d86b0b0..2d61b095a464 100644 --- a/lib/ApplicationFeatures/V8PlatformFeature.cpp +++ b/lib/ApplicationFeatures/V8PlatformFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/V8PlatformFeature.h b/lib/ApplicationFeatures/V8PlatformFeature.h index 0f7e8d8e897f..b6bfabd4d410 100644 --- a/lib/ApplicationFeatures/V8PlatformFeature.h +++ b/lib/ApplicationFeatures/V8PlatformFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/VersionFeature.cpp b/lib/ApplicationFeatures/VersionFeature.cpp index 27449e933e4f..1dbdcce27204 100644 --- a/lib/ApplicationFeatures/VersionFeature.cpp +++ b/lib/ApplicationFeatures/VersionFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ApplicationFeatures/VersionFeature.h b/lib/ApplicationFeatures/VersionFeature.h index 43edc1c71540..17babaacfd0a 100644 --- a/lib/ApplicationFeatures/VersionFeature.h +++ b/lib/ApplicationFeatures/VersionFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Assertions/Assert.h b/lib/Assertions/Assert.h index 4079b7c23da9..e9957f48c876 100644 --- a/lib/Assertions/Assert.h +++ b/lib/Assertions/Assert.h @@ -1,7 +1,7 @@ -/////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Assertions/AssertionConditionalLogger.cpp b/lib/Assertions/AssertionConditionalLogger.cpp index 1968c9efd3ba..6820d61527b8 100644 --- a/lib/Assertions/AssertionConditionalLogger.cpp +++ b/lib/Assertions/AssertionConditionalLogger.cpp @@ -1,7 +1,7 @@ -/////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Assertions/AssertionConditionalLogger.h b/lib/Assertions/AssertionConditionalLogger.h index 6147877e77f1..133d73d610d7 100644 --- a/lib/Assertions/AssertionConditionalLogger.h +++ b/lib/Assertions/AssertionConditionalLogger.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Assertions/AssertionConditionalStream.h b/lib/Assertions/AssertionConditionalStream.h index a5a5aa871a17..e5a5a1794469 100644 --- a/lib/Assertions/AssertionConditionalStream.h +++ b/lib/Assertions/AssertionConditionalStream.h @@ -1,7 +1,7 @@ -/////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Assertions/AssertionLogger.cpp b/lib/Assertions/AssertionLogger.cpp index 64300cf83ccd..9603ff0e6523 100644 --- a/lib/Assertions/AssertionLogger.cpp +++ b/lib/Assertions/AssertionLogger.cpp @@ -1,7 +1,7 @@ -/////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Assertions/AssertionLogger.h b/lib/Assertions/AssertionLogger.h index 15ba85768f68..5b84337a81f0 100644 --- a/lib/Assertions/AssertionLogger.h +++ b/lib/Assertions/AssertionLogger.h @@ -1,7 +1,7 @@ -/////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Assertions/AssertionNoOpLogger.h b/lib/Assertions/AssertionNoOpLogger.h index 6d95fed74c8d..948e28008bef 100644 --- a/lib/Assertions/AssertionNoOpLogger.h +++ b/lib/Assertions/AssertionNoOpLogger.h @@ -1,7 +1,7 @@ -/////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Assertions/AssertionNoOpStream.h b/lib/Assertions/AssertionNoOpStream.h index c56549489764..4d7d540c4933 100644 --- a/lib/Assertions/AssertionNoOpStream.h +++ b/lib/Assertions/AssertionNoOpStream.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Assertions/ProdAssert.h b/lib/Assertions/ProdAssert.h index dc95d1945999..a8a9d3e648ce 100644 --- a/lib/Assertions/ProdAssert.h +++ b/lib/Assertions/ProdAssert.h @@ -1,7 +1,7 @@ -/////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ArangoGlobalContext.cpp b/lib/Basics/ArangoGlobalContext.cpp index 03bfb6862a0d..36373df5455c 100644 --- a/lib/Basics/ArangoGlobalContext.cpp +++ b/lib/Basics/ArangoGlobalContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ArangoGlobalContext.h b/lib/Basics/ArangoGlobalContext.h index cc480b94cd6a..8f0e9d28cfab 100644 --- a/lib/Basics/ArangoGlobalContext.h +++ b/lib/Basics/ArangoGlobalContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Arithmetic.h b/lib/Basics/Arithmetic.h index 8bc08e10c10d..13bcb5af3102 100644 --- a/lib/Basics/Arithmetic.h +++ b/lib/Basics/Arithmetic.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/AttributeNameParser.cpp b/lib/Basics/AttributeNameParser.cpp index 274d7e8629f6..b484b16273a3 100644 --- a/lib/Basics/AttributeNameParser.cpp +++ b/lib/Basics/AttributeNameParser.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/AttributeNameParser.h b/lib/Basics/AttributeNameParser.h index 0cef0becbcb5..a5caed51b5ae 100644 --- a/lib/Basics/AttributeNameParser.h +++ b/lib/Basics/AttributeNameParser.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/CleanupFunctions.cpp b/lib/Basics/CleanupFunctions.cpp index f1c898d7f47a..e3ec0535f96a 100644 --- a/lib/Basics/CleanupFunctions.cpp +++ b/lib/Basics/CleanupFunctions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/CleanupFunctions.h b/lib/Basics/CleanupFunctions.h index 39a4a580f9ce..22b01a312345 100644 --- a/lib/Basics/CleanupFunctions.h +++ b/lib/Basics/CleanupFunctions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Common.h b/lib/Basics/Common.h index 18aca97fe9ee..710de3735a49 100644 --- a/lib/Basics/Common.h +++ b/lib/Basics/Common.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ConditionLocker.cpp b/lib/Basics/ConditionLocker.cpp index 2077fb9f6ae4..60e4436fb8b5 100644 --- a/lib/Basics/ConditionLocker.cpp +++ b/lib/Basics/ConditionLocker.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ConditionLocker.h b/lib/Basics/ConditionLocker.h index b8b6e9f23a78..8a32ce09f74c 100644 --- a/lib/Basics/ConditionLocker.h +++ b/lib/Basics/ConditionLocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ConditionVariable.cpp b/lib/Basics/ConditionVariable.cpp index ffee6e07f699..6a4cb25f8f1e 100644 --- a/lib/Basics/ConditionVariable.cpp +++ b/lib/Basics/ConditionVariable.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ConditionVariable.h b/lib/Basics/ConditionVariable.h index aa57504194d8..750a8353a74b 100644 --- a/lib/Basics/ConditionVariable.h +++ b/lib/Basics/ConditionVariable.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ConditionalDeleter.h b/lib/Basics/ConditionalDeleter.h index dba668aec30d..ce806bb52450 100644 --- a/lib/Basics/ConditionalDeleter.h +++ b/lib/Basics/ConditionalDeleter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/CpuUsageSnapshot.cpp b/lib/Basics/CpuUsageSnapshot.cpp index c057c2328642..d1df900f7be9 100644 --- a/lib/Basics/CpuUsageSnapshot.cpp +++ b/lib/Basics/CpuUsageSnapshot.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/CpuUsageSnapshot.h b/lib/Basics/CpuUsageSnapshot.h index 1447fe15c92e..ed320d149f65 100644 --- a/lib/Basics/CpuUsageSnapshot.h +++ b/lib/Basics/CpuUsageSnapshot.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/DeadlockDetector.h b/lib/Basics/DeadlockDetector.h index 850151dbd35f..06c333f89f4c 100644 --- a/lib/Basics/DeadlockDetector.h +++ b/lib/Basics/DeadlockDetector.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/DebugRaceController.cpp b/lib/Basics/DebugRaceController.cpp index 0e68079c6d14..59aab3cb9120 100644 --- a/lib/Basics/DebugRaceController.cpp +++ b/lib/Basics/DebugRaceController.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/DebugRaceController.h b/lib/Basics/DebugRaceController.h index 1f28ff5f99d7..faf15ecaaf48 100644 --- a/lib/Basics/DebugRaceController.h +++ b/lib/Basics/DebugRaceController.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/DownCast.h b/lib/Basics/DownCast.h index f34f471fda78..fe5fd363e455 100644 --- a/lib/Basics/DownCast.h +++ b/lib/Basics/DownCast.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/EncodingUtils.cpp b/lib/Basics/EncodingUtils.cpp index 957ffe032874..a577be52ab27 100644 --- a/lib/Basics/EncodingUtils.cpp +++ b/lib/Basics/EncodingUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/EncodingUtils.h b/lib/Basics/EncodingUtils.h index eae27cdfe6ae..d8dc79ee07fb 100644 --- a/lib/Basics/EncodingUtils.h +++ b/lib/Basics/EncodingUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Endian.h b/lib/Basics/Endian.h index 3570ca63ff2d..28672477a9f5 100644 --- a/lib/Basics/Endian.h +++ b/lib/Basics/Endian.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/EnumIterator.h b/lib/Basics/EnumIterator.h index 791adbed8d49..73324c0e6fc7 100644 --- a/lib/Basics/EnumIterator.h +++ b/lib/Basics/EnumIterator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ErrorCode.cpp b/lib/Basics/ErrorCode.cpp index 9be1ddd2db4f..3d100db309f5 100644 --- a/lib/Basics/ErrorCode.cpp +++ b/lib/Basics/ErrorCode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ErrorCode.h b/lib/Basics/ErrorCode.h index bfc17c2b81c9..7b5bfdda2351 100644 --- a/lib/Basics/ErrorCode.h +++ b/lib/Basics/ErrorCode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ErrorT.h b/lib/Basics/ErrorT.h index d3c8d85768f1..deb63df34ff9 100644 --- a/lib/Basics/ErrorT.h +++ b/lib/Basics/ErrorT.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Exceptions.cpp b/lib/Basics/Exceptions.cpp index 1372c1b94f50..fbb15eb00a50 100644 --- a/lib/Basics/Exceptions.cpp +++ b/lib/Basics/Exceptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Exceptions.h b/lib/Basics/Exceptions.h index 7687d4491cee..9b3d059abb1a 100644 --- a/lib/Basics/Exceptions.h +++ b/lib/Basics/Exceptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/FeatureFlags.cpp b/lib/Basics/FeatureFlags.cpp index 620be5e6f950..b198a5932e2c 100644 --- a/lib/Basics/FeatureFlags.cpp +++ b/lib/Basics/FeatureFlags.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/FeatureFlags.h b/lib/Basics/FeatureFlags.h index 743aad61ee4c..7018978bd312 100644 --- a/lib/Basics/FeatureFlags.h +++ b/lib/Basics/FeatureFlags.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/FileResult.cpp b/lib/Basics/FileResult.cpp index ae3901cd8951..8d25c38ac51f 100644 --- a/lib/Basics/FileResult.cpp +++ b/lib/Basics/FileResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/FileResult.h b/lib/Basics/FileResult.h index 318d7ce53964..7d275881b70a 100644 --- a/lib/Basics/FileResult.h +++ b/lib/Basics/FileResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/FileResultString.h b/lib/Basics/FileResultString.h index 66bb496d5bb2..4aef0996943b 100644 --- a/lib/Basics/FileResultString.h +++ b/lib/Basics/FileResultString.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/FileUtils.cpp b/lib/Basics/FileUtils.cpp index 78882b35435b..e236ecc5c16a 100644 --- a/lib/Basics/FileUtils.cpp +++ b/lib/Basics/FileUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/FileUtils.h b/lib/Basics/FileUtils.h index 32b87f2c3be6..d3bc060967f2 100644 --- a/lib/Basics/FileUtils.h +++ b/lib/Basics/FileUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/FixedSizeAllocator.h b/lib/Basics/FixedSizeAllocator.h index 8db777362dc8..4ef5e0a86114 100644 --- a/lib/Basics/FixedSizeAllocator.h +++ b/lib/Basics/FixedSizeAllocator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/FunctionUtils.cpp b/lib/Basics/FunctionUtils.cpp index c4587123c965..128d6be50508 100644 --- a/lib/Basics/FunctionUtils.cpp +++ b/lib/Basics/FunctionUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/FunctionUtils.h b/lib/Basics/FunctionUtils.h index bbfc452ff1a1..0a2da68a6421 100644 --- a/lib/Basics/FunctionUtils.h +++ b/lib/Basics/FunctionUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/GlobalResourceMonitor.cpp b/lib/Basics/GlobalResourceMonitor.cpp index 529f871048b9..b6ddf9f26a42 100644 --- a/lib/Basics/GlobalResourceMonitor.cpp +++ b/lib/Basics/GlobalResourceMonitor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/GlobalResourceMonitor.h b/lib/Basics/GlobalResourceMonitor.h index f83ee31209e0..0e4488046a81 100644 --- a/lib/Basics/GlobalResourceMonitor.h +++ b/lib/Basics/GlobalResourceMonitor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Guarded.h b/lib/Basics/Guarded.h index 2c4ec5be1a18..22b090f011eb 100644 --- a/lib/Basics/Guarded.h +++ b/lib/Basics/Guarded.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/HybridLogicalClock.cpp b/lib/Basics/HybridLogicalClock.cpp index af9ba001aba4..677f40d29814 100644 --- a/lib/Basics/HybridLogicalClock.cpp +++ b/lib/Basics/HybridLogicalClock.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/HybridLogicalClock.h b/lib/Basics/HybridLogicalClock.h index 3c98b7640238..b7063c242070 100644 --- a/lib/Basics/HybridLogicalClock.h +++ b/lib/Basics/HybridLogicalClock.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Identifier.cpp b/lib/Basics/Identifier.cpp index efe084ec5903..f32382dbfa86 100644 --- a/lib/Basics/Identifier.cpp +++ b/lib/Basics/Identifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Identifier.h b/lib/Basics/Identifier.h index e826d6843149..c08d6c4da68a 100644 --- a/lib/Basics/Identifier.h +++ b/lib/Basics/Identifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/IndexIter.h b/lib/Basics/IndexIter.h index 087c3f05a480..5e0eded10834 100644 --- a/lib/Basics/IndexIter.h +++ b/lib/Basics/IndexIter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/LdapUrlParser.cpp b/lib/Basics/LdapUrlParser.cpp index 653092ee5cad..643ca8896aea 100644 --- a/lib/Basics/LdapUrlParser.cpp +++ b/lib/Basics/LdapUrlParser.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/LdapUrlParser.h b/lib/Basics/LdapUrlParser.h index 46ef055e09a1..f60e7dbf7bb7 100644 --- a/lib/Basics/LdapUrlParser.h +++ b/lib/Basics/LdapUrlParser.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/LocalTaskQueue.cpp b/lib/Basics/LocalTaskQueue.cpp index 92a1d297432d..7afd2da3e273 100644 --- a/lib/Basics/LocalTaskQueue.cpp +++ b/lib/Basics/LocalTaskQueue.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/LocalTaskQueue.h b/lib/Basics/LocalTaskQueue.h index 8eb93d946257..29246cd78c48 100644 --- a/lib/Basics/LocalTaskQueue.h +++ b/lib/Basics/LocalTaskQueue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Locking.h b/lib/Basics/Locking.h index 0f59ae1f780d..6496a38862df 100644 --- a/lib/Basics/Locking.h +++ b/lib/Basics/Locking.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/LruCache.h b/lib/Basics/LruCache.h index bff37474ee9d..73c896e108da 100644 --- a/lib/Basics/LruCache.h +++ b/lib/Basics/LruCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Mutex.cpp b/lib/Basics/Mutex.cpp index f43bb2b230b7..b93c54f7a7b9 100644 --- a/lib/Basics/Mutex.cpp +++ b/lib/Basics/Mutex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Mutex.h b/lib/Basics/Mutex.h index f4a82591037a..9ba0989eddef 100644 --- a/lib/Basics/Mutex.h +++ b/lib/Basics/Mutex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/MutexLocker.h b/lib/Basics/MutexLocker.h index d99726853fc8..924d206d17d8 100644 --- a/lib/Basics/MutexLocker.h +++ b/lib/Basics/MutexLocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/MutexUnlocker.h b/lib/Basics/MutexUnlocker.h index d5aa65b497c5..6544476b344f 100644 --- a/lib/Basics/MutexUnlocker.h +++ b/lib/Basics/MutexUnlocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Nonce.cpp b/lib/Basics/Nonce.cpp index ada833ac7619..8920592bff9d 100644 --- a/lib/Basics/Nonce.cpp +++ b/lib/Basics/Nonce.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Nonce.h b/lib/Basics/Nonce.h index f08647894ce1..bf5fe9454bd1 100644 --- a/lib/Basics/Nonce.h +++ b/lib/Basics/Nonce.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/NumberOfCores.cpp b/lib/Basics/NumberOfCores.cpp index 38c0443fca64..fa6460d9cb34 100644 --- a/lib/Basics/NumberOfCores.cpp +++ b/lib/Basics/NumberOfCores.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/NumberOfCores.h b/lib/Basics/NumberOfCores.h index 8d97ebb1201c..b007f1ab6da9 100644 --- a/lib/Basics/NumberOfCores.h +++ b/lib/Basics/NumberOfCores.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/NumberUtils.cpp b/lib/Basics/NumberUtils.cpp index d7191662e1c3..072c1fc1aad2 100644 --- a/lib/Basics/NumberUtils.cpp +++ b/lib/Basics/NumberUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/NumberUtils.h b/lib/Basics/NumberUtils.h index 8f2223970baf..f6f14196a3f0 100644 --- a/lib/Basics/NumberUtils.h +++ b/lib/Basics/NumberUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/PageSize.cpp b/lib/Basics/PageSize.cpp index 5416944a34c0..c600e967726f 100644 --- a/lib/Basics/PageSize.cpp +++ b/lib/Basics/PageSize.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/PageSize.h b/lib/Basics/PageSize.h index 7ab5f4cdc08b..923c530c95aa 100644 --- a/lib/Basics/PageSize.h +++ b/lib/Basics/PageSize.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/PhysicalMemory.cpp b/lib/Basics/PhysicalMemory.cpp index 51ef1fca1b3a..ed99cd5cb9f5 100644 --- a/lib/Basics/PhysicalMemory.cpp +++ b/lib/Basics/PhysicalMemory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/PhysicalMemory.h b/lib/Basics/PhysicalMemory.h index 17f2e5e2d2c4..b3f448824442 100644 --- a/lib/Basics/PhysicalMemory.h +++ b/lib/Basics/PhysicalMemory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ReadLocker.h b/lib/Basics/ReadLocker.h index 1294d891d332..45a43ec8a263 100644 --- a/lib/Basics/ReadLocker.h +++ b/lib/Basics/ReadLocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ReadUnlocker.h b/lib/Basics/ReadUnlocker.h index bb498aac8422..b6f562dd0375 100644 --- a/lib/Basics/ReadUnlocker.h +++ b/lib/Basics/ReadUnlocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ReadWriteLock.cpp b/lib/Basics/ReadWriteLock.cpp index 7073b43fd06f..5867ad778727 100644 --- a/lib/Basics/ReadWriteLock.cpp +++ b/lib/Basics/ReadWriteLock.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ReadWriteLock.h b/lib/Basics/ReadWriteLock.h index 715019b8a19a..4451196c81ba 100644 --- a/lib/Basics/ReadWriteLock.h +++ b/lib/Basics/ReadWriteLock.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ReadWriteSpinLock.cpp b/lib/Basics/ReadWriteSpinLock.cpp index 4bf48f711b38..a05557b5379c 100644 --- a/lib/Basics/ReadWriteSpinLock.cpp +++ b/lib/Basics/ReadWriteSpinLock.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ReadWriteSpinLock.h b/lib/Basics/ReadWriteSpinLock.h index ffd5c51f2f83..ee6588d4961d 100644 --- a/lib/Basics/ReadWriteSpinLock.h +++ b/lib/Basics/ReadWriteSpinLock.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/RebootId.cpp b/lib/Basics/RebootId.cpp index d1047a343fed..a061a8779582 100644 --- a/lib/Basics/RebootId.cpp +++ b/lib/Basics/RebootId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/RebootId.h b/lib/Basics/RebootId.h index 66c2e2bd960f..15735e151e43 100644 --- a/lib/Basics/RebootId.h +++ b/lib/Basics/RebootId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/RecursiveLocker.h b/lib/Basics/RecursiveLocker.h index 5a0c5470b338..54e0b44be10c 100644 --- a/lib/Basics/RecursiveLocker.h +++ b/lib/Basics/RecursiveLocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ResourceUsage.cpp b/lib/Basics/ResourceUsage.cpp index 3b6c4a22d0e8..269768a6f0be 100644 --- a/lib/Basics/ResourceUsage.cpp +++ b/lib/Basics/ResourceUsage.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ResourceUsage.h b/lib/Basics/ResourceUsage.h index baf07eb67eba..1b96aee799e3 100644 --- a/lib/Basics/ResourceUsage.h +++ b/lib/Basics/ResourceUsage.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Result.cpp b/lib/Basics/Result.cpp index 9dabb987ab1c..016f5591df4a 100644 --- a/lib/Basics/Result.cpp +++ b/lib/Basics/Result.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Result.h b/lib/Basics/Result.h index 1550e6072ebc..fd98fb1448fb 100644 --- a/lib/Basics/Result.h +++ b/lib/Basics/Result.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ResultError.cpp b/lib/Basics/ResultError.cpp index 9805e7a9e88f..4da6d7bc8dbd 100644 --- a/lib/Basics/ResultError.cpp +++ b/lib/Basics/ResultError.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ResultError.h b/lib/Basics/ResultError.h index f259583d0123..546e5eb1a009 100644 --- a/lib/Basics/ResultError.h +++ b/lib/Basics/ResultError.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ResultT.h b/lib/Basics/ResultT.h index 8f61326ea162..2f77ceda10f8 100644 --- a/lib/Basics/ResultT.h +++ b/lib/Basics/ResultT.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/RocksDBLogger.cpp b/lib/Basics/RocksDBLogger.cpp index b35e07225c95..e923a1cc47f1 100644 --- a/lib/Basics/RocksDBLogger.cpp +++ b/lib/Basics/RocksDBLogger.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/RocksDBLogger.h b/lib/Basics/RocksDBLogger.h index 9ce63cc31b83..703a5062b929 100644 --- a/lib/Basics/RocksDBLogger.h +++ b/lib/Basics/RocksDBLogger.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/RocksDBUtils.cpp b/lib/Basics/RocksDBUtils.cpp index ea81f5cb3e9b..a4fb9370eb9c 100644 --- a/lib/Basics/RocksDBUtils.cpp +++ b/lib/Basics/RocksDBUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/RocksDBUtils.h b/lib/Basics/RocksDBUtils.h index 3bfd632b6519..9a4f3ea975e6 100644 --- a/lib/Basics/RocksDBUtils.h +++ b/lib/Basics/RocksDBUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ScopeGuard.h b/lib/Basics/ScopeGuard.h index 9e28199d8817..118797fe7610 100644 --- a/lib/Basics/ScopeGuard.h +++ b/lib/Basics/ScopeGuard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/SharedAtomic.h b/lib/Basics/SharedAtomic.h index a7d0f20a80dd..40cec428cf16 100644 --- a/lib/Basics/SharedAtomic.h +++ b/lib/Basics/SharedAtomic.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/SharedCounter.h b/lib/Basics/SharedCounter.h index 015efaa0bb01..276eaaccba93 100644 --- a/lib/Basics/SharedCounter.h +++ b/lib/Basics/SharedCounter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/SourceLocation.cpp b/lib/Basics/SourceLocation.cpp index 353ff8b4aa14..09a37112f76b 100644 --- a/lib/Basics/SourceLocation.cpp +++ b/lib/Basics/SourceLocation.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/lib/Basics/SourceLocation.h b/lib/Basics/SourceLocation.h index 1107a1782736..d2f05914ad65 100644 --- a/lib/Basics/SourceLocation.h +++ b/lib/Basics/SourceLocation.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/SpinLocker.h b/lib/Basics/SpinLocker.h index 81cde9ca982e..34ecb022707a 100644 --- a/lib/Basics/SpinLocker.h +++ b/lib/Basics/SpinLocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/SpinUnlocker.h b/lib/Basics/SpinUnlocker.h index abf38d047840..7ba481ac34f3 100644 --- a/lib/Basics/SpinUnlocker.h +++ b/lib/Basics/SpinUnlocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/StaticStrings.cpp b/lib/Basics/StaticStrings.cpp index d7b64b6e3a04..bab3b9a58a62 100644 --- a/lib/Basics/StaticStrings.cpp +++ b/lib/Basics/StaticStrings.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/StaticStrings.h b/lib/Basics/StaticStrings.h index 462a6b6a6350..2cbdd98bdcd3 100644 --- a/lib/Basics/StaticStrings.h +++ b/lib/Basics/StaticStrings.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/StringBuffer.cpp b/lib/Basics/StringBuffer.cpp index cf5e1f02f3f7..94e9573d638c 100644 --- a/lib/Basics/StringBuffer.cpp +++ b/lib/Basics/StringBuffer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/StringBuffer.h b/lib/Basics/StringBuffer.h index 52beeb4eda4b..249957e12b2a 100644 --- a/lib/Basics/StringBuffer.h +++ b/lib/Basics/StringBuffer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/StringBufferAdvanced.cpp b/lib/Basics/StringBufferAdvanced.cpp index 86a0e51cb1a6..5d663af7001b 100644 --- a/lib/Basics/StringBufferAdvanced.cpp +++ b/lib/Basics/StringBufferAdvanced.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/StringHeap.cpp b/lib/Basics/StringHeap.cpp index f06bc1698962..8904a1485acc 100644 --- a/lib/Basics/StringHeap.cpp +++ b/lib/Basics/StringHeap.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/StringHeap.h b/lib/Basics/StringHeap.h index 1e1d62135655..6f070eb95ba9 100644 --- a/lib/Basics/StringHeap.h +++ b/lib/Basics/StringHeap.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/StringUtils.cpp b/lib/Basics/StringUtils.cpp index cb6c354064c2..7da35e515e0e 100644 --- a/lib/Basics/StringUtils.cpp +++ b/lib/Basics/StringUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/StringUtils.h b/lib/Basics/StringUtils.h index dcc2d8f2cc01..1d59c59a407e 100644 --- a/lib/Basics/StringUtils.h +++ b/lib/Basics/StringUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Thread.cpp b/lib/Basics/Thread.cpp index b4c53d7db391..071219b44614 100644 --- a/lib/Basics/Thread.cpp +++ b/lib/Basics/Thread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Thread.h b/lib/Basics/Thread.h index 2c11384a6c99..04324871829b 100644 --- a/lib/Basics/Thread.h +++ b/lib/Basics/Thread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/ThreadGuard.h b/lib/Basics/ThreadGuard.h index 29f99a34cd91..3eba0f5fe60f 100644 --- a/lib/Basics/ThreadGuard.h +++ b/lib/Basics/ThreadGuard.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/lib/Basics/TimeString.h b/lib/Basics/TimeString.h index e87bf8a7925d..951ad8b47c63 100644 --- a/lib/Basics/TimeString.h +++ b/lib/Basics/TimeString.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/TypeList.h b/lib/Basics/TypeList.h index bf792f18b8d9..0176cd4ebfc3 100644 --- a/lib/Basics/TypeList.h +++ b/lib/Basics/TypeList.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/TypeTraits.h b/lib/Basics/TypeTraits.h index eca65e3c6b5f..ba525240b2a5 100644 --- a/lib/Basics/TypeTraits.h +++ b/lib/Basics/TypeTraits.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/UnshackledMutex.cpp b/lib/Basics/UnshackledMutex.cpp index f35256231fce..2f265bf99c95 100644 --- a/lib/Basics/UnshackledMutex.cpp +++ b/lib/Basics/UnshackledMutex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/UnshackledMutex.h b/lib/Basics/UnshackledMutex.h index c1d70205f6f9..f7c3b54f3c58 100644 --- a/lib/Basics/UnshackledMutex.h +++ b/lib/Basics/UnshackledMutex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Utf8Helper.cpp b/lib/Basics/Utf8Helper.cpp index aa9173bc95a3..623fd1e00ce3 100644 --- a/lib/Basics/Utf8Helper.cpp +++ b/lib/Basics/Utf8Helper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/Utf8Helper.h b/lib/Basics/Utf8Helper.h index 85a39b1d4383..f6b27ff22625 100644 --- a/lib/Basics/Utf8Helper.h +++ b/lib/Basics/Utf8Helper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/VPackStringBufferAdapter.h b/lib/Basics/VPackStringBufferAdapter.h index 77cbe8b33917..94c6df5ee35d 100644 --- a/lib/Basics/VPackStringBufferAdapter.h +++ b/lib/Basics/VPackStringBufferAdapter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/VelocyPackHelper.cpp b/lib/Basics/VelocyPackHelper.cpp index e6a3e66d79f4..6f1ade6a8f90 100644 --- a/lib/Basics/VelocyPackHelper.cpp +++ b/lib/Basics/VelocyPackHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/VelocyPackHelper.h b/lib/Basics/VelocyPackHelper.h index 8166e2cba8a2..50cc5d8a3309 100644 --- a/lib/Basics/VelocyPackHelper.h +++ b/lib/Basics/VelocyPackHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/WriteLocker.h b/lib/Basics/WriteLocker.h index 23ce30eb88d1..4dbe239a6e32 100644 --- a/lib/Basics/WriteLocker.h +++ b/lib/Basics/WriteLocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/WriteUnlocker.h b/lib/Basics/WriteUnlocker.h index 70be6576bf3e..1bc23c7f455a 100644 --- a/lib/Basics/WriteUnlocker.h +++ b/lib/Basics/WriteUnlocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/application-exit.cpp b/lib/Basics/application-exit.cpp index 0a773f2660d2..f73b5bf0843f 100644 --- a/lib/Basics/application-exit.cpp +++ b/lib/Basics/application-exit.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/application-exit.h b/lib/Basics/application-exit.h index 97ac302df7bc..b0d50d896c5b 100644 --- a/lib/Basics/application-exit.h +++ b/lib/Basics/application-exit.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/asio_ns.h b/lib/Basics/asio_ns.h index b95b653b6994..f213f3cf1512 100644 --- a/lib/Basics/asio_ns.h +++ b/lib/Basics/asio_ns.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/conversions.cpp b/lib/Basics/conversions.cpp index 03c438e1f421..c4723a69a913 100644 --- a/lib/Basics/conversions.cpp +++ b/lib/Basics/conversions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/conversions.h b/lib/Basics/conversions.h index a51ef2b05b6d..f82f352def8d 100644 --- a/lib/Basics/conversions.h +++ b/lib/Basics/conversions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/cpu-relax.h b/lib/Basics/cpu-relax.h index 5ed21d709028..bbecfeffc7ee 100644 --- a/lib/Basics/cpu-relax.h +++ b/lib/Basics/cpu-relax.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/csv.cpp b/lib/Basics/csv.cpp index fab0f63bf87b..ab6f739f5616 100644 --- a/lib/Basics/csv.cpp +++ b/lib/Basics/csv.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/csv.h b/lib/Basics/csv.h index 7511762ce09f..d7e249b87ecd 100644 --- a/lib/Basics/csv.h +++ b/lib/Basics/csv.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/datetime.cpp b/lib/Basics/datetime.cpp index b3485d3b9383..8793a27f2653 100644 --- a/lib/Basics/datetime.cpp +++ b/lib/Basics/datetime.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/datetime.h b/lib/Basics/datetime.h index 687733a45903..acc90d6bf851 100644 --- a/lib/Basics/datetime.h +++ b/lib/Basics/datetime.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/debugging.cpp b/lib/Basics/debugging.cpp index 1a4ea0143d59..b2b3ceaeda50 100644 --- a/lib/Basics/debugging.cpp +++ b/lib/Basics/debugging.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/debugging.h b/lib/Basics/debugging.h index 90aaa78baf8f..8d020845531c 100644 --- a/lib/Basics/debugging.h +++ b/lib/Basics/debugging.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/dtrace-wrapper.h b/lib/Basics/dtrace-wrapper.h index 72f64dc96890..ff5ebc7f3d8c 100644 --- a/lib/Basics/dtrace-wrapper.h +++ b/lib/Basics/dtrace-wrapper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/encoding.h b/lib/Basics/encoding.h index 44b0786ea4ac..59589634c135 100644 --- a/lib/Basics/encoding.h +++ b/lib/Basics/encoding.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/error.cpp b/lib/Basics/error.cpp index 8df49d6120f4..47f8be199914 100644 --- a/lib/Basics/error.cpp +++ b/lib/Basics/error.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/error.h b/lib/Basics/error.h index 516b5eb66054..a2c6456ea7a2 100644 --- a/lib/Basics/error.h +++ b/lib/Basics/error.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/files-advanced.cpp b/lib/Basics/files-advanced.cpp index 9d8e4b5f00a8..3af5d9dda69a 100644 --- a/lib/Basics/files-advanced.cpp +++ b/lib/Basics/files-advanced.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/files.cpp b/lib/Basics/files.cpp index a248063c7213..6a4d29824ac4 100644 --- a/lib/Basics/files.cpp +++ b/lib/Basics/files.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/files.h b/lib/Basics/files.h index e6ad3bf82d8d..c6e6c8f7c615 100644 --- a/lib/Basics/files.h +++ b/lib/Basics/files.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/gcd.h b/lib/Basics/gcd.h index e93249d7eeb4..cc8b9e65e3d3 100644 --- a/lib/Basics/gcd.h +++ b/lib/Basics/gcd.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/hashes.cpp b/lib/Basics/hashes.cpp index 9cf13034cb5d..6852c830c1df 100644 --- a/lib/Basics/hashes.cpp +++ b/lib/Basics/hashes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/hashes.h b/lib/Basics/hashes.h index 2db201f02b4c..6769cae9f498 100644 --- a/lib/Basics/hashes.h +++ b/lib/Basics/hashes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/levenshtein.cpp b/lib/Basics/levenshtein.cpp index 9cff0f350248..c246731bdce2 100644 --- a/lib/Basics/levenshtein.cpp +++ b/lib/Basics/levenshtein.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/levenshtein.h b/lib/Basics/levenshtein.h index 49e59c17bbca..247fb63d3bf4 100644 --- a/lib/Basics/levenshtein.h +++ b/lib/Basics/levenshtein.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/locks-posix.cpp b/lib/Basics/locks-posix.cpp index 5f8076607aab..f394dce1cd24 100644 --- a/lib/Basics/locks-posix.cpp +++ b/lib/Basics/locks-posix.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/locks-posix.h b/lib/Basics/locks-posix.h index 13c321c1e1e9..e5202e89009d 100644 --- a/lib/Basics/locks-posix.h +++ b/lib/Basics/locks-posix.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/locks-win32.cpp b/lib/Basics/locks-win32.cpp index b900979b46c6..af324fd83c02 100644 --- a/lib/Basics/locks-win32.cpp +++ b/lib/Basics/locks-win32.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/locks-win32.h b/lib/Basics/locks-win32.h index 3504effd5ee2..807551a3d0c5 100644 --- a/lib/Basics/locks-win32.h +++ b/lib/Basics/locks-win32.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/locks.h b/lib/Basics/locks.h index 3e40fce29f7d..fe1d857d5a9f 100644 --- a/lib/Basics/locks.h +++ b/lib/Basics/locks.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/memory-map-posix.cpp b/lib/Basics/memory-map-posix.cpp index 03ece060d37e..a7c34507aca7 100644 --- a/lib/Basics/memory-map-posix.cpp +++ b/lib/Basics/memory-map-posix.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/memory-map-posix.h b/lib/Basics/memory-map-posix.h index 9e5bc19d53fe..a4f869dec136 100644 --- a/lib/Basics/memory-map-posix.h +++ b/lib/Basics/memory-map-posix.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/memory-map-win32.cpp b/lib/Basics/memory-map-win32.cpp index 2da73a164490..cbb1d7d2bd1f 100644 --- a/lib/Basics/memory-map-win32.cpp +++ b/lib/Basics/memory-map-win32.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/memory-map-win32.h b/lib/Basics/memory-map-win32.h index e853405b1380..9e42084ae6a4 100644 --- a/lib/Basics/memory-map-win32.h +++ b/lib/Basics/memory-map-win32.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/memory-map.h b/lib/Basics/memory-map.h index 6daab1a5e802..67606954fc34 100644 --- a/lib/Basics/memory-map.h +++ b/lib/Basics/memory-map.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/memory.cpp b/lib/Basics/memory.cpp index bbde87e3b4ff..f083ef6a875f 100644 --- a/lib/Basics/memory.cpp +++ b/lib/Basics/memory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/memory.h b/lib/Basics/memory.h index b362d421fca2..02b3877df4d5 100644 --- a/lib/Basics/memory.h +++ b/lib/Basics/memory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/messages.h b/lib/Basics/messages.h index 71bc909b26b6..4d8a74d92987 100644 --- a/lib/Basics/messages.h +++ b/lib/Basics/messages.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/operating-system.h b/lib/Basics/operating-system.h index 6d7c2b66c57a..12ce737e2a90 100644 --- a/lib/Basics/operating-system.h +++ b/lib/Basics/operating-system.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/overload.h b/lib/Basics/overload.h index 3d5e077be589..ba9c953ad721 100644 --- a/lib/Basics/overload.h +++ b/lib/Basics/overload.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/process-utils.cpp b/lib/Basics/process-utils.cpp index fcc451650cb6..c296c46362e1 100644 --- a/lib/Basics/process-utils.cpp +++ b/lib/Basics/process-utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/process-utils.h b/lib/Basics/process-utils.h index 4a59ebabda24..50edd22ce0ff 100644 --- a/lib/Basics/process-utils.h +++ b/lib/Basics/process-utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/signals.cpp b/lib/Basics/signals.cpp index b78eb185714b..184a7d9bf4fd 100644 --- a/lib/Basics/signals.cpp +++ b/lib/Basics/signals.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/signals.h b/lib/Basics/signals.h index bd923cb569b4..b574da954ec9 100644 --- a/lib/Basics/signals.h +++ b/lib/Basics/signals.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/socket-utils.cpp b/lib/Basics/socket-utils.cpp index 2f9de77b42b3..3b976d0ee43d 100644 --- a/lib/Basics/socket-utils.cpp +++ b/lib/Basics/socket-utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/socket-utils.h b/lib/Basics/socket-utils.h index 7d4823b231b0..1077ea935d13 100644 --- a/lib/Basics/socket-utils.h +++ b/lib/Basics/socket-utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/splitmix64.h b/lib/Basics/splitmix64.h index 87956f13875a..fb594db3af5f 100644 --- a/lib/Basics/splitmix64.h +++ b/lib/Basics/splitmix64.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/system-compiler.h b/lib/Basics/system-compiler.h index 9702d75d0702..01f905e27b44 100644 --- a/lib/Basics/system-compiler.h +++ b/lib/Basics/system-compiler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/system-functions.cpp b/lib/Basics/system-functions.cpp index b378b9835720..282014ad817e 100644 --- a/lib/Basics/system-functions.cpp +++ b/lib/Basics/system-functions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/system-functions.h b/lib/Basics/system-functions.h index 1606c4a87510..53fc7ecc499b 100644 --- a/lib/Basics/system-functions.h +++ b/lib/Basics/system-functions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/terminal-utils-posix.cpp b/lib/Basics/terminal-utils-posix.cpp index 86e1c7ae2ff9..dd23e96616a6 100644 --- a/lib/Basics/terminal-utils-posix.cpp +++ b/lib/Basics/terminal-utils-posix.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/terminal-utils-win32.cpp b/lib/Basics/terminal-utils-win32.cpp index ea1e99073b08..8a40fafea18b 100644 --- a/lib/Basics/terminal-utils-win32.cpp +++ b/lib/Basics/terminal-utils-win32.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/terminal-utils.cpp b/lib/Basics/terminal-utils.cpp index 70aeaf811912..6a94708ee94c 100644 --- a/lib/Basics/terminal-utils.cpp +++ b/lib/Basics/terminal-utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/terminal-utils.h b/lib/Basics/terminal-utils.h index d629b333350a..2a6413f81790 100644 --- a/lib/Basics/terminal-utils.h +++ b/lib/Basics/terminal-utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/threads-posix.cpp b/lib/Basics/threads-posix.cpp index e38051c6a0e6..40d50db87f57 100644 --- a/lib/Basics/threads-posix.cpp +++ b/lib/Basics/threads-posix.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/threads-posix.h b/lib/Basics/threads-posix.h index 32b1c5588ad7..c32cc09ae48e 100644 --- a/lib/Basics/threads-posix.h +++ b/lib/Basics/threads-posix.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/threads-win32.cpp b/lib/Basics/threads-win32.cpp index dc93975e9f00..b686c1b87e68 100644 --- a/lib/Basics/threads-win32.cpp +++ b/lib/Basics/threads-win32.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/threads-win32.h b/lib/Basics/threads-win32.h index 1e9cb36efa0b..c83d66c05ad1 100644 --- a/lib/Basics/threads-win32.h +++ b/lib/Basics/threads-win32.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/threads.h b/lib/Basics/threads.h index 556d86d199f3..2a05f3152114 100644 --- a/lib/Basics/threads.h +++ b/lib/Basics/threads.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/tri-strings.cpp b/lib/Basics/tri-strings.cpp index 523ee4084d45..bf5235e7696c 100644 --- a/lib/Basics/tri-strings.cpp +++ b/lib/Basics/tri-strings.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/tri-strings.h b/lib/Basics/tri-strings.h index 301ff6da1ba3..07f45c832c7a 100644 --- a/lib/Basics/tri-strings.h +++ b/lib/Basics/tri-strings.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/tri-zip.cpp b/lib/Basics/tri-zip.cpp index fe12817e07e2..0a344dfe7d36 100644 --- a/lib/Basics/tri-zip.cpp +++ b/lib/Basics/tri-zip.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/tri-zip.h b/lib/Basics/tri-zip.h index 248f5bd5512a..3de31bd5c4bc 100644 --- a/lib/Basics/tri-zip.h +++ b/lib/Basics/tri-zip.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/tryEmplaceHelper.h b/lib/Basics/tryEmplaceHelper.h index 96e1f5a689a7..8296802551f5 100644 --- a/lib/Basics/tryEmplaceHelper.h +++ b/lib/Basics/tryEmplaceHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/win-utils.cpp b/lib/Basics/win-utils.cpp index 800b584d46bd..bc32dda04c4f 100644 --- a/lib/Basics/win-utils.cpp +++ b/lib/Basics/win-utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/win-utils.h b/lib/Basics/win-utils.h index 2878774612ab..8e465b22e641 100644 --- a/lib/Basics/win-utils.h +++ b/lib/Basics/win-utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Basics/xoroshiro128plus.h b/lib/Basics/xoroshiro128plus.h index 883f0bba1af9..fc99a669a558 100644 --- a/lib/Basics/xoroshiro128plus.h +++ b/lib/Basics/xoroshiro128plus.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/Enumerate.h b/lib/Containers/Enumerate.h index 184741e090a7..e2e3404bebb2 100644 --- a/lib/Containers/Enumerate.h +++ b/lib/Containers/Enumerate.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/FlatHashMap.h b/lib/Containers/FlatHashMap.h index f924837e39fb..30704788eb57 100644 --- a/lib/Containers/FlatHashMap.h +++ b/lib/Containers/FlatHashMap.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/FlatHashSet.h b/lib/Containers/FlatHashSet.h index 1c5510a54aa2..4b1923643879 100644 --- a/lib/Containers/FlatHashSet.h +++ b/lib/Containers/FlatHashSet.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/HashSet.h b/lib/Containers/HashSet.h index 505cc7c07aa6..0a1a0be680cd 100644 --- a/lib/Containers/HashSet.h +++ b/lib/Containers/HashSet.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/HashSetFwd.h b/lib/Containers/HashSetFwd.h index 7f903cc0c8e8..f9f78692f958 100644 --- a/lib/Containers/HashSetFwd.h +++ b/lib/Containers/HashSetFwd.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/Helpers.h b/lib/Containers/Helpers.h index 514f5e166ac7..6f6683c8a729 100644 --- a/lib/Containers/Helpers.h +++ b/lib/Containers/Helpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/ImmerMemoryPolicy.h b/lib/Containers/ImmerMemoryPolicy.h index 54f91c0f582d..09513398a694 100644 --- a/lib/Containers/ImmerMemoryPolicy.h +++ b/lib/Containers/ImmerMemoryPolicy.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/MerkleTree.cpp b/lib/Containers/MerkleTree.cpp index 8a0f8020ea17..f52f85c757c0 100644 --- a/lib/Containers/MerkleTree.cpp +++ b/lib/Containers/MerkleTree.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/MerkleTree.h b/lib/Containers/MerkleTree.h index 0d47a23fcce5..75edaa8d1a2e 100644 --- a/lib/Containers/MerkleTree.h +++ b/lib/Containers/MerkleTree.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/MerkleTreeHelpers.cpp b/lib/Containers/MerkleTreeHelpers.cpp index 6c9dfc8d777e..51d703f0d6d2 100644 --- a/lib/Containers/MerkleTreeHelpers.cpp +++ b/lib/Containers/MerkleTreeHelpers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/MerkleTreeHelpers.h b/lib/Containers/MerkleTreeHelpers.h index d10b1e0e2444..840040a45ef6 100644 --- a/lib/Containers/MerkleTreeHelpers.h +++ b/lib/Containers/MerkleTreeHelpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/NodeHashMap.h b/lib/Containers/NodeHashMap.h index 636f211422f6..41835583b372 100644 --- a/lib/Containers/NodeHashMap.h +++ b/lib/Containers/NodeHashMap.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/NodeHashSet.h b/lib/Containers/NodeHashSet.h index 1b5120e1c78e..90a10ba63d55 100644 --- a/lib/Containers/NodeHashSet.h +++ b/lib/Containers/NodeHashSet.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/RollingVector.h b/lib/Containers/RollingVector.h index 5d4bb8ffde3e..36c8163ed9b9 100644 --- a/lib/Containers/RollingVector.h +++ b/lib/Containers/RollingVector.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/SmallUnorderedMap.h b/lib/Containers/SmallUnorderedMap.h index 36601cd0a7fd..012a9d2e5316 100644 --- a/lib/Containers/SmallUnorderedMap.h +++ b/lib/Containers/SmallUnorderedMap.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Containers/SmallVector.h b/lib/Containers/SmallVector.h index 4a806ba6000c..bb586dbf4154 100644 --- a/lib/Containers/SmallVector.h +++ b/lib/Containers/SmallVector.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/CrashHandler/CrashHandler.cpp b/lib/CrashHandler/CrashHandler.cpp index d4b5050cfaa0..da9366e24db2 100644 --- a/lib/CrashHandler/CrashHandler.cpp +++ b/lib/CrashHandler/CrashHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/CrashHandler/CrashHandler.h b/lib/CrashHandler/CrashHandler.h index dd42908e7057..198f375f60f4 100644 --- a/lib/CrashHandler/CrashHandler.h +++ b/lib/CrashHandler/CrashHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/CrashHandler/CrashHandlerLight.cpp b/lib/CrashHandler/CrashHandlerLight.cpp index 3821f99ec974..1dd7b609ec3d 100644 --- a/lib/CrashHandler/CrashHandlerLight.cpp +++ b/lib/CrashHandler/CrashHandlerLight.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/ConnectionInfo.h b/lib/Endpoint/ConnectionInfo.h index 3c495d89116c..337abafe0db0 100644 --- a/lib/Endpoint/ConnectionInfo.h +++ b/lib/Endpoint/ConnectionInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/Endpoint.cpp b/lib/Endpoint/Endpoint.cpp index 380312a268c2..030542a77055 100644 --- a/lib/Endpoint/Endpoint.cpp +++ b/lib/Endpoint/Endpoint.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/Endpoint.h b/lib/Endpoint/Endpoint.h index 29def81413cd..8e44439e7e65 100644 --- a/lib/Endpoint/Endpoint.h +++ b/lib/Endpoint/Endpoint.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/EndpointIp.cpp b/lib/Endpoint/EndpointIp.cpp index b1155d3263c9..f55b301ae95a 100644 --- a/lib/Endpoint/EndpointIp.cpp +++ b/lib/Endpoint/EndpointIp.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/EndpointIp.h b/lib/Endpoint/EndpointIp.h index 9b747bd92f6b..e0d99fedea5b 100644 --- a/lib/Endpoint/EndpointIp.h +++ b/lib/Endpoint/EndpointIp.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/EndpointIpV4.cpp b/lib/Endpoint/EndpointIpV4.cpp index e2c1ec5c72c3..56a91a57312b 100644 --- a/lib/Endpoint/EndpointIpV4.cpp +++ b/lib/Endpoint/EndpointIpV4.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/EndpointIpV4.h b/lib/Endpoint/EndpointIpV4.h index d3c15f8b8232..f8f5f701720a 100644 --- a/lib/Endpoint/EndpointIpV4.h +++ b/lib/Endpoint/EndpointIpV4.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/EndpointIpV6.cpp b/lib/Endpoint/EndpointIpV6.cpp index 6a3595c37c33..8d0d59f6b3d7 100644 --- a/lib/Endpoint/EndpointIpV6.cpp +++ b/lib/Endpoint/EndpointIpV6.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/EndpointIpV6.h b/lib/Endpoint/EndpointIpV6.h index 14b7770f8186..93546e2aee5b 100644 --- a/lib/Endpoint/EndpointIpV6.h +++ b/lib/Endpoint/EndpointIpV6.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/EndpointList.cpp b/lib/Endpoint/EndpointList.cpp index e61c197d7b38..c04ff8726742 100644 --- a/lib/Endpoint/EndpointList.cpp +++ b/lib/Endpoint/EndpointList.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/EndpointList.h b/lib/Endpoint/EndpointList.h index d3be8a500b02..9f4d6d6072c8 100644 --- a/lib/Endpoint/EndpointList.h +++ b/lib/Endpoint/EndpointList.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/EndpointSrv.cpp b/lib/Endpoint/EndpointSrv.cpp index 7f40a09f196d..36afc81d4f55 100644 --- a/lib/Endpoint/EndpointSrv.cpp +++ b/lib/Endpoint/EndpointSrv.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/EndpointSrv.h b/lib/Endpoint/EndpointSrv.h index 3d4ee74194ea..74b931a34d75 100644 --- a/lib/Endpoint/EndpointSrv.h +++ b/lib/Endpoint/EndpointSrv.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/EndpointUnixDomain.cpp b/lib/Endpoint/EndpointUnixDomain.cpp index 3c4879fb95d4..9eb754f7a369 100644 --- a/lib/Endpoint/EndpointUnixDomain.cpp +++ b/lib/Endpoint/EndpointUnixDomain.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Endpoint/EndpointUnixDomain.h b/lib/Endpoint/EndpointUnixDomain.h index e1ad2f8c895f..460eace183ee 100644 --- a/lib/Endpoint/EndpointUnixDomain.h +++ b/lib/Endpoint/EndpointUnixDomain.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Futures/include/Futures/Exceptions.h b/lib/Futures/include/Futures/Exceptions.h index cf940e481899..e88e451ec9a0 100644 --- a/lib/Futures/include/Futures/Exceptions.h +++ b/lib/Futures/include/Futures/Exceptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Futures/include/Futures/Future.h b/lib/Futures/include/Futures/Future.h index 0a3dca8e3ae5..fde0923473a8 100644 --- a/lib/Futures/include/Futures/Future.h +++ b/lib/Futures/include/Futures/Future.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Futures/include/Futures/Promise-inl.h b/lib/Futures/include/Futures/Promise-inl.h index 82e0041d8245..c15737737fed 100644 --- a/lib/Futures/include/Futures/Promise-inl.h +++ b/lib/Futures/include/Futures/Promise-inl.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Futures/include/Futures/Promise.h b/lib/Futures/include/Futures/Promise.h index 4823ecae811c..56fc90189ac0 100644 --- a/lib/Futures/include/Futures/Promise.h +++ b/lib/Futures/include/Futures/Promise.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Futures/include/Futures/SharedState.h b/lib/Futures/include/Futures/SharedState.h index 342ed60ead80..f84af7c901d1 100644 --- a/lib/Futures/include/Futures/SharedState.h +++ b/lib/Futures/include/Futures/SharedState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Futures/include/Futures/Try.h b/lib/Futures/include/Futures/Try.h index f2e2cec5e5df..86886d936220 100644 --- a/lib/Futures/include/Futures/Try.h +++ b/lib/Futures/include/Futures/Try.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Futures/include/Futures/Unit.h b/lib/Futures/include/Futures/Unit.h index 914311c98b70..711386ad05ce 100644 --- a/lib/Futures/include/Futures/Unit.h +++ b/lib/Futures/include/Futures/Unit.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Futures/include/Futures/Utilities.h b/lib/Futures/include/Futures/Utilities.h index d1225494edf3..2e95c7bf4da1 100644 --- a/lib/Futures/include/Futures/Utilities.h +++ b/lib/Futures/include/Futures/Utilities.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Futures/src/Future.cpp b/lib/Futures/src/Future.cpp index fa2fe1404f21..8b9706fc915f 100644 --- a/lib/Futures/src/Future.cpp +++ b/lib/Futures/src/Future.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Geo/Ellipsoid.h b/lib/Geo/Ellipsoid.h index a1f9127564d1..a61fd989f21b 100644 --- a/lib/Geo/Ellipsoid.h +++ b/lib/Geo/Ellipsoid.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Geo/GeoJson.cpp b/lib/Geo/GeoJson.cpp index 042abacd9528..ea310d8ab90e 100644 --- a/lib/Geo/GeoJson.cpp +++ b/lib/Geo/GeoJson.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Geo/GeoJson.h b/lib/Geo/GeoJson.h index dd9fd5c8f429..668567ec6a06 100644 --- a/lib/Geo/GeoJson.h +++ b/lib/Geo/GeoJson.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Geo/GeoParams.cpp b/lib/Geo/GeoParams.cpp index fc403382d79a..db1716bc78af 100644 --- a/lib/Geo/GeoParams.cpp +++ b/lib/Geo/GeoParams.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Geo/GeoParams.h b/lib/Geo/GeoParams.h index 9e317209a0e9..7f5a0bb87094 100644 --- a/lib/Geo/GeoParams.h +++ b/lib/Geo/GeoParams.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Geo/S2/S2MultiPointRegion.cpp b/lib/Geo/S2/S2MultiPointRegion.cpp index d0b993e2d777..771b95949041 100644 --- a/lib/Geo/S2/S2MultiPointRegion.cpp +++ b/lib/Geo/S2/S2MultiPointRegion.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Geo/S2/S2MultiPointRegion.h b/lib/Geo/S2/S2MultiPointRegion.h index 0578e9347309..599ca4e2b847 100644 --- a/lib/Geo/S2/S2MultiPointRegion.h +++ b/lib/Geo/S2/S2MultiPointRegion.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Geo/S2/S2MultiPolyline.cpp b/lib/Geo/S2/S2MultiPolyline.cpp index 58c8ec063b54..9817fd0143b3 100644 --- a/lib/Geo/S2/S2MultiPolyline.cpp +++ b/lib/Geo/S2/S2MultiPolyline.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Geo/S2/S2MultiPolyline.h b/lib/Geo/S2/S2MultiPolyline.h index 9bc2276b86d6..6c8869398f5f 100644 --- a/lib/Geo/S2/S2MultiPolyline.h +++ b/lib/Geo/S2/S2MultiPolyline.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Geo/ShapeContainer.cpp b/lib/Geo/ShapeContainer.cpp index 2a68e8b90ae5..aefa9570331c 100644 --- a/lib/Geo/ShapeContainer.cpp +++ b/lib/Geo/ShapeContainer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Geo/ShapeContainer.h b/lib/Geo/ShapeContainer.h index 511ed140850b..d59f1897f812 100644 --- a/lib/Geo/ShapeContainer.h +++ b/lib/Geo/ShapeContainer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Geo/Utils.cpp b/lib/Geo/Utils.cpp index 27107d5b9305..7fd0a05f8170 100644 --- a/lib/Geo/Utils.cpp +++ b/lib/Geo/Utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Geo/Utils.h b/lib/Geo/Utils.h index a766fee7fa93..4a8485c4b629 100644 --- a/lib/Geo/Utils.h +++ b/lib/Geo/Utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/Access.h b/lib/Inspection/Access.h index b824ea9ebec6..350daa33d39d 100644 --- a/lib/Inspection/Access.h +++ b/lib/Inspection/Access.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/Format.h b/lib/Inspection/Format.h index 4df3924e96f5..e152bd23b969 100644 --- a/lib/Inspection/Format.h +++ b/lib/Inspection/Format.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/InspectorBase.h b/lib/Inspection/InspectorBase.h index c52c1298a945..c906ae0257ab 100644 --- a/lib/Inspection/InspectorBase.h +++ b/lib/Inspection/InspectorBase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/JsonPrintInspector.h b/lib/Inspection/JsonPrintInspector.h index 2535465883c6..72a2d409bf6e 100644 --- a/lib/Inspection/JsonPrintInspector.h +++ b/lib/Inspection/JsonPrintInspector.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/LoadInspectorBase.h b/lib/Inspection/LoadInspectorBase.h index c378b3fe0006..64d45ba5b64d 100644 --- a/lib/Inspection/LoadInspectorBase.h +++ b/lib/Inspection/LoadInspectorBase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/SaveInspectorBase.h b/lib/Inspection/SaveInspectorBase.h index 23e41f9b6ae8..b727810c9696 100644 --- a/lib/Inspection/SaveInspectorBase.h +++ b/lib/Inspection/SaveInspectorBase.h @@ -1,8 +1,7 @@ - //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/Status.h b/lib/Inspection/Status.h index 32677607f624..0ab6b6949731 100644 --- a/lib/Inspection/Status.h +++ b/lib/Inspection/Status.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/Transformers.h b/lib/Inspection/Transformers.h index 874282dfebd9..b0a685dd678b 100644 --- a/lib/Inspection/Transformers.h +++ b/lib/Inspection/Transformers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/Types.h b/lib/Inspection/Types.h index 4742debe174d..3c9197b2d0e3 100644 --- a/lib/Inspection/Types.h +++ b/lib/Inspection/Types.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/VPack.h b/lib/Inspection/VPack.h index 836c79dcc5b1..50a47588241c 100644 --- a/lib/Inspection/VPack.h +++ b/lib/Inspection/VPack.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2020 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/VPackLoadInspector.h b/lib/Inspection/VPackLoadInspector.h index 740ba5a5762f..43fda19ad1c9 100644 --- a/lib/Inspection/VPackLoadInspector.h +++ b/lib/Inspection/VPackLoadInspector.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/VPackSaveInspector.h b/lib/Inspection/VPackSaveInspector.h index 5560e4b865e7..78aa1d087cf3 100644 --- a/lib/Inspection/VPackSaveInspector.h +++ b/lib/Inspection/VPackSaveInspector.h @@ -1,8 +1,7 @@ - //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/VPackWithErrorT.h b/lib/Inspection/VPackWithErrorT.h index 7c7dd2a9f7b4..b4763dbe9b8d 100644 --- a/lib/Inspection/VPackWithErrorT.h +++ b/lib/Inspection/VPackWithErrorT.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2020 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/ValidateInspector.h b/lib/Inspection/ValidateInspector.h index 0b8662b97c83..d20f95e01ed9 100644 --- a/lib/Inspection/ValidateInspector.h +++ b/lib/Inspection/ValidateInspector.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/detail/Fields.h b/lib/Inspection/detail/Fields.h index da60bce8cf39..32ff8ebf8774 100644 --- a/lib/Inspection/detail/Fields.h +++ b/lib/Inspection/detail/Fields.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Inspection/detail/traits.h b/lib/Inspection/detail/traits.h index 4d9005ec762e..83e527d8799c 100644 --- a/lib/Inspection/detail/traits.h +++ b/lib/Inspection/detail/traits.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/Escaper.cpp b/lib/Logger/Escaper.cpp index 65f4e51e2cc5..85d35ce8ad3a 100644 --- a/lib/Logger/Escaper.cpp +++ b/lib/Logger/Escaper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/Escaper.h b/lib/Logger/Escaper.h index 2f3cc51a3ed3..37b0e1c1fd3a 100644 --- a/lib/Logger/Escaper.h +++ b/lib/Logger/Escaper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogAppender.cpp b/lib/Logger/LogAppender.cpp index 87ad792fef15..c71eaa4bcb08 100644 --- a/lib/Logger/LogAppender.cpp +++ b/lib/Logger/LogAppender.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogAppender.h b/lib/Logger/LogAppender.h index 50bb61fb4d6e..a19f6415b24a 100644 --- a/lib/Logger/LogAppender.h +++ b/lib/Logger/LogAppender.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogAppenderFile.cpp b/lib/Logger/LogAppenderFile.cpp index 82828f66fb71..0f107c9f39ff 100644 --- a/lib/Logger/LogAppenderFile.cpp +++ b/lib/Logger/LogAppenderFile.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogAppenderFile.h b/lib/Logger/LogAppenderFile.h index 3ea67c0b117e..55881bd4c3e5 100644 --- a/lib/Logger/LogAppenderFile.h +++ b/lib/Logger/LogAppenderFile.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogAppenderSyslog.cpp b/lib/Logger/LogAppenderSyslog.cpp index 9f6f80e2f805..5823e9eab19a 100644 --- a/lib/Logger/LogAppenderSyslog.cpp +++ b/lib/Logger/LogAppenderSyslog.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogAppenderSyslog.h b/lib/Logger/LogAppenderSyslog.h index b5b6a89ad42a..743115078dd1 100644 --- a/lib/Logger/LogAppenderSyslog.h +++ b/lib/Logger/LogAppenderSyslog.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogContext.cpp b/lib/Logger/LogContext.cpp index f81973b3af52..d1aec52876f2 100644 --- a/lib/Logger/LogContext.cpp +++ b/lib/Logger/LogContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogContext.h b/lib/Logger/LogContext.h index cf910b1137e7..c997b1ff9066 100644 --- a/lib/Logger/LogContext.h +++ b/lib/Logger/LogContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogContextKeys.h b/lib/Logger/LogContextKeys.h index 11f50d1b7305..7507b75a5364 100644 --- a/lib/Logger/LogContextKeys.h +++ b/lib/Logger/LogContextKeys.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogGroup.h b/lib/Logger/LogGroup.h index 56f72c4b47fa..42235a98ba98 100644 --- a/lib/Logger/LogGroup.h +++ b/lib/Logger/LogGroup.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogLevel.cpp b/lib/Logger/LogLevel.cpp index 944afa4210e1..a4add2cbbced 100644 --- a/lib/Logger/LogLevel.cpp +++ b/lib/Logger/LogLevel.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogLevel.h b/lib/Logger/LogLevel.h index d9f31eb88427..bea71ebb57a2 100644 --- a/lib/Logger/LogLevel.h +++ b/lib/Logger/LogLevel.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogMacros.h b/lib/Logger/LogMacros.h index c1db9c8ceaae..a0a003a6c3af 100644 --- a/lib/Logger/LogMacros.h +++ b/lib/Logger/LogMacros.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogStructuredParamsAllowList.h b/lib/Logger/LogStructuredParamsAllowList.h index 27742eb441b8..bb2c2ab7468a 100644 --- a/lib/Logger/LogStructuredParamsAllowList.h +++ b/lib/Logger/LogStructuredParamsAllowList.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogThread.cpp b/lib/Logger/LogThread.cpp index 30d22d07e0ca..e84ec3e32d93 100644 --- a/lib/Logger/LogThread.cpp +++ b/lib/Logger/LogThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogThread.h b/lib/Logger/LogThread.h index 815ff1370b27..9395e98dac10 100644 --- a/lib/Logger/LogThread.h +++ b/lib/Logger/LogThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogTimeFormat.cpp b/lib/Logger/LogTimeFormat.cpp index 58f6b665d982..861ea3a8a315 100644 --- a/lib/Logger/LogTimeFormat.cpp +++ b/lib/Logger/LogTimeFormat.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogTimeFormat.h b/lib/Logger/LogTimeFormat.h index 7e7a0987b210..f551fa099304 100644 --- a/lib/Logger/LogTimeFormat.h +++ b/lib/Logger/LogTimeFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogTopic.cpp b/lib/Logger/LogTopic.cpp index 60ed87db97be..75300a59227f 100644 --- a/lib/Logger/LogTopic.cpp +++ b/lib/Logger/LogTopic.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogTopic.h b/lib/Logger/LogTopic.h index 73b79b26f963..aea46959b1de 100644 --- a/lib/Logger/LogTopic.h +++ b/lib/Logger/LogTopic.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LogVoidify.h b/lib/Logger/LogVoidify.h index 33c885317259..707a620a1119 100644 --- a/lib/Logger/LogVoidify.h +++ b/lib/Logger/LogVoidify.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/Logger.cpp b/lib/Logger/Logger.cpp index 6c73355bbf42..1c44a73c77fc 100644 --- a/lib/Logger/Logger.cpp +++ b/lib/Logger/Logger.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/Logger.h b/lib/Logger/Logger.h index 05ba72b68fcc..95db063d056d 100644 --- a/lib/Logger/Logger.h +++ b/lib/Logger/Logger.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LoggerFeature.cpp b/lib/Logger/LoggerFeature.cpp index de8613c3fab4..9141ae38d909 100644 --- a/lib/Logger/LoggerFeature.cpp +++ b/lib/Logger/LoggerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LoggerFeature.h b/lib/Logger/LoggerFeature.h index 45add861ec21..4f0fea4aa3c1 100644 --- a/lib/Logger/LoggerFeature.h +++ b/lib/Logger/LoggerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LoggerStream.cpp b/lib/Logger/LoggerStream.cpp index ed2c9a14ced4..e520ca8fc381 100644 --- a/lib/Logger/LoggerStream.cpp +++ b/lib/Logger/LoggerStream.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Logger/LoggerStream.h b/lib/Logger/LoggerStream.h index a72450e52d34..e43c027e06fa 100644 --- a/lib/Logger/LoggerStream.h +++ b/lib/Logger/LoggerStream.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/AttributeMasking.cpp b/lib/Maskings/AttributeMasking.cpp index 2ab3d0b54308..1caf5fbae6e7 100644 --- a/lib/Maskings/AttributeMasking.cpp +++ b/lib/Maskings/AttributeMasking.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/AttributeMasking.h b/lib/Maskings/AttributeMasking.h index c3ad9be9cbdf..151a0a46bcfc 100644 --- a/lib/Maskings/AttributeMasking.h +++ b/lib/Maskings/AttributeMasking.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/Collection.cpp b/lib/Maskings/Collection.cpp index 969f1431cbd5..9ce39785a7bb 100644 --- a/lib/Maskings/Collection.cpp +++ b/lib/Maskings/Collection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/Collection.h b/lib/Maskings/Collection.h index affaa177bfa6..45ac76313fc3 100644 --- a/lib/Maskings/Collection.h +++ b/lib/Maskings/Collection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/CollectionFilter.h b/lib/Maskings/CollectionFilter.h index 14f0033c47f0..24aed864b0c7 100644 --- a/lib/Maskings/CollectionFilter.h +++ b/lib/Maskings/CollectionFilter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/CollectionSelection.h b/lib/Maskings/CollectionSelection.h index 6b1e55e93235..e7027643e384 100644 --- a/lib/Maskings/CollectionSelection.h +++ b/lib/Maskings/CollectionSelection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/MaskingFunction.h b/lib/Maskings/MaskingFunction.h index d4dc90489f1b..dd04ac4a311a 100644 --- a/lib/Maskings/MaskingFunction.h +++ b/lib/Maskings/MaskingFunction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/Maskings.cpp b/lib/Maskings/Maskings.cpp index 1338c541b29e..da9b2096c5f9 100644 --- a/lib/Maskings/Maskings.cpp +++ b/lib/Maskings/Maskings.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/Maskings.h b/lib/Maskings/Maskings.h index 6b9ec86ff1de..7689ac27bebe 100644 --- a/lib/Maskings/Maskings.h +++ b/lib/Maskings/Maskings.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/ParseResult.h b/lib/Maskings/ParseResult.h index ce26c620d1f2..71e0ef39cf63 100644 --- a/lib/Maskings/ParseResult.h +++ b/lib/Maskings/ParseResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/Path.cpp b/lib/Maskings/Path.cpp index 86539e3f22da..1929f9e447a0 100644 --- a/lib/Maskings/Path.cpp +++ b/lib/Maskings/Path.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/Path.h b/lib/Maskings/Path.h index f330c35f9095..fdd31325dd91 100644 --- a/lib/Maskings/Path.h +++ b/lib/Maskings/Path.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/RandomMask.cpp b/lib/Maskings/RandomMask.cpp index 44c27fcd65fa..8b7715b79600 100644 --- a/lib/Maskings/RandomMask.cpp +++ b/lib/Maskings/RandomMask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/RandomMask.h b/lib/Maskings/RandomMask.h index b578bde40029..ed40f8c688ca 100644 --- a/lib/Maskings/RandomMask.h +++ b/lib/Maskings/RandomMask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/RandomStringMask.cpp b/lib/Maskings/RandomStringMask.cpp index 14ede2b1dccb..eabbeea8f19d 100644 --- a/lib/Maskings/RandomStringMask.cpp +++ b/lib/Maskings/RandomStringMask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Maskings/RandomStringMask.h b/lib/Maskings/RandomStringMask.h index c05e003a6aa5..cbac37703f3a 100644 --- a/lib/Maskings/RandomStringMask.h +++ b/lib/Maskings/RandomStringMask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Meta/conversion.h b/lib/Meta/conversion.h index 001dc3490f7e..5eb88a6fb46c 100644 --- a/lib/Meta/conversion.h +++ b/lib/Meta/conversion.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Meta/static_assert_size.h b/lib/Meta/static_assert_size.h index 1407aa9f6be9..541f6d0515fc 100644 --- a/lib/Meta/static_assert_size.h +++ b/lib/Meta/static_assert_size.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/ArgumentParser.h b/lib/ProgramOptions/ArgumentParser.h index fb726499ea5a..3d86b5c35de4 100644 --- a/lib/ProgramOptions/ArgumentParser.h +++ b/lib/ProgramOptions/ArgumentParser.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/IniFileParser.cpp b/lib/ProgramOptions/IniFileParser.cpp index 75b4b960dab1..128b6abce25d 100644 --- a/lib/ProgramOptions/IniFileParser.cpp +++ b/lib/ProgramOptions/IniFileParser.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/IniFileParser.h b/lib/ProgramOptions/IniFileParser.h index 96711947f0e9..7bc757cf0b8a 100644 --- a/lib/ProgramOptions/IniFileParser.h +++ b/lib/ProgramOptions/IniFileParser.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/Option.cpp b/lib/ProgramOptions/Option.cpp index 32d50e7b00be..008af470391e 100644 --- a/lib/ProgramOptions/Option.cpp +++ b/lib/ProgramOptions/Option.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/Option.h b/lib/ProgramOptions/Option.h index 3b88a71a2097..29426c6962ac 100644 --- a/lib/ProgramOptions/Option.h +++ b/lib/ProgramOptions/Option.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/Parameters.cpp b/lib/ProgramOptions/Parameters.cpp index 63ac0ae4c926..a00324546c74 100644 --- a/lib/ProgramOptions/Parameters.cpp +++ b/lib/ProgramOptions/Parameters.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/Parameters.h b/lib/ProgramOptions/Parameters.h index 1077b699dc3c..7b3a6ecadfab 100644 --- a/lib/ProgramOptions/Parameters.h +++ b/lib/ProgramOptions/Parameters.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/ProgramOptions.cpp b/lib/ProgramOptions/ProgramOptions.cpp index 646afe19876b..f2613ea1b702 100644 --- a/lib/ProgramOptions/ProgramOptions.cpp +++ b/lib/ProgramOptions/ProgramOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/ProgramOptions.h b/lib/ProgramOptions/ProgramOptions.h index 4528229e688a..06e1ef645ce8 100644 --- a/lib/ProgramOptions/ProgramOptions.h +++ b/lib/ProgramOptions/ProgramOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/Section.cpp b/lib/ProgramOptions/Section.cpp index ba137e8968c2..77a62ec1f026 100644 --- a/lib/ProgramOptions/Section.cpp +++ b/lib/ProgramOptions/Section.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/Section.h b/lib/ProgramOptions/Section.h index 030ae59e34fa..b09f94bc0f66 100644 --- a/lib/ProgramOptions/Section.h +++ b/lib/ProgramOptions/Section.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/Translator.cpp b/lib/ProgramOptions/Translator.cpp index f32b0df19eed..55135b95f18f 100644 --- a/lib/ProgramOptions/Translator.cpp +++ b/lib/ProgramOptions/Translator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/Translator.h b/lib/ProgramOptions/Translator.h index c42788e92f50..995922d32e79 100644 --- a/lib/ProgramOptions/Translator.h +++ b/lib/ProgramOptions/Translator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/UnitsHelper.cpp b/lib/ProgramOptions/UnitsHelper.cpp index 2fb5a8603dc5..9b1bc6880585 100644 --- a/lib/ProgramOptions/UnitsHelper.cpp +++ b/lib/ProgramOptions/UnitsHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/ProgramOptions/UnitsHelper.h b/lib/ProgramOptions/UnitsHelper.h index 92edbda690fe..50d8b1b433e0 100644 --- a/lib/ProgramOptions/UnitsHelper.h +++ b/lib/ProgramOptions/UnitsHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Random/RandomFeature.cpp b/lib/Random/RandomFeature.cpp index df7429fd8774..de00a0f625f1 100644 --- a/lib/Random/RandomFeature.cpp +++ b/lib/Random/RandomFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Random/RandomFeature.h b/lib/Random/RandomFeature.h index c5450d52db88..17cdb2c22b78 100644 --- a/lib/Random/RandomFeature.h +++ b/lib/Random/RandomFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Random/RandomGenerator.cpp b/lib/Random/RandomGenerator.cpp index 2e25cc525ff4..59aab822844d 100644 --- a/lib/Random/RandomGenerator.cpp +++ b/lib/Random/RandomGenerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Random/RandomGenerator.h b/lib/Random/RandomGenerator.h index bd5ac4d539df..b17e1330aafe 100644 --- a/lib/Random/RandomGenerator.h +++ b/lib/Random/RandomGenerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Random/UniformCharacter.cpp b/lib/Random/UniformCharacter.cpp index 4b0334bcf854..9893b48b3bd1 100644 --- a/lib/Random/UniformCharacter.cpp +++ b/lib/Random/UniformCharacter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Random/UniformCharacter.h b/lib/Random/UniformCharacter.h index 101372d77004..6e8456d77a89 100644 --- a/lib/Random/UniformCharacter.h +++ b/lib/Random/UniformCharacter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/CommonDefines.cpp b/lib/Rest/CommonDefines.cpp index 36c575cc571c..889e5470ec7d 100644 --- a/lib/Rest/CommonDefines.cpp +++ b/lib/Rest/CommonDefines.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/CommonDefines.h b/lib/Rest/CommonDefines.h index 1212efc9ff0e..fa1c365adac1 100644 --- a/lib/Rest/CommonDefines.h +++ b/lib/Rest/CommonDefines.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/GeneralRequest.cpp b/lib/Rest/GeneralRequest.cpp index b9475101666c..a8174ed92b68 100644 --- a/lib/Rest/GeneralRequest.cpp +++ b/lib/Rest/GeneralRequest.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/GeneralRequest.h b/lib/Rest/GeneralRequest.h index 70902a82aa82..62fd1eadbff0 100644 --- a/lib/Rest/GeneralRequest.h +++ b/lib/Rest/GeneralRequest.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/GeneralResponse.cpp b/lib/Rest/GeneralResponse.cpp index ea6cec8166d9..0d32e7382e2b 100644 --- a/lib/Rest/GeneralResponse.cpp +++ b/lib/Rest/GeneralResponse.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/GeneralResponse.h b/lib/Rest/GeneralResponse.h index eba6771a7cab..6b424c0d0299 100644 --- a/lib/Rest/GeneralResponse.h +++ b/lib/Rest/GeneralResponse.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/HttpRequest.cpp b/lib/Rest/HttpRequest.cpp index 8f5c793ade04..d726f4cc4d91 100644 --- a/lib/Rest/HttpRequest.cpp +++ b/lib/Rest/HttpRequest.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/HttpRequest.h b/lib/Rest/HttpRequest.h index bb66bf982093..953cb39299dc 100644 --- a/lib/Rest/HttpRequest.h +++ b/lib/Rest/HttpRequest.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/HttpResponse.cpp b/lib/Rest/HttpResponse.cpp index 7583f461fa97..a0cf9ca43572 100644 --- a/lib/Rest/HttpResponse.cpp +++ b/lib/Rest/HttpResponse.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/HttpResponse.h b/lib/Rest/HttpResponse.h index 12d3a9f3aa21..e3c0ae32a35f 100644 --- a/lib/Rest/HttpResponse.h +++ b/lib/Rest/HttpResponse.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/PathMatch.h b/lib/Rest/PathMatch.h index 276aa39b79ca..f9adede8310e 100644 --- a/lib/Rest/PathMatch.h +++ b/lib/Rest/PathMatch.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2022-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany +/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except in compliance with the License. diff --git a/lib/Rest/RequestContext.h b/lib/Rest/RequestContext.h index 12c4b5cda686..3e4dbb3f6b41 100644 --- a/lib/Rest/RequestContext.h +++ b/lib/Rest/RequestContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/Version.cpp b/lib/Rest/Version.cpp index 43db79ab1cb0..39257b6e30fd 100644 --- a/lib/Rest/Version.cpp +++ b/lib/Rest/Version.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/Version.h b/lib/Rest/Version.h index 3c1a46c1d062..dbb82b0e891f 100644 --- a/lib/Rest/Version.h +++ b/lib/Rest/Version.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/VstRequest.cpp b/lib/Rest/VstRequest.cpp index 9a101da24ad4..b60687c80a2e 100644 --- a/lib/Rest/VstRequest.cpp +++ b/lib/Rest/VstRequest.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/VstRequest.h b/lib/Rest/VstRequest.h index f6b21e7b4b68..e3312de82d6a 100644 --- a/lib/Rest/VstRequest.h +++ b/lib/Rest/VstRequest.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/VstResponse.cpp b/lib/Rest/VstResponse.cpp index 905eaa2d2c46..f975929c96c2 100644 --- a/lib/Rest/VstResponse.cpp +++ b/lib/Rest/VstResponse.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Rest/VstResponse.h b/lib/Rest/VstResponse.h index ad6f878b2dda..8c9a138ba501 100644 --- a/lib/Rest/VstResponse.h +++ b/lib/Rest/VstResponse.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/ClientConnection.cpp b/lib/SimpleHttpClient/ClientConnection.cpp index 758aca0a7378..92f0c4ad2554 100644 --- a/lib/SimpleHttpClient/ClientConnection.cpp +++ b/lib/SimpleHttpClient/ClientConnection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/ClientConnection.h b/lib/SimpleHttpClient/ClientConnection.h index 0a74df609255..d92954730085 100644 --- a/lib/SimpleHttpClient/ClientConnection.h +++ b/lib/SimpleHttpClient/ClientConnection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/ConnectionCache.cpp b/lib/SimpleHttpClient/ConnectionCache.cpp index da9d020e87f3..87d19baf20a3 100644 --- a/lib/SimpleHttpClient/ConnectionCache.cpp +++ b/lib/SimpleHttpClient/ConnectionCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/ConnectionCache.h b/lib/SimpleHttpClient/ConnectionCache.h index af8d885c8ba4..c60773122998 100644 --- a/lib/SimpleHttpClient/ConnectionCache.h +++ b/lib/SimpleHttpClient/ConnectionCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/GeneralClientConnection.cpp b/lib/SimpleHttpClient/GeneralClientConnection.cpp index 4d8aecceac68..93ec03a192de 100644 --- a/lib/SimpleHttpClient/GeneralClientConnection.cpp +++ b/lib/SimpleHttpClient/GeneralClientConnection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/GeneralClientConnection.h b/lib/SimpleHttpClient/GeneralClientConnection.h index 844ff0325585..e9c666f11439 100644 --- a/lib/SimpleHttpClient/GeneralClientConnection.h +++ b/lib/SimpleHttpClient/GeneralClientConnection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/HttpResponseChecker.cpp b/lib/SimpleHttpClient/HttpResponseChecker.cpp index 064951e02b5a..6f194ea0f86b 100644 --- a/lib/SimpleHttpClient/HttpResponseChecker.cpp +++ b/lib/SimpleHttpClient/HttpResponseChecker.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/HttpResponseChecker.h b/lib/SimpleHttpClient/HttpResponseChecker.h index 8ef2edc32f23..1982dcc70fbb 100644 --- a/lib/SimpleHttpClient/HttpResponseChecker.h +++ b/lib/SimpleHttpClient/HttpResponseChecker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/SimpleHttpClient.cpp b/lib/SimpleHttpClient/SimpleHttpClient.cpp index 219b1f2d18c2..f882721eb66a 100644 --- a/lib/SimpleHttpClient/SimpleHttpClient.cpp +++ b/lib/SimpleHttpClient/SimpleHttpClient.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/SimpleHttpClient.h b/lib/SimpleHttpClient/SimpleHttpClient.h index decb57091777..de1937dd0b38 100644 --- a/lib/SimpleHttpClient/SimpleHttpClient.h +++ b/lib/SimpleHttpClient/SimpleHttpClient.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/SimpleHttpResult.cpp b/lib/SimpleHttpClient/SimpleHttpResult.cpp index 28259ab4c221..67aaf5b5f813 100644 --- a/lib/SimpleHttpClient/SimpleHttpResult.cpp +++ b/lib/SimpleHttpClient/SimpleHttpResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/SimpleHttpResult.h b/lib/SimpleHttpClient/SimpleHttpResult.h index e7b6c9ac8fcb..3efce642606b 100644 --- a/lib/SimpleHttpClient/SimpleHttpResult.h +++ b/lib/SimpleHttpClient/SimpleHttpResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/SslClientConnection.cpp b/lib/SimpleHttpClient/SslClientConnection.cpp index a5bbc913a1e6..78d60331c698 100644 --- a/lib/SimpleHttpClient/SslClientConnection.cpp +++ b/lib/SimpleHttpClient/SslClientConnection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/SimpleHttpClient/SslClientConnection.h b/lib/SimpleHttpClient/SslClientConnection.h index 0f606b5a017b..1b8d0652619d 100644 --- a/lib/SimpleHttpClient/SslClientConnection.h +++ b/lib/SimpleHttpClient/SslClientConnection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Ssl/SslFeature.cpp b/lib/Ssl/SslFeature.cpp index 8453d3e06011..2c252d249375 100644 --- a/lib/Ssl/SslFeature.cpp +++ b/lib/Ssl/SslFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Ssl/SslFeature.h b/lib/Ssl/SslFeature.h index edd07776ec66..f68ba6e098f1 100644 --- a/lib/Ssl/SslFeature.h +++ b/lib/Ssl/SslFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Ssl/SslInterface.cpp b/lib/Ssl/SslInterface.cpp index ae4a35da2fe3..8b5d7d7d4cc0 100644 --- a/lib/Ssl/SslInterface.cpp +++ b/lib/Ssl/SslInterface.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Ssl/SslInterface.h b/lib/Ssl/SslInterface.h index 972d597159bd..aec4c3769223 100644 --- a/lib/Ssl/SslInterface.h +++ b/lib/Ssl/SslInterface.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Ssl/ssl-helper.cpp b/lib/Ssl/ssl-helper.cpp index af30864c1501..90cc74412ac0 100644 --- a/lib/Ssl/ssl-helper.cpp +++ b/lib/Ssl/ssl-helper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Ssl/ssl-helper.h b/lib/Ssl/ssl-helper.h index a21b587c1d80..ed01b5a18e6a 100644 --- a/lib/Ssl/ssl-helper.h +++ b/lib/Ssl/ssl-helper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Utilities/Completer.h b/lib/Utilities/Completer.h index 3fc1175294e2..0658fa1bbdda 100644 --- a/lib/Utilities/Completer.h +++ b/lib/Utilities/Completer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Utilities/LineEditor.cpp b/lib/Utilities/LineEditor.cpp index 6e70b5cd0f1e..9c8910f18916 100644 --- a/lib/Utilities/LineEditor.cpp +++ b/lib/Utilities/LineEditor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Utilities/LineEditor.h b/lib/Utilities/LineEditor.h index fc80cad09375..f8c2bc78f367 100644 --- a/lib/Utilities/LineEditor.h +++ b/lib/Utilities/LineEditor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Utilities/LinenoiseShell.cpp b/lib/Utilities/LinenoiseShell.cpp index 0fb30fc09ac8..3d8bfaf14af8 100644 --- a/lib/Utilities/LinenoiseShell.cpp +++ b/lib/Utilities/LinenoiseShell.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Utilities/LinenoiseShell.h b/lib/Utilities/LinenoiseShell.h index fecf77d23126..9753b3721a6f 100644 --- a/lib/Utilities/LinenoiseShell.h +++ b/lib/Utilities/LinenoiseShell.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Utilities/NameValidator.cpp b/lib/Utilities/NameValidator.cpp index 1ffb4b7c1172..e0ee199eab54 100644 --- a/lib/Utilities/NameValidator.cpp +++ b/lib/Utilities/NameValidator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Utilities/NameValidator.h b/lib/Utilities/NameValidator.h index e90d9cfb0ebe..857c9e80d986 100644 --- a/lib/Utilities/NameValidator.h +++ b/lib/Utilities/NameValidator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Utilities/ScriptLoader.cpp b/lib/Utilities/ScriptLoader.cpp index cc6d7b286856..ebde01325b54 100644 --- a/lib/Utilities/ScriptLoader.cpp +++ b/lib/Utilities/ScriptLoader.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Utilities/ScriptLoader.h b/lib/Utilities/ScriptLoader.h index 1bb3a911496d..5889e605d12b 100644 --- a/lib/Utilities/ScriptLoader.h +++ b/lib/Utilities/ScriptLoader.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Utilities/ShellBase.cpp b/lib/Utilities/ShellBase.cpp index 79e76f6224bb..35c90149e723 100644 --- a/lib/Utilities/ShellBase.cpp +++ b/lib/Utilities/ShellBase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Utilities/ShellBase.h b/lib/Utilities/ShellBase.h index 9beadb66bb02..4597e89931ef 100644 --- a/lib/Utilities/ShellBase.h +++ b/lib/Utilities/ShellBase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/JSLoader.cpp b/lib/V8/JSLoader.cpp index 0b87da2b28d0..58ffd4f54d63 100644 --- a/lib/V8/JSLoader.cpp +++ b/lib/V8/JSLoader.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/JSLoader.h b/lib/V8/JSLoader.h index 5fe18d1e514d..41ab5b2b2d56 100644 --- a/lib/V8/JSLoader.h +++ b/lib/V8/JSLoader.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/JavaScriptSecurityContext.cpp b/lib/V8/JavaScriptSecurityContext.cpp index cedd630abf9b..c26a428f410a 100644 --- a/lib/V8/JavaScriptSecurityContext.cpp +++ b/lib/V8/JavaScriptSecurityContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/JavaScriptSecurityContext.h b/lib/V8/JavaScriptSecurityContext.h index c5b8e05002ca..723f1cbefbb4 100644 --- a/lib/V8/JavaScriptSecurityContext.h +++ b/lib/V8/JavaScriptSecurityContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/V8LineEditor.cpp b/lib/V8/V8LineEditor.cpp index 45cfadf6d951..5daf34f406ea 100644 --- a/lib/V8/V8LineEditor.cpp +++ b/lib/V8/V8LineEditor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/V8LineEditor.h b/lib/V8/V8LineEditor.h index 48000345aee0..9253a7d09b5e 100644 --- a/lib/V8/V8LineEditor.h +++ b/lib/V8/V8LineEditor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/V8SecurityFeature.cpp b/lib/V8/V8SecurityFeature.cpp index e7612bf7e538..aab50c8b1c7a 100644 --- a/lib/V8/V8SecurityFeature.cpp +++ b/lib/V8/V8SecurityFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/V8SecurityFeature.h b/lib/V8/V8SecurityFeature.h index 04d8ca795917..d199bb3474fa 100644 --- a/lib/V8/V8SecurityFeature.h +++ b/lib/V8/V8SecurityFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-buffer.cpp b/lib/V8/v8-buffer.cpp index 7684fed121eb..fecd8b272865 100644 --- a/lib/V8/v8-buffer.cpp +++ b/lib/V8/v8-buffer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-buffer.h b/lib/V8/v8-buffer.h index 03d27396f197..155fb9fd21aa 100644 --- a/lib/V8/v8-buffer.h +++ b/lib/V8/v8-buffer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-conv.cpp b/lib/V8/v8-conv.cpp index a2863cbb1320..08bdf6704e72 100644 --- a/lib/V8/v8-conv.cpp +++ b/lib/V8/v8-conv.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-conv.h b/lib/V8/v8-conv.h index a285574ae3cb..e1e6b124d952 100644 --- a/lib/V8/v8-conv.h +++ b/lib/V8/v8-conv.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-deadline.cpp b/lib/V8/v8-deadline.cpp index c658b3ea532f..c029845544e6 100644 --- a/lib/V8/v8-deadline.cpp +++ b/lib/V8/v8-deadline.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-deadline.h b/lib/V8/v8-deadline.h index ba2e0d0ff1fe..e5904e87a845 100644 --- a/lib/V8/v8-deadline.h +++ b/lib/V8/v8-deadline.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-environment.cpp b/lib/V8/v8-environment.cpp index 1a5c527b2586..5da6cf888db1 100644 --- a/lib/V8/v8-environment.cpp +++ b/lib/V8/v8-environment.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-globals.cpp b/lib/V8/v8-globals.cpp index 248b0ee984e5..ba70227b15a6 100644 --- a/lib/V8/v8-globals.cpp +++ b/lib/V8/v8-globals.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-globals.h b/lib/V8/v8-globals.h index a37c58666fb6..ade94c7f9f8b 100644 --- a/lib/V8/v8-globals.h +++ b/lib/V8/v8-globals.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-helper.h b/lib/V8/v8-helper.h index e4a6608e414e..46c4e20344cc 100644 --- a/lib/V8/v8-helper.h +++ b/lib/V8/v8-helper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-no-deadline.cpp b/lib/V8/v8-no-deadline.cpp index 419468894931..f36ac57b17a6 100644 --- a/lib/V8/v8-no-deadline.cpp +++ b/lib/V8/v8-no-deadline.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-shell.cpp b/lib/V8/v8-shell.cpp index da7e9d1dd1dd..ed7773cb2cf8 100644 --- a/lib/V8/v8-shell.cpp +++ b/lib/V8/v8-shell.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-shell.h b/lib/V8/v8-shell.h index af71801619aa..4b905e0c609e 100644 --- a/lib/V8/v8-shell.h +++ b/lib/V8/v8-shell.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-utils.cpp b/lib/V8/v8-utils.cpp index a6956f1efe37..2ef35e263641 100644 --- a/lib/V8/v8-utils.cpp +++ b/lib/V8/v8-utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-utils.h b/lib/V8/v8-utils.h index cd878b14ba3b..73ee1ec3d4a7 100644 --- a/lib/V8/v8-utils.h +++ b/lib/V8/v8-utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-vpack.cpp b/lib/V8/v8-vpack.cpp index 1295ce32450f..5a607c91c020 100644 --- a/lib/V8/v8-vpack.cpp +++ b/lib/V8/v8-vpack.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-vpack.h b/lib/V8/v8-vpack.h index c4db8dc2c706..287c2257840f 100644 --- a/lib/V8/v8-vpack.h +++ b/lib/V8/v8-vpack.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/V8/v8-wrapper.h b/lib/V8/v8-wrapper.h index decf66e467a6..5da2d4e14638 100644 --- a/lib/V8/v8-wrapper.h +++ b/lib/V8/v8-wrapper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/array.h b/lib/VPackDeserializer/array.h index 86271e808183..aad5b4305d34 100644 --- a/lib/VPackDeserializer/array.h +++ b/lib/VPackDeserializer/array.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/attribute.h b/lib/VPackDeserializer/attribute.h index 3204184c0516..04fc3670663c 100644 --- a/lib/VPackDeserializer/attribute.h +++ b/lib/VPackDeserializer/attribute.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/conditional.h b/lib/VPackDeserializer/conditional.h index 35b18dfc7c9c..36ac2d07e357 100644 --- a/lib/VPackDeserializer/conditional.h +++ b/lib/VPackDeserializer/conditional.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/context.h b/lib/VPackDeserializer/context.h index c77ddb8cceb9..e6adb0d8ecf4 100644 --- a/lib/VPackDeserializer/context.h +++ b/lib/VPackDeserializer/context.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/deserialize-with.h b/lib/VPackDeserializer/deserialize-with.h index 02b9e759285b..35b281d48c1d 100644 --- a/lib/VPackDeserializer/deserialize-with.h +++ b/lib/VPackDeserializer/deserialize-with.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/deserializer.h b/lib/VPackDeserializer/deserializer.h index ced2e68d656d..ddc0f4af2d0d 100644 --- a/lib/VPackDeserializer/deserializer.h +++ b/lib/VPackDeserializer/deserializer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/enum.h b/lib/VPackDeserializer/enum.h index fd27784db349..78039698eaec 100644 --- a/lib/VPackDeserializer/enum.h +++ b/lib/VPackDeserializer/enum.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/errors.h b/lib/VPackDeserializer/errors.h index 9b5608312710..39174473b325 100644 --- a/lib/VPackDeserializer/errors.h +++ b/lib/VPackDeserializer/errors.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/field-name-dependent.h b/lib/VPackDeserializer/field-name-dependent.h index 2c19a617ed31..7ebe647f1a79 100644 --- a/lib/VPackDeserializer/field-name-dependent.h +++ b/lib/VPackDeserializer/field-name-dependent.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/field-value-dependent.h b/lib/VPackDeserializer/field-value-dependent.h index b2ed13512a1d..08cfe1da6b44 100644 --- a/lib/VPackDeserializer/field-value-dependent.h +++ b/lib/VPackDeserializer/field-value-dependent.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/fixed-order.h b/lib/VPackDeserializer/fixed-order.h index 4c1a5e77d05b..69d55f49af54 100644 --- a/lib/VPackDeserializer/fixed-order.h +++ b/lib/VPackDeserializer/fixed-order.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/gadgets.h b/lib/VPackDeserializer/gadgets.h index 08ec890c0656..1e8d6cddd507 100644 --- a/lib/VPackDeserializer/gadgets.h +++ b/lib/VPackDeserializer/gadgets.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/hints.h b/lib/VPackDeserializer/hints.h index 771518f08d17..50bd1011f395 100644 --- a/lib/VPackDeserializer/hints.h +++ b/lib/VPackDeserializer/hints.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/map.h b/lib/VPackDeserializer/map.h index c8d6f43f3780..5570872a714f 100644 --- a/lib/VPackDeserializer/map.h +++ b/lib/VPackDeserializer/map.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/parameter-list.h b/lib/VPackDeserializer/parameter-list.h index 85ebe5d793a7..db10ad3a6c1b 100644 --- a/lib/VPackDeserializer/parameter-list.h +++ b/lib/VPackDeserializer/parameter-list.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/plan-executor.h b/lib/VPackDeserializer/plan-executor.h index 774aa84ccf66..76d55defce0d 100644 --- a/lib/VPackDeserializer/plan-executor.h +++ b/lib/VPackDeserializer/plan-executor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/try-alternatives.h b/lib/VPackDeserializer/try-alternatives.h index 83469273c541..dbdbac334ff2 100644 --- a/lib/VPackDeserializer/try-alternatives.h +++ b/lib/VPackDeserializer/try-alternatives.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/types.h b/lib/VPackDeserializer/types.h index fd7a6801b612..94ee72acd1ed 100644 --- a/lib/VPackDeserializer/types.h +++ b/lib/VPackDeserializer/types.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/unpack-proxy.h b/lib/VPackDeserializer/unpack-proxy.h index aec808160417..8a123e30f145 100644 --- a/lib/VPackDeserializer/unpack-proxy.h +++ b/lib/VPackDeserializer/unpack-proxy.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/utilities.h b/lib/VPackDeserializer/utilities.h index 378c1c981e7a..ea74dc655d67 100644 --- a/lib/VPackDeserializer/utilities.h +++ b/lib/VPackDeserializer/utilities.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/validate.h b/lib/VPackDeserializer/validate.h index 9dddfe8d60e1..7a08f46b9540 100644 --- a/lib/VPackDeserializer/validate.h +++ b/lib/VPackDeserializer/validate.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/value-reader.h b/lib/VPackDeserializer/value-reader.h index fc4fcc0afe61..09cd15d44684 100644 --- a/lib/VPackDeserializer/value-reader.h +++ b/lib/VPackDeserializer/value-reader.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/values.h b/lib/VPackDeserializer/values.h index 74f515688cc5..d5ea260f3f6a 100644 --- a/lib/VPackDeserializer/values.h +++ b/lib/VPackDeserializer/values.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VPackDeserializer/vpack-types.h b/lib/VPackDeserializer/vpack-types.h index 0924fca95e4e..abde8cb7014b 100644 --- a/lib/VPackDeserializer/vpack-types.h +++ b/lib/VPackDeserializer/vpack-types.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VelocypackUtils/VelocyPackStringLiteral.cpp b/lib/VelocypackUtils/VelocyPackStringLiteral.cpp index 87c87e041bbb..985745bde3c7 100644 --- a/lib/VelocypackUtils/VelocyPackStringLiteral.cpp +++ b/lib/VelocypackUtils/VelocyPackStringLiteral.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/VelocypackUtils/VelocyPackStringLiteral.h b/lib/VelocypackUtils/VelocyPackStringLiteral.h index 0333db420b9f..23aa9398cf47 100644 --- a/lib/VelocypackUtils/VelocyPackStringLiteral.h +++ b/lib/VelocypackUtils/VelocyPackStringLiteral.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2023 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License");