From 82dbc9af132013dbde72742a5135ec17bc85d05b Mon Sep 17 00:00:00 2001 From: jsteemann Date: Wed, 5 Jan 2022 22:35:43 +0100 Subject: [PATCH 1/3] make it 2022 --- 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/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/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/TimeString.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/AllRowsFetcher.cpp | 2 +- arangod/Aql/AllRowsFetcher.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/AqlItemBlockInputMatrix.cpp | 2 +- arangod/Aql/AqlItemBlockInputMatrix.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/AqlItemMatrix.cpp | 2 +- arangod/Aql/AqlItemMatrix.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/DocumentIndexExpressionContext.cpp | 2 +- arangod/Aql/DocumentIndexExpressionContext.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/ExecutionBlock.cpp | 2 +- arangod/Aql/ExecutionBlock.h | 2 +- arangod/Aql/ExecutionBlockImpl.cpp | 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.cpp | 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 +- arangod/Aql/KShortestPathsExecutor.cpp | 2 +- arangod/Aql/KShortestPathsExecutor.h | 2 +- arangod/Aql/KShortestPathsNode.cpp | 2 +- arangod/Aql/KShortestPathsNode.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 | 3 ++- arangod/Aql/NonConstExpression.h | 3 ++- arangod/Aql/NonConstExpressionContainer.cpp | 3 ++- arangod/Aql/NonConstExpressionContainer.h | 3 ++- 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/PlanCache.cpp | 2 +- arangod/Aql/PlanCache.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/SortingGatherExecutor.cpp | 2 +- arangod/Aql/SortingGatherExecutor.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 | 3 ++- 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/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/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/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/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/ClusterRepairOperations.h | 2 +- arangod/Cluster/ClusterTraverser.cpp | 2 +- arangod/Cluster/ClusterTraverser.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/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/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 | 3 ++- arangod/Cluster/UpdateReplicatedLogAction.h | 3 ++- 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/ClusterEngine/RocksDBMethods.cpp | 2 +- arangod/ClusterEngine/RocksDBMethods.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 | 4 ++-- 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.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/Index.cpp | 2 +- arangod/GeoIndex/Index.h | 2 +- arangod/GeoIndex/Near.cpp | 2 +- arangod/GeoIndex/Near.h | 2 +- .../AttributeWeightShortestPathFinder.cpp | 2 +- .../Graph/AttributeWeightShortestPathFinder.h | 2 +- arangod/Graph/BaseOptions.cpp | 2 +- arangod/Graph/BaseOptions.h | 2 +- arangod/Graph/BreadthFirstEnumerator.cpp | 2 +- arangod/Graph/BreadthFirstEnumerator.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 +- .../ConstantWeightShortestPathFinder.cpp | 2 +- .../Graph/ConstantWeightShortestPathFinder.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 +- .../Enumerators/OneSidedEnumeratorInterface.h | 2 +- .../Graph/Enumerators/TwoSidedEnumerator.cpp | 2 +- .../Graph/Enumerators/TwoSidedEnumerator.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 +- arangod/Graph/NeighborsEnumerator.cpp | 2 +- arangod/Graph/NeighborsEnumerator.h | 2 +- .../Options/OneSidedEnumeratorOptions.cpp | 2 +- .../Graph/Options/OneSidedEnumeratorOptions.h | 2 +- .../Options/TwoSidedEnumeratorOptions.cpp | 2 +- .../Graph/Options/TwoSidedEnumeratorOptions.h | 2 +- arangod/Graph/PathEnumerator.cpp | 2 +- arangod/Graph/PathEnumerator.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 | 3 ++- .../PathManagement/PathValidatorOptions.h | 3 ++- .../SingleProviderPathResult.cpp | 2 +- .../PathManagement/SingleProviderPathResult.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/ShortestPathType.cpp | 2 +- arangod/Graph/ShortestPathType.h | 2 +- arangod/Graph/SingleServerEdgeCursor.cpp | 2 +- arangod/Graph/SingleServerEdgeCursor.h | 2 +- arangod/Graph/SingleServerTraverser.cpp | 2 +- arangod/Graph/SingleServerTraverser.h | 2 +- .../Graph/Steps/SingleServerProviderStep.cpp | 2 +- .../Graph/Steps/SingleServerProviderStep.h | 2 +- arangod/Graph/Traverser.cpp | 2 +- arangod/Graph/Traverser.h | 2 +- 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/WeightedEnumerator.cpp | 2 +- arangod/Graph/WeightedEnumerator.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 | 3 ++- 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/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/IResearchFilterFactory.cpp | 2 +- arangod/IResearch/IResearchFilterFactory.h | 2 +- .../IResearch/IResearchFilterOptimization.cpp | 3 ++- .../IResearch/IResearchFilterOptimization.h | 3 ++- .../IResearch/IResearchIdentityAnalyzer.cpp | 2 +- arangod/IResearch/IResearchIdentityAnalyzer.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/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/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 | 3 ++- 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/VelocyPackHelper.cpp | 2 +- arangod/IResearch/VelocyPackHelper.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/BatchBuilder.h | 2 +- arangod/Metrics/Builder.cpp | 2 +- arangod/Metrics/Builder.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/Histogram.h | 2 +- arangod/Metrics/HistogramBuilder.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.cpp | 2 +- arangod/Metrics/MetricKey.h | 2 +- arangod/Metrics/MetricsFeature.cpp | 2 +- arangod/Metrics/MetricsFeature.h | 2 +- arangod/Metrics/Scale.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/AIR/AIR.cpp | 2 +- arangod/Pregel/Algos/AIR/AIR.h | 2 +- .../Pregel/Algos/AIR/AbstractAccumulator.cpp | 2 +- .../Pregel/Algos/AIR/AbstractAccumulator.h | 2 +- .../Pregel/Algos/AIR/AccumulatorOptions.cpp | 2 +- arangod/Pregel/Algos/AIR/AccumulatorOptions.h | 2 +- arangod/Pregel/Algos/AIR/Accumulators.cpp | 2 +- arangod/Pregel/Algos/AIR/Accumulators.h | 2 +- arangod/Pregel/Algos/AIR/EdgeData.cpp | 2 +- arangod/Pregel/Algos/AIR/EdgeData.h | 2 +- arangod/Pregel/Algos/AIR/GraphFormat.cpp | 2 +- arangod/Pregel/Algos/AIR/GraphFormat.h | 2 +- arangod/Pregel/Algos/AIR/MasterContext.cpp | 2 +- arangod/Pregel/Algos/AIR/MasterContext.h | 2 +- arangod/Pregel/Algos/AIR/MessageData.cpp | 2 +- arangod/Pregel/Algos/AIR/MessageData.h | 2 +- arangod/Pregel/Algos/AIR/MessageFormat.cpp | 2 +- arangod/Pregel/Algos/AIR/MessageFormat.h | 2 +- .../Pregel/Algos/AIR/VertexComputation.cpp | 2 +- arangod/Pregel/Algos/AIR/VertexComputation.h | 2 +- arangod/Pregel/Algos/AIR/VertexData.cpp | 2 +- arangod/Pregel/Algos/AIR/VertexData.h | 2 +- arangod/Pregel/Algos/AIR/WorkerContext.cpp | 2 +- arangod/Pregel/Algos/AIR/WorkerContext.h | 2 +- arangod/Pregel/Algos/AsyncSCC.cpp | 2 +- arangod/Pregel/Algos/AsyncSCC.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/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/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/CommonFormats.h | 2 +- arangod/Pregel/Conductor.cpp | 2 +- arangod/Pregel/Conductor.h | 2 +- arangod/Pregel/Graph.h | 2 +- arangod/Pregel/GraphFormat.h | 2 +- arangod/Pregel/GraphSerializer.h | 2 +- arangod/Pregel/GraphStore.cpp | 2 +- arangod/Pregel/GraphStore.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/Recovery.cpp | 2 +- arangod/Pregel/Recovery.h | 2 +- arangod/Pregel/Reports.cpp | 2 +- arangod/Pregel/Reports.h | 2 +- arangod/Pregel/Statistics.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.cpp | 2 +- arangod/Pregel/Worker.h | 2 +- arangod/Pregel/WorkerConfig.cpp | 2 +- arangod/Pregel/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 | 3 ++- .../AgencyCollectionSpecification.h | 3 ++- arangod/Replication2/AgencyMethods.cpp | 3 ++- arangod/Replication2/AgencyMethods.h | 3 ++- arangod/Replication2/DeferredExecution.h | 3 ++- .../Exceptions/ParticipantResignedException.h | 3 ++- arangod/Replication2/LoggerContext.h | 3 ++- arangod/Replication2/Methods.cpp | 3 ++- arangod/Replication2/Methods.h | 3 ++- .../ReplicatedLog/AgencyLogSpecification.cpp | 3 ++- .../ReplicatedLog/AgencyLogSpecification.h | 3 ++- .../Replication2/ReplicatedLog/Algorithms.cpp | 2 +- .../Replication2/ReplicatedLog/Algorithms.h | 2 +- .../ReplicatedLog/ILogInterfaces.cpp | 3 ++- .../ReplicatedLog/ILogInterfaces.h | 3 ++- .../ReplicatedLog/InMemoryLog.cpp | 3 ++- .../Replication2/ReplicatedLog/InMemoryLog.h | 3 ++- .../Replication2/ReplicatedLog/LogCommon.cpp | 3 ++- .../Replication2/ReplicatedLog/LogCommon.h | 3 ++- .../Replication2/ReplicatedLog/LogCore.cpp | 3 ++- arangod/Replication2/ReplicatedLog/LogCore.h | 3 ++- .../ReplicatedLog/LogFollower.cpp | 3 ++- .../Replication2/ReplicatedLog/LogFollower.h | 3 ++- .../Replication2/ReplicatedLog/LogLeader.cpp | 3 ++- .../Replication2/ReplicatedLog/LogLeader.h | 3 ++- .../Replication2/ReplicatedLog/LogStatus.cpp | 3 ++- .../Replication2/ReplicatedLog/LogStatus.h | 3 ++- .../ReplicatedLog/NetworkAttachedFollower.cpp | 3 ++- .../ReplicatedLog/NetworkAttachedFollower.h | 3 ++- .../ReplicatedLog/NetworkMessages.cpp | 3 ++- .../ReplicatedLog/NetworkMessages.h | 3 ++- .../Replication2/ReplicatedLog/PersistedLog.h | 3 ++- .../ReplicatedLog/ReplicatedLog.cpp | 3 ++- .../ReplicatedLog/ReplicatedLog.h | 3 ++- .../ReplicatedLog/ReplicatedLogFeature.cpp | 3 ++- .../ReplicatedLog/ReplicatedLogFeature.h | 3 ++- .../ReplicatedLog/ReplicatedLogIterator.h | 3 ++- .../ReplicatedLog/ReplicatedLogMetrics.cpp | 3 ++- .../ReplicatedLog/ReplicatedLogMetrics.h | 3 ++- .../ReplicatedLogMetricsDeclarations.h | 3 ++- .../Replication2/ReplicatedLog/Utilities.h | 3 ++- arangod/Replication2/ReplicatedLog/types.cpp | 3 ++- arangod/Replication2/ReplicatedLog/types.h | 3 ++- .../ReplicatedState/AbstractStateMachine.h | 3 ++- .../ReplicatedState/AgencySpecification.cpp | 3 ++- .../ReplicatedState/AgencySpecification.h | 3 ++- .../ReplicatedState/ReplicatedState.h | 3 ++- .../ReplicatedStateFeature.cpp | 3 ++- .../ReplicatedState/ReplicatedStateFeature.h | 3 ++- .../ReplicatedState/ReplicatedStateTraits.h | 3 ++- .../ReplicatedState/StateCommon.cpp | 3 ++- .../ReplicatedState/StateCommon.h | 3 ++- .../ReplicatedState/StateStatus.cpp | 3 ++- .../ReplicatedState/StateStatus.h | 3 ++- arangod/Replication2/Streams/LogMultiplexer.h | 21 +++++++++++++++++++ .../Replication2/Streams/MultiplexedValues.h | 3 ++- .../Streams/StreamInformationBlock.h | 3 ++- .../Streams/StreamSpecification.h | 3 ++- arangod/Replication2/Streams/Streams.h | 3 ++- arangod/Replication2/Version.cpp | 3 ++- arangod/Replication2/Version.h | 3 ++- .../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 +- .../RestHandler/RestControlPregelHandler.cpp | 2 +- .../RestHandler/RestControlPregelHandler.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 +- 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 | 3 ++- arangod/RestHandler/RestLogHandler.h | 2 +- .../RestHandler/RestLogInternalHandler.cpp | 2 +- arangod/RestHandler/RestLogInternalHandler.h | 2 +- arangod/RestHandler/RestMetricsHandler.cpp | 2 +- arangod/RestHandler/RestMetricsHandler.h | 2 +- arangod/RestHandler/RestPregelHandler.cpp | 2 +- arangod/RestHandler/RestPregelHandler.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/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/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/QueryRegistryFeature.cpp | 2 +- arangod/RestServer/QueryRegistryFeature.h | 2 +- arangod/RestServer/RestartAction.cpp | 3 ++- arangod/RestServer/RestartAction.h | 3 ++- 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/SoftShutdownFeature.cpp | 3 ++- arangod/RestServer/SoftShutdownFeature.h | 3 ++- arangod/RestServer/SupervisorFeature.cpp | 2 +- arangod/RestServer/SupervisorFeature.h | 2 +- arangod/RestServer/SystemDatabaseFeature.cpp | 2 +- arangod/RestServer/SystemDatabaseFeature.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/arangod.cpp | 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/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/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 +- 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 +- arangod/RocksDBEngine/RocksDBPersistedLog.cpp | 3 ++- arangod/RocksDBEngine/RocksDBPersistedLog.h | 3 ++- .../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 +- .../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 +- .../RocksDBEngine/RocksDBSha256Checksum.cpp | 2 +- arangod/RocksDBEngine/RocksDBSha256Checksum.h | 2 +- arangod/RocksDBEngine/RocksDBSkiplistIndex.h | 2 +- arangod/RocksDBEngine/RocksDBSyncThread.cpp | 2 +- arangod/RocksDBEngine/RocksDBSyncThread.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 +- 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/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/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 | 3 ++- arangod/Transaction/Options.cpp | 2 +- arangod/Transaction/Options.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/FlushThread.cpp | 2 +- arangod/Utils/FlushThread.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-query.cpp | 2 +- arangod/V8Server/v8-query.h | 2 +- arangod/V8Server/v8-replicated-logs.cpp | 3 ++- arangod/V8Server/v8-replicated-logs.h | 3 ++- 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/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/ManagedDocumentResult.cpp | 2 +- arangod/VocBase/ManagedDocumentResult.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/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/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/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/Export/ExportFeature.cpp | 2 +- client-tools/Export/ExportFeature.h | 2 +- client-tools/Export/arangoexport.cpp | 2 +- .../FeaturePhases/BasicFeaturePhaseClient.cpp | 2 +- .../FeaturePhases/BasicFeaturePhaseClient.h | 2 +- .../FeaturePhases/V8ShellFeaturePhase.cpp | 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 | 2 +- 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/Restore/RestoreFeature.cpp | 2 +- client-tools/Restore/RestoreFeature.h | 2 +- client-tools/Restore/arangorestore.cpp | 2 +- client-tools/Shell/ClientFeature.cpp | 2 +- client-tools/Shell/ClientFeature.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/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 +- .../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/CpuUsageFeature.cpp | 2 +- lib/ApplicationFeatures/CpuUsageFeature.h | 2 +- lib/ApplicationFeatures/GreetingsFeature.cpp | 2 +- lib/ApplicationFeatures/GreetingsFeature.h | 2 +- .../GreetingsFeaturePhase.cpp | 2 +- .../GreetingsFeaturePhase.h | 2 +- .../HttpEndpointProvider.h | 2 +- lib/ApplicationFeatures/LanguageFeature.cpp | 2 +- lib/ApplicationFeatures/LanguageFeature.h | 2 +- lib/ApplicationFeatures/NonceFeature.cpp | 2 +- lib/ApplicationFeatures/NonceFeature.h | 2 +- lib/ApplicationFeatures/PrivilegeFeature.cpp | 2 +- lib/ApplicationFeatures/PrivilegeFeature.h | 2 +- lib/ApplicationFeatures/SharedPRNGFeature.cpp | 2 +- lib/ApplicationFeatures/SharedPRNGFeature.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/TimeZoneFeature.cpp | 2 +- lib/ApplicationFeatures/TimeZoneFeature.h | 2 +- lib/ApplicationFeatures/V8PlatformFeature.cpp | 2 +- lib/ApplicationFeatures/V8PlatformFeature.h | 2 +- lib/ApplicationFeatures/V8SecurityFeature.cpp | 2 +- lib/ApplicationFeatures/V8SecurityFeature.h | 2 +- lib/ApplicationFeatures/VersionFeature.cpp | 2 +- lib/ApplicationFeatures/VersionFeature.h | 2 +- .../WindowsServiceFeature.cpp | 2 +- .../WindowsServiceFeature.h | 2 +- lib/Basics/ArangoGlobalContext.cpp | 2 +- lib/Basics/ArangoGlobalContext.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/CrashHandler.cpp | 2 +- lib/Basics/CrashHandler.h | 2 +- lib/Basics/DataProtector.cpp | 2 +- lib/Basics/DataProtector.h | 2 +- lib/Basics/DeadlockDetector.h | 2 +- lib/Basics/DebugRaceController.cpp | 2 +- lib/Basics/DebugRaceController.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 | 3 ++- lib/Basics/ErrorCode.h | 3 ++- lib/Basics/Exceptions.cpp | 2 +- lib/Basics/Exceptions.h | 2 +- lib/Basics/FeatureFlags.cpp | 3 ++- lib/Basics/FeatureFlags.h | 3 ++- 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 | 3 ++- lib/Basics/HybridLogicalClock.cpp | 2 +- lib/Basics/HybridLogicalClock.h | 2 +- lib/Basics/Identifier.cpp | 2 +- lib/Basics/Identifier.h | 2 +- lib/Basics/IndexIter.h | 3 ++- 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/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.h | 3 ++- 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/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/TypeTraits.h | 2 +- lib/Basics/UnshackledMutex.cpp | 3 ++- lib/Basics/UnshackledMutex.h | 3 ++- 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.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 | 3 ++- lib/Containers/MerkleTree.cpp | 2 +- lib/Containers/MerkleTree.h | 2 +- lib/Containers/MerkleTreeHelpers.cpp | 2 +- lib/Containers/MerkleTreeHelpers.h | 2 +- lib/Containers/RollingVector.h | 2 +- lib/Containers/SmallUnorderedMap.h | 2 +- lib/Containers/SmallVector.h | 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/Exceptions.h | 2 +- lib/Futures/Future.cpp | 2 +- lib/Futures/Future.h | 2 +- lib/Futures/Promise-inl.h | 2 +- lib/Futures/Promise.h | 2 +- lib/Futures/SharedState.h | 2 +- lib/Futures/Try.h | 2 +- lib/Futures/Unit.h | 2 +- lib/Futures/Utilities.h | 2 +- lib/Geo/Ellipsoid.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/GeoUtils.cpp | 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/Shapes.cpp | 2 +- lib/Geo/Shapes.h | 2 +- lib/Geo/Utils.cpp | 2 +- lib/Geo/Utils.h | 2 +- lib/Greenspun/EvalResult.h | 2 +- lib/Greenspun/Extractor.h | 2 +- lib/Greenspun/Interpreter.cpp | 2 +- lib/Greenspun/Interpreter.h | 2 +- lib/Greenspun/Primitives.cpp | 2 +- lib/Greenspun/Primitives.h | 2 +- lib/Greenspun/lib/DateTime.cpp | 2 +- lib/Greenspun/lib/DateTime.h | 2 +- lib/Greenspun/lib/Dicts.cpp | 2 +- lib/Greenspun/lib/Dicts.h | 2 +- lib/Greenspun/lib/Lists.cpp | 2 +- lib/Greenspun/lib/Lists.h | 2 +- lib/Greenspun/lib/Math.cpp | 2 +- lib/Greenspun/lib/Math.h | 2 +- lib/Greenspun/lib/Strings.cpp | 2 +- lib/Greenspun/lib/Strings.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 | 3 ++- lib/Logger/LogGroup.h | 2 +- lib/Logger/LogLevel.cpp | 2 +- lib/Logger/LogLevel.h | 2 +- lib/Logger/LogMacros.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/Meta/utility.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/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/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/IsArangoExecutable.cpp | 2 +- lib/Utilities/IsArangoExecutable.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/Utilities/Timers.h | 2 +- lib/Utilities/clock_gettime.cpp | 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/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 +- 2100 files changed, 2213 insertions(+), 2100 deletions(-) diff --git a/arangod/Actions/ActionFeature.cpp b/arangod/Actions/ActionFeature.cpp index 1207927a3b8e..5918b48d2d29 100644 --- a/arangod/Actions/ActionFeature.cpp +++ b/arangod/Actions/ActionFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 46a7176ce242..72c29be68c6e 100644 --- a/arangod/Actions/ActionFeature.h +++ b/arangod/Actions/ActionFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f258b18e0d20..e2742fc74f54 100644 --- a/arangod/Actions/RestActionHandler.cpp +++ b/arangod/Actions/RestActionHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0cd6e03a10cb..7642bca87d0e 100644 --- a/arangod/Actions/RestActionHandler.h +++ b/arangod/Actions/RestActionHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3d4b19d68c23..d5f76f2e3ded 100644 --- a/arangod/Actions/actions.cpp +++ b/arangod/Actions/actions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ffd4e1fe170a..b6074d4264a0 100644 --- a/arangod/Actions/actions.h +++ b/arangod/Actions/actions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 06594cf5222b..ccb5315b6e42 100644 --- a/arangod/Agency/ActiveFailoverJob.cpp +++ b/arangod/Agency/ActiveFailoverJob.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8aa66454e9c4..12a56f721a59 100644 --- a/arangod/Agency/ActiveFailoverJob.h +++ b/arangod/Agency/ActiveFailoverJob.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 71ae4e9c3ee3..0dce0dedcc21 100644 --- a/arangod/Agency/AddFollower.cpp +++ b/arangod/Agency/AddFollower.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b575311ee46e..2b12ec09b9c0 100644 --- a/arangod/Agency/AddFollower.h +++ b/arangod/Agency/AddFollower.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 72ad1c220d31..b79fa6af09a6 100644 --- a/arangod/Agency/AgencyComm.cpp +++ b/arangod/Agency/AgencyComm.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c71e803a0cc9..bfc942f3c86b 100644 --- a/arangod/Agency/AgencyComm.h +++ b/arangod/Agency/AgencyComm.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 734fe37ed027..e186e8ea0484 100644 --- a/arangod/Agency/AgencyCommon.h +++ b/arangod/Agency/AgencyCommon.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c63a1fa931f3..532486886dd4 100644 --- a/arangod/Agency/AgencyFeature.cpp +++ b/arangod/Agency/AgencyFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5f68dca70d08..17fd80c85a0f 100644 --- a/arangod/Agency/AgencyFeature.h +++ b/arangod/Agency/AgencyFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f9238866946b..c30fbabfc9b6 100644 --- a/arangod/Agency/AgencyPaths.cpp +++ b/arangod/Agency/AgencyPaths.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 19b3b2591fe7..619515821c30 100644 --- a/arangod/Agency/AgencyPaths.h +++ b/arangod/Agency/AgencyPaths.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7d4bfbe7dfc4..baca365d1d8f 100644 --- a/arangod/Agency/AgencyStrings.h +++ b/arangod/Agency/AgencyStrings.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 284b01d39310..bc9076825dc2 100644 --- a/arangod/Agency/Agent.cpp +++ b/arangod/Agency/Agent.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9e4d4666923e..9e4a4780848d 100644 --- a/arangod/Agency/Agent.h +++ b/arangod/Agency/Agent.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 187ded82abf0..e99390649cde 100644 --- a/arangod/Agency/AgentCallback.cpp +++ b/arangod/Agency/AgentCallback.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 148cd0eac04f..553927af70fd 100644 --- a/arangod/Agency/AgentCallback.h +++ b/arangod/Agency/AgentCallback.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 33befa5f832e..200d875be72d 100644 --- a/arangod/Agency/AgentConfiguration.cpp +++ b/arangod/Agency/AgentConfiguration.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b01b2513baf0..e58238a19551 100644 --- a/arangod/Agency/AgentConfiguration.h +++ b/arangod/Agency/AgentConfiguration.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c0c5e803e5be..68d69557216a 100644 --- a/arangod/Agency/AgentInterface.h +++ b/arangod/Agency/AgentInterface.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5caf75a10594..6b59fdd5f8c9 100644 --- a/arangod/Agency/AsyncAgencyComm.cpp +++ b/arangod/Agency/AsyncAgencyComm.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 77817a7821e1..5dcff4c631c9 100644 --- a/arangod/Agency/AsyncAgencyComm.h +++ b/arangod/Agency/AsyncAgencyComm.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 be8961f9bc47..f83ca58aeffa 100644 --- a/arangod/Agency/CleanOutServer.cpp +++ b/arangod/Agency/CleanOutServer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c2dc62d22746..de1a6bf8ddec 100644 --- a/arangod/Agency/CleanOutServer.h +++ b/arangod/Agency/CleanOutServer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1e87971f8e6a..6023d1af830c 100644 --- a/arangod/Agency/Compactor.cpp +++ b/arangod/Agency/Compactor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 debd5ce14af4..0728ec79b822 100644 --- a/arangod/Agency/Compactor.h +++ b/arangod/Agency/Compactor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ec1f4c67fa9a..b945a3da0abd 100644 --- a/arangod/Agency/Constituent.cpp +++ b/arangod/Agency/Constituent.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 215aa49e19ee..ab9062fab357 100644 --- a/arangod/Agency/Constituent.h +++ b/arangod/Agency/Constituent.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ac537690b747..8c87f01d4566 100644 --- a/arangod/Agency/FailedFollower.cpp +++ b/arangod/Agency/FailedFollower.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 aa064adbdc3e..2a04cfe5a10e 100644 --- a/arangod/Agency/FailedFollower.h +++ b/arangod/Agency/FailedFollower.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3f8456b5eb47..e4c3b685558a 100644 --- a/arangod/Agency/FailedLeader.cpp +++ b/arangod/Agency/FailedLeader.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a6cf1f6bd038..0947905a256e 100644 --- a/arangod/Agency/FailedLeader.h +++ b/arangod/Agency/FailedLeader.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 46215a16b155..12a43ff6479e 100644 --- a/arangod/Agency/FailedServer.cpp +++ b/arangod/Agency/FailedServer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d383a5e8a8aa..21d95dc21e16 100644 --- a/arangod/Agency/FailedServer.h +++ b/arangod/Agency/FailedServer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 523db044b4c6..d70da5b50caa 100644 --- a/arangod/Agency/Inception.cpp +++ b/arangod/Agency/Inception.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e2aa5f83bf27..df428d2f05b0 100644 --- a/arangod/Agency/Inception.h +++ b/arangod/Agency/Inception.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8c0396a9dbc5..3adbee9ff2ea 100644 --- a/arangod/Agency/Job.cpp +++ b/arangod/Agency/Job.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9941f5859d6f..2b0313de1ac1 100644 --- a/arangod/Agency/Job.h +++ b/arangod/Agency/Job.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5e0d61397a3c..6b5a9fdfd751 100644 --- a/arangod/Agency/JobContext.cpp +++ b/arangod/Agency/JobContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3a97387c4016..93f64528d143 100644 --- a/arangod/Agency/JobContext.h +++ b/arangod/Agency/JobContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 caf9547dd386..85d9e2e5ebb8 100644 --- a/arangod/Agency/MoveShard.cpp +++ b/arangod/Agency/MoveShard.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 725d9c7fa950..a56f722775ae 100644 --- a/arangod/Agency/MoveShard.h +++ b/arangod/Agency/MoveShard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2c1c365ac03c..9a69f0a9cbd3 100644 --- a/arangod/Agency/Node.cpp +++ b/arangod/Agency/Node.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6f521aefefec..0e0946bbacf5 100644 --- a/arangod/Agency/Node.h +++ b/arangod/Agency/Node.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 22905a5292a9..68076bf5f0fd 100644 --- a/arangod/Agency/PathComponent.cpp +++ b/arangod/Agency/PathComponent.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 75970627e2f2..486449325539 100644 --- a/arangod/Agency/PathComponent.h +++ b/arangod/Agency/PathComponent.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e08b8865acb2..fed23bbb1f48 100644 --- a/arangod/Agency/RemoveFollower.cpp +++ b/arangod/Agency/RemoveFollower.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 055bbc20fcf7..3ccb1a350005 100644 --- a/arangod/Agency/RemoveFollower.h +++ b/arangod/Agency/RemoveFollower.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0a1ef4441c5b..0dc9acf71554 100644 --- a/arangod/Agency/ResignLeadership.cpp +++ b/arangod/Agency/ResignLeadership.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0552ea1a95a5..6ae2d510d46e 100644 --- a/arangod/Agency/ResignLeadership.h +++ b/arangod/Agency/ResignLeadership.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d68bc50a8a50..d309325753f1 100644 --- a/arangod/Agency/RestAgencyHandler.cpp +++ b/arangod/Agency/RestAgencyHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1a9c8ff0bf26..6e70df706094 100644 --- a/arangod/Agency/RestAgencyHandler.h +++ b/arangod/Agency/RestAgencyHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b89f26df57bb..0553c786fd3c 100644 --- a/arangod/Agency/RestAgencyPrivHandler.cpp +++ b/arangod/Agency/RestAgencyPrivHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b300539bd92e..4e734961623c 100644 --- a/arangod/Agency/RestAgencyPrivHandler.h +++ b/arangod/Agency/RestAgencyPrivHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b5eb7d66b4fb..948dd1d0b8d3 100644 --- a/arangod/Agency/State.cpp +++ b/arangod/Agency/State.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4f5a582c1e2c..0a89bdd71b14 100644 --- a/arangod/Agency/State.h +++ b/arangod/Agency/State.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cc114c9c08cc..9e3e1fd086ba 100644 --- a/arangod/Agency/Store.cpp +++ b/arangod/Agency/Store.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 880ccfb7479a..253c4e5f0fa9 100644 --- a/arangod/Agency/Store.h +++ b/arangod/Agency/Store.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 05a5936b9390..36b06375eb87 100644 --- a/arangod/Agency/Supervision.cpp +++ b/arangod/Agency/Supervision.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3cad87a2bbc5..7b6cc5da888e 100644 --- a/arangod/Agency/Supervision.h +++ b/arangod/Agency/Supervision.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/TimeString.h b/arangod/Agency/TimeString.h index 67fbbe8d04b3..4905a314e16b 100644 --- a/arangod/Agency/TimeString.h +++ b/arangod/Agency/TimeString.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fdb35b6cfd4b..334c55470c8e 100644 --- a/arangod/Agency/TransactionBuilder.h +++ b/arangod/Agency/TransactionBuilder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 490028891e36..a31fc76b5ec9 100644 --- a/arangod/Agency/v8-agency.cpp +++ b/arangod/Agency/v8-agency.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1cb44408ae76..fefe3b44d191 100644 --- a/arangod/Agency/v8-agency.h +++ b/arangod/Agency/v8-agency.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 03ef99092266..9b197dc86f49 100644 --- a/arangod/Aql/Aggregator.cpp +++ b/arangod/Aql/Aggregator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 730d4e2ff8ed..1958b6e7db98 100644 --- a/arangod/Aql/Aggregator.h +++ b/arangod/Aql/Aggregator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AllRowsFetcher.cpp b/arangod/Aql/AllRowsFetcher.cpp index d0b28c60c20f..6016c165980a 100644 --- a/arangod/Aql/AllRowsFetcher.cpp +++ b/arangod/Aql/AllRowsFetcher.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AllRowsFetcher.h b/arangod/Aql/AllRowsFetcher.h index b807ad1e4b83..a070013d82e7 100644 --- a/arangod/Aql/AllRowsFetcher.h +++ b/arangod/Aql/AllRowsFetcher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 76d7f32dc9f9..e24dc4349fab 100644 --- a/arangod/Aql/AqlCall.cpp +++ b/arangod/Aql/AqlCall.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 6a55a4cd64e1..e56b668d5f0e 100644 --- a/arangod/Aql/AqlCall.h +++ b/arangod/Aql/AqlCall.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 1ebed000ead9..344daf2f9429 100644 --- a/arangod/Aql/AqlCallList.cpp +++ b/arangod/Aql/AqlCallList.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 722dc8a3a788..bd174dcdd08a 100644 --- a/arangod/Aql/AqlCallList.h +++ b/arangod/Aql/AqlCallList.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 9b88e17057bb..4882b88e60b3 100644 --- a/arangod/Aql/AqlCallSet.cpp +++ b/arangod/Aql/AqlCallSet.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 63bf65b6664f..5b4fd6ef1fbf 100644 --- a/arangod/Aql/AqlCallSet.h +++ b/arangod/Aql/AqlCallSet.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 58fd4a36d3c5..acbabd30881f 100644 --- a/arangod/Aql/AqlCallStack.cpp +++ b/arangod/Aql/AqlCallStack.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 1602591f4df9..c3e0581d2f72 100644 --- a/arangod/Aql/AqlCallStack.h +++ b/arangod/Aql/AqlCallStack.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2522235d9739..7248528bc2b0 100644 --- a/arangod/Aql/AqlExecuteResult.cpp +++ b/arangod/Aql/AqlExecuteResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 78eebf50f2b9..861e28464dbd 100644 --- a/arangod/Aql/AqlExecuteResult.h +++ b/arangod/Aql/AqlExecuteResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 48ef1678eaca..aa02f7802e9a 100644 --- a/arangod/Aql/AqlFunctionFeature.cpp +++ b/arangod/Aql/AqlFunctionFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 48a19e9fd9fa..2c2ebaf2a65a 100644 --- a/arangod/Aql/AqlFunctionFeature.h +++ b/arangod/Aql/AqlFunctionFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 aae9b01ba047..aa22d236ef8c 100644 --- a/arangod/Aql/AqlFunctionsInternalCache.cpp +++ b/arangod/Aql/AqlFunctionsInternalCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 60f0194c1de8..fe2211fde61d 100644 --- a/arangod/Aql/AqlFunctionsInternalCache.h +++ b/arangod/Aql/AqlFunctionsInternalCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 fd456e94806c..ff36277f1c2e 100644 --- a/arangod/Aql/AqlItemBlock.cpp +++ b/arangod/Aql/AqlItemBlock.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ff822e03328e..ce27f07a604d 100644 --- a/arangod/Aql/AqlItemBlock.h +++ b/arangod/Aql/AqlItemBlock.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlItemBlockInputMatrix.cpp b/arangod/Aql/AqlItemBlockInputMatrix.cpp index aab2cb9c09d3..5ac9abef047f 100644 --- a/arangod/Aql/AqlItemBlockInputMatrix.cpp +++ b/arangod/Aql/AqlItemBlockInputMatrix.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlItemBlockInputMatrix.h b/arangod/Aql/AqlItemBlockInputMatrix.h index aacb918fa276..7a2717610d38 100644 --- a/arangod/Aql/AqlItemBlockInputMatrix.h +++ b/arangod/Aql/AqlItemBlockInputMatrix.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e2e859943bfa..d924c87cc2b2 100644 --- a/arangod/Aql/AqlItemBlockInputRange.cpp +++ b/arangod/Aql/AqlItemBlockInputRange.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 971e1f73d178..5ad37f4d6e6a 100644 --- a/arangod/Aql/AqlItemBlockInputRange.h +++ b/arangod/Aql/AqlItemBlockInputRange.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 bfdc56c81e7d..ff9a3e6d7f87 100644 --- a/arangod/Aql/AqlItemBlockManager.cpp +++ b/arangod/Aql/AqlItemBlockManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 6735fc9dfd0e..f15de55d1514 100644 --- a/arangod/Aql/AqlItemBlockManager.h +++ b/arangod/Aql/AqlItemBlockManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 9e2c2fde75de..f84bdffecbf4 100644 --- a/arangod/Aql/AqlItemBlockSerializationFormat.h +++ b/arangod/Aql/AqlItemBlockSerializationFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 90fd3dd741c7..e15720edd8e6 100644 --- a/arangod/Aql/AqlItemBlockUtils.cpp +++ b/arangod/Aql/AqlItemBlockUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b717fa1c3b7d..e30c69310dea 100644 --- a/arangod/Aql/AqlItemBlockUtils.h +++ b/arangod/Aql/AqlItemBlockUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlItemMatrix.cpp b/arangod/Aql/AqlItemMatrix.cpp index 8b9f6f707c78..d5eedf45a9e8 100644 --- a/arangod/Aql/AqlItemMatrix.cpp +++ b/arangod/Aql/AqlItemMatrix.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/AqlItemMatrix.h b/arangod/Aql/AqlItemMatrix.h index ebcf978a68b9..c2d12a708de6 100644 --- a/arangod/Aql/AqlItemMatrix.h +++ b/arangod/Aql/AqlItemMatrix.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 567f0d63c1fc..959e00da1a12 100644 --- a/arangod/Aql/AqlTransaction.cpp +++ b/arangod/Aql/AqlTransaction.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 8afb08116820..d0f945febe31 100644 --- a/arangod/Aql/AqlTransaction.h +++ b/arangod/Aql/AqlTransaction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 1e8d92ea504e..091e55e37230 100644 --- a/arangod/Aql/AqlValue.cpp +++ b/arangod/Aql/AqlValue.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 dc13f7f2ff9a..2d724664dc9c 100644 --- a/arangod/Aql/AqlValue.h +++ b/arangod/Aql/AqlValue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 4d931a2988ae..2125532d8bbb 100644 --- a/arangod/Aql/AqlValueFwd.h +++ b/arangod/Aql/AqlValueFwd.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2ed2511b380b..eaa9999e9fb1 100644 --- a/arangod/Aql/AqlValueGroup.cpp +++ b/arangod/Aql/AqlValueGroup.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 9adbee9dfd39..54cb2c8643db 100644 --- a/arangod/Aql/AqlValueGroup.h +++ b/arangod/Aql/AqlValueGroup.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 8a723de56756..114cfee4d566 100644 --- a/arangod/Aql/AqlValueMaterializer.cpp +++ b/arangod/Aql/AqlValueMaterializer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 3962c08dc085..8192e14f5c8e 100644 --- a/arangod/Aql/AqlValueMaterializer.h +++ b/arangod/Aql/AqlValueMaterializer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 d67eed60f950..e0e1b1dc85e5 100644 --- a/arangod/Aql/Arithmetic.cpp +++ b/arangod/Aql/Arithmetic.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e8756a38fc3c..49fbd878c7a7 100644 --- a/arangod/Aql/Arithmetic.h +++ b/arangod/Aql/Arithmetic.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 497bbbb10c6a..5fac2b579bdc 100644 --- a/arangod/Aql/Ast.cpp +++ b/arangod/Aql/Ast.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ff146933605b..1819a4b1afc6 100644 --- a/arangod/Aql/Ast.h +++ b/arangod/Aql/Ast.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 c87f74e37851..b241ad2820a0 100644 --- a/arangod/Aql/AstHelper.cpp +++ b/arangod/Aql/AstHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 48346b677e3d..971f666744e0 100644 --- a/arangod/Aql/AstHelper.h +++ b/arangod/Aql/AstHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 721bdb22eadc..1697a0d8d99c 100644 --- a/arangod/Aql/AstNode.cpp +++ b/arangod/Aql/AstNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 51d3e6edcfad..9ba5accd8533 100644 --- a/arangod/Aql/AstNode.h +++ b/arangod/Aql/AstNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 d069b4bbc7cd..9e4ad56212a4 100644 --- a/arangod/Aql/AstResources.cpp +++ b/arangod/Aql/AstResources.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 13662386aaef..3b0d77f041cc 100644 --- a/arangod/Aql/AstResources.h +++ b/arangod/Aql/AstResources.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 fedce53c8599..7bbd637d170c 100644 --- a/arangod/Aql/AsyncExecutor.cpp +++ b/arangod/Aql/AsyncExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 9c644b9b7284..179de5f0a4ba 100644 --- a/arangod/Aql/AsyncExecutor.h +++ b/arangod/Aql/AsyncExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 081bd0b96278..b1cd2aed4063 100644 --- a/arangod/Aql/AttributeAccessor.cpp +++ b/arangod/Aql/AttributeAccessor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 cc5c0091ff9d..1f2c146a1012 100644 --- a/arangod/Aql/AttributeAccessor.h +++ b/arangod/Aql/AttributeAccessor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 1b7f05a73d67..45624d1ee56d 100644 --- a/arangod/Aql/AttributeNamePath.cpp +++ b/arangod/Aql/AttributeNamePath.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 67c9ad5e90a5..af70d17405a1 100644 --- a/arangod/Aql/AttributeNamePath.h +++ b/arangod/Aql/AttributeNamePath.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 8cbaf809d391..eb0720ab6343 100644 --- a/arangod/Aql/BindParameters.cpp +++ b/arangod/Aql/BindParameters.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b25ccd6a0e30..ddf337446af8 100644 --- a/arangod/Aql/BindParameters.h +++ b/arangod/Aql/BindParameters.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 eadd09a6e210..88e80a50240d 100644 --- a/arangod/Aql/BlocksWithClients.cpp +++ b/arangod/Aql/BlocksWithClients.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 618cb2db3f3e..61de3762b719 100644 --- a/arangod/Aql/BlocksWithClients.h +++ b/arangod/Aql/BlocksWithClients.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e7f6deb4c881..0a18b4acac7b 100644 --- a/arangod/Aql/CalculationExecutor.cpp +++ b/arangod/Aql/CalculationExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 98bc596cd15f..0148e6d31466 100644 --- a/arangod/Aql/CalculationExecutor.h +++ b/arangod/Aql/CalculationExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 a751259a2ca1..d8c0d18506f1 100644 --- a/arangod/Aql/CalculationNodeVarFinder.cpp +++ b/arangod/Aql/CalculationNodeVarFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 f1f333b3336f..a3a367e5fb78 100644 --- a/arangod/Aql/CalculationNodeVarFinder.h +++ b/arangod/Aql/CalculationNodeVarFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 18789845d1ce..58afd818110c 100644 --- a/arangod/Aql/ClusterNodes.cpp +++ b/arangod/Aql/ClusterNodes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 471137366f05..ff2de2503cb2 100644 --- a/arangod/Aql/ClusterNodes.h +++ b/arangod/Aql/ClusterNodes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e080cd4df110..e35a39b371e9 100644 --- a/arangod/Aql/ClusterQuery.cpp +++ b/arangod/Aql/ClusterQuery.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 f3b912ec98a6..4ad2a478c788 100644 --- a/arangod/Aql/ClusterQuery.h +++ b/arangod/Aql/ClusterQuery.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b6b1e405b88f..ac7f4f11c547 100644 --- a/arangod/Aql/CollectNode.cpp +++ b/arangod/Aql/CollectNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 923daddc4849..e30d1c95d3b0 100644 --- a/arangod/Aql/CollectNode.h +++ b/arangod/Aql/CollectNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ef5510fbd72b..20a161c0f465 100644 --- a/arangod/Aql/CollectOptions.cpp +++ b/arangod/Aql/CollectOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 5b3d2bd64db9..b4621da03b62 100644 --- a/arangod/Aql/CollectOptions.h +++ b/arangod/Aql/CollectOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 76b62d1bcec7..c65b5bd62cd7 100644 --- a/arangod/Aql/Collection.cpp +++ b/arangod/Aql/Collection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 8e99970f3525..919427061d80 100644 --- a/arangod/Aql/Collection.h +++ b/arangod/Aql/Collection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e1f432acbb0d..510f1d54ec1c 100644 --- a/arangod/Aql/CollectionAccess.cpp +++ b/arangod/Aql/CollectionAccess.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 c2a59e5a3e17..63cb68d0c7ae 100644 --- a/arangod/Aql/CollectionAccess.h +++ b/arangod/Aql/CollectionAccess.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 677cd04e16eb..d87c275a65e0 100644 --- a/arangod/Aql/CollectionAccessingNode.cpp +++ b/arangod/Aql/CollectionAccessingNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 c3114756cd06..3328514a288d 100644 --- a/arangod/Aql/CollectionAccessingNode.h +++ b/arangod/Aql/CollectionAccessingNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 5e55d7af0432..6cf454cebdb2 100644 --- a/arangod/Aql/Collections.cpp +++ b/arangod/Aql/Collections.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 cc3afdf6fce2..623551d622ab 100644 --- a/arangod/Aql/Collections.h +++ b/arangod/Aql/Collections.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 f289b27cd516..bee4706830e1 100644 --- a/arangod/Aql/Condition.cpp +++ b/arangod/Aql/Condition.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 5b44dd2fcec6..78f6c04fb3b4 100644 --- a/arangod/Aql/Condition.h +++ b/arangod/Aql/Condition.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 24bbad591271..fe88d44ae9fa 100644 --- a/arangod/Aql/ConditionFinder.cpp +++ b/arangod/Aql/ConditionFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 0b79ccda3be9..48b78aa733d1 100644 --- a/arangod/Aql/ConditionFinder.h +++ b/arangod/Aql/ConditionFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 15227e4f2b6c..9c02a74fcf52 100644 --- a/arangod/Aql/ConstFetcher.cpp +++ b/arangod/Aql/ConstFetcher.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 3e8911dd4539..2300d98a845e 100644 --- a/arangod/Aql/ConstFetcher.h +++ b/arangod/Aql/ConstFetcher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 bc2353472e6d..78b6410d2a64 100644 --- a/arangod/Aql/ConstrainedSortExecutor.cpp +++ b/arangod/Aql/ConstrainedSortExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ebcccf77661f..305707d47622 100644 --- a/arangod/Aql/ConstrainedSortExecutor.h +++ b/arangod/Aql/ConstrainedSortExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 8d71fb2c0924..d540fc267285 100644 --- a/arangod/Aql/CostEstimate.cpp +++ b/arangod/Aql/CostEstimate.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 29d8b56162cf..176f536f64ac 100644 --- a/arangod/Aql/CostEstimate.h +++ b/arangod/Aql/CostEstimate.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 9142285a601d..f1fea198087b 100644 --- a/arangod/Aql/CountCollectExecutor.cpp +++ b/arangod/Aql/CountCollectExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 0a9439d19fc7..58521a5d2290 100644 --- a/arangod/Aql/CountCollectExecutor.h +++ b/arangod/Aql/CountCollectExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 66d8613ba33a..a84e7b29278b 100644 --- a/arangod/Aql/DependencyProxy.cpp +++ b/arangod/Aql/DependencyProxy.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 75ea40d08dbe..0ccb33ff54eb 100644 --- a/arangod/Aql/DependencyProxy.h +++ b/arangod/Aql/DependencyProxy.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 4416d5b2585d..66b6a0b6ce20 100644 --- a/arangod/Aql/DistinctCollectExecutor.cpp +++ b/arangod/Aql/DistinctCollectExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 c0bf5dcd57be..a97c4cf4642d 100644 --- a/arangod/Aql/DistinctCollectExecutor.h +++ b/arangod/Aql/DistinctCollectExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 f74a5a19e30f..08be694c90af 100644 --- a/arangod/Aql/DistributeClientBlock.cpp +++ b/arangod/Aql/DistributeClientBlock.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 4c4551b4e7c7..90ca3f58fe0e 100644 --- a/arangod/Aql/DistributeClientBlock.h +++ b/arangod/Aql/DistributeClientBlock.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 70a3d6d90ea4..98de68a72301 100644 --- a/arangod/Aql/DistributeConsumerNode.cpp +++ b/arangod/Aql/DistributeConsumerNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 1dfa40fd8aca..cb2aec08cda1 100644 --- a/arangod/Aql/DistributeConsumerNode.h +++ b/arangod/Aql/DistributeConsumerNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 d9af16f92e87..0053917ce994 100644 --- a/arangod/Aql/DistributeExecutor.cpp +++ b/arangod/Aql/DistributeExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 7f6729f1a84c..f8b8fba95989 100644 --- a/arangod/Aql/DistributeExecutor.h +++ b/arangod/Aql/DistributeExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 7836b2e9f6a4..44da3299e902 100644 --- a/arangod/Aql/DocumentExpressionContext.cpp +++ b/arangod/Aql/DocumentExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 428364d265fb..2e0b39958b7d 100644 --- a/arangod/Aql/DocumentExpressionContext.h +++ b/arangod/Aql/DocumentExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DocumentIndexExpressionContext.cpp b/arangod/Aql/DocumentIndexExpressionContext.cpp index 9f0d3587de7f..25f0316c9597 100644 --- a/arangod/Aql/DocumentIndexExpressionContext.cpp +++ b/arangod/Aql/DocumentIndexExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/DocumentIndexExpressionContext.h b/arangod/Aql/DocumentIndexExpressionContext.h index 10bea55dfa4b..88e34297cc93 100644 --- a/arangod/Aql/DocumentIndexExpressionContext.h +++ b/arangod/Aql/DocumentIndexExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 6d1502c3b7bf..58b937de6544 100644 --- a/arangod/Aql/DocumentProducingHelper.cpp +++ b/arangod/Aql/DocumentProducingHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 aefaf7389618..4cae48d105f9 100644 --- a/arangod/Aql/DocumentProducingHelper.h +++ b/arangod/Aql/DocumentProducingHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ddb0ef5dd831..32e4e0fcbbcb 100644 --- a/arangod/Aql/DocumentProducingNode.cpp +++ b/arangod/Aql/DocumentProducingNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 856c86d94f86..c9c9a3dd8630 100644 --- a/arangod/Aql/DocumentProducingNode.h +++ b/arangod/Aql/DocumentProducingNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 d8042601d172..5c196d8ba258 100644 --- a/arangod/Aql/EmptyExecutorInfos.h +++ b/arangod/Aql/EmptyExecutorInfos.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ef92cee446ae..a131ce7bda9a 100644 --- a/arangod/Aql/EngineInfoContainerCoordinator.cpp +++ b/arangod/Aql/EngineInfoContainerCoordinator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 cff68147e8d9..c916999ef2f9 100644 --- a/arangod/Aql/EngineInfoContainerCoordinator.h +++ b/arangod/Aql/EngineInfoContainerCoordinator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ea01de992864..727d04076068 100644 --- a/arangod/Aql/EngineInfoContainerDBServerServerBased.cpp +++ b/arangod/Aql/EngineInfoContainerDBServerServerBased.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b8655c5af7d3..b8712ea95bbf 100644 --- a/arangod/Aql/EngineInfoContainerDBServerServerBased.h +++ b/arangod/Aql/EngineInfoContainerDBServerServerBased.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 88215e7963be..2a980de923d0 100644 --- a/arangod/Aql/EnumerateCollectionExecutor.cpp +++ b/arangod/Aql/EnumerateCollectionExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2ae7670bc668..5576803033aa 100644 --- a/arangod/Aql/EnumerateCollectionExecutor.h +++ b/arangod/Aql/EnumerateCollectionExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 d35627a77752..c46e7f64a59e 100644 --- a/arangod/Aql/EnumerateListExecutor.cpp +++ b/arangod/Aql/EnumerateListExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 f558909e694f..076bb03c92d0 100644 --- a/arangod/Aql/EnumerateListExecutor.h +++ b/arangod/Aql/EnumerateListExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 56db87ff2c64..ae9455086fd7 100644 --- a/arangod/Aql/ExecutionBlock.cpp +++ b/arangod/Aql/ExecutionBlock.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2ab528ca5228..0206779bc8ff 100644 --- a/arangod/Aql/ExecutionBlock.h +++ b/arangod/Aql/ExecutionBlock.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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.cpp b/arangod/Aql/ExecutionBlockImpl.cpp index 381f3256a049..41547188487b 100644 --- a/arangod/Aql/ExecutionBlockImpl.cpp +++ b/arangod/Aql/ExecutionBlockImpl.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 63257f8b5c72..da48a9ea5a04 100644 --- a/arangod/Aql/ExecutionBlockImpl.h +++ b/arangod/Aql/ExecutionBlockImpl.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 4b2ce7f4f040..f21770c446df 100644 --- a/arangod/Aql/ExecutionEngine.cpp +++ b/arangod/Aql/ExecutionEngine.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 3feb84ab18f6..92b18c57bb73 100644 --- a/arangod/Aql/ExecutionEngine.h +++ b/arangod/Aql/ExecutionEngine.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 8b435ef655b5..d6024ec6c14a 100644 --- a/arangod/Aql/ExecutionNode.cpp +++ b/arangod/Aql/ExecutionNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e048d6ee5da3..b153bdc19564 100644 --- a/arangod/Aql/ExecutionNode.h +++ b/arangod/Aql/ExecutionNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 a4033e21422d..fc78b2f411fa 100644 --- a/arangod/Aql/ExecutionNodeId.cpp +++ b/arangod/Aql/ExecutionNodeId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 3451c47d623a..c57ddbd9395e 100644 --- a/arangod/Aql/ExecutionNodeId.h +++ b/arangod/Aql/ExecutionNodeId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 c0ce3f8aa959..2773a64642a1 100644 --- a/arangod/Aql/ExecutionNodeStats.h +++ b/arangod/Aql/ExecutionNodeStats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 418952261566..9acbf302468f 100644 --- a/arangod/Aql/ExecutionPlan.cpp +++ b/arangod/Aql/ExecutionPlan.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ee446aa31d04..59704dd74710 100644 --- a/arangod/Aql/ExecutionPlan.h +++ b/arangod/Aql/ExecutionPlan.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 c8753ed13c72..2e2c614336a3 100644 --- a/arangod/Aql/ExecutionState.cpp +++ b/arangod/Aql/ExecutionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e2f9f8c962b7..4adff82a5133 100644 --- a/arangod/Aql/ExecutionState.h +++ b/arangod/Aql/ExecutionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 a7cd9e3a2945..818eeb3fbd1e 100644 --- a/arangod/Aql/ExecutionStats.cpp +++ b/arangod/Aql/ExecutionStats.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 00a04aeb1810..665f5610c39c 100644 --- a/arangod/Aql/ExecutionStats.h +++ b/arangod/Aql/ExecutionStats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 03fde2da6251..4d5d715e7cd5 100644 --- a/arangod/Aql/ExecutorExpressionContext.cpp +++ b/arangod/Aql/ExecutorExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 fcf5aaa1444f..c62bb6452484 100644 --- a/arangod/Aql/ExecutorExpressionContext.h +++ b/arangod/Aql/ExecutorExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 87966b8b473c..2363c607d4f6 100644 --- a/arangod/Aql/Expression.cpp +++ b/arangod/Aql/Expression.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 0c63b4fcf851..4f7ca0b1233b 100644 --- a/arangod/Aql/Expression.h +++ b/arangod/Aql/Expression.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 3f58ad394a66..a5a294ec33a3 100644 --- a/arangod/Aql/ExpressionContext.h +++ b/arangod/Aql/ExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 919890c4c014..d0dc4d41a56d 100644 --- a/arangod/Aql/FilterExecutor.cpp +++ b/arangod/Aql/FilterExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e1f8370cd986..2ccb16a7e107 100644 --- a/arangod/Aql/FilterExecutor.h +++ b/arangod/Aql/FilterExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 8c131b6ac200..16fd6e6aadfc 100644 --- a/arangod/Aql/FixedVarExpressionContext.cpp +++ b/arangod/Aql/FixedVarExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 08e1f004950b..e8151b40c8a7 100644 --- a/arangod/Aql/FixedVarExpressionContext.h +++ b/arangod/Aql/FixedVarExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 804166c140f5..fdb5ec8def14 100644 --- a/arangod/Aql/Function.cpp +++ b/arangod/Aql/Function.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ff97dfc3869a..c97c650b1587 100644 --- a/arangod/Aql/Function.h +++ b/arangod/Aql/Function.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 920adfb97ad4..4b50d2a577f6 100644 --- a/arangod/Aql/Functions.cpp +++ b/arangod/Aql/Functions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 6a0f259f01de..9f8429bba674 100644 --- a/arangod/Aql/Functions.h +++ b/arangod/Aql/Functions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 bc00ff93a5ba..a52a84375bed 100644 --- a/arangod/Aql/GraphNode.cpp +++ b/arangod/Aql/GraphNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 7e0a6b4081fd..b1c30510ecf0 100644 --- a/arangod/Aql/GraphNode.h +++ b/arangod/Aql/GraphNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 5cdf5d6b1ecb..5679654c0562 100644 --- a/arangod/Aql/Graphs.cpp +++ b/arangod/Aql/Graphs.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 027f5032a85d..635d18572307 100644 --- a/arangod/Aql/Graphs.h +++ b/arangod/Aql/Graphs.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2d7cda286c9e..e98a616a4725 100644 --- a/arangod/Aql/HashedCollectExecutor.cpp +++ b/arangod/Aql/HashedCollectExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 151f188e1ceb..bdbabed2a516 100644 --- a/arangod/Aql/HashedCollectExecutor.h +++ b/arangod/Aql/HashedCollectExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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.cpp b/arangod/Aql/IResearchViewExecutor.cpp index 963c3ea8ab96..8b7e40e7a893 100644 --- a/arangod/Aql/IResearchViewExecutor.cpp +++ b/arangod/Aql/IResearchViewExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2eaa44f0ea10..43e0af23d647 100644 --- a/arangod/Aql/IResearchViewExecutor.h +++ b/arangod/Aql/IResearchViewExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 67601ece7431..b37998bac671 100644 --- a/arangod/Aql/IResearchViewNode.cpp +++ b/arangod/Aql/IResearchViewNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 c0eeb8f9425d..42099b82f396 100644 --- a/arangod/Aql/IResearchViewNode.h +++ b/arangod/Aql/IResearchViewNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 554ce8f64e5a..8bbb2f95394e 100644 --- a/arangod/Aql/IResearchViewOptimizerRules.cpp +++ b/arangod/Aql/IResearchViewOptimizerRules.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 02555c5ccf78..f2d805a0ed5e 100644 --- a/arangod/Aql/IResearchViewOptimizerRules.h +++ b/arangod/Aql/IResearchViewOptimizerRules.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 1cb4a85f08ee..59a64dc5cac6 100644 --- a/arangod/Aql/IdExecutor.cpp +++ b/arangod/Aql/IdExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 f10e5c57cfc3..7c5f13ac6db5 100644 --- a/arangod/Aql/IdExecutor.h +++ b/arangod/Aql/IdExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2410e1179699..4ceafb91a7aa 100644 --- a/arangod/Aql/InAndOutRowExpressionContext.cpp +++ b/arangod/Aql/InAndOutRowExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 bee6023f5dfe..edb767bb13fb 100644 --- a/arangod/Aql/InAndOutRowExpressionContext.h +++ b/arangod/Aql/InAndOutRowExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 9092b1b31359..5a7554246c19 100644 --- a/arangod/Aql/IndexExecutor.cpp +++ b/arangod/Aql/IndexExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 72561e5d5f70..a9a5368b1f1e 100644 --- a/arangod/Aql/IndexExecutor.h +++ b/arangod/Aql/IndexExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 74761856877c..e3c211fd3be1 100644 --- a/arangod/Aql/IndexHint.cpp +++ b/arangod/Aql/IndexHint.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 fda4528d0e79..1ccee50f7426 100644 --- a/arangod/Aql/IndexHint.h +++ b/arangod/Aql/IndexHint.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b94da89c088f..f33afb5c55bd 100644 --- a/arangod/Aql/IndexNode.cpp +++ b/arangod/Aql/IndexNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 3e32caaee0a5..e77ff6ea264c 100644 --- a/arangod/Aql/IndexNode.h +++ b/arangod/Aql/IndexNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 33b0ff5b3f8d..71d8d608ba97 100644 --- a/arangod/Aql/IndexNodeOptimizerRules.cpp +++ b/arangod/Aql/IndexNodeOptimizerRules.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 25b1bc6337bb..05e4ab3ffb04 100644 --- a/arangod/Aql/IndexNodeOptimizerRules.h +++ b/arangod/Aql/IndexNodeOptimizerRules.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 c1609314d7b6..4ca05632a063 100644 --- a/arangod/Aql/InputAqlItemRow.cpp +++ b/arangod/Aql/InputAqlItemRow.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 183380ebe5e4..612eda666b4a 100644 --- a/arangod/Aql/InputAqlItemRow.h +++ b/arangod/Aql/InputAqlItemRow.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ec1b80088165..ac172302332e 100644 --- a/arangod/Aql/InsertModifier.cpp +++ b/arangod/Aql/InsertModifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 01f586e30df1..e97cd02c1285 100644 --- a/arangod/Aql/InsertModifier.h +++ b/arangod/Aql/InsertModifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/KShortestPathsExecutor.cpp b/arangod/Aql/KShortestPathsExecutor.cpp index a01b19508130..7b2f1012b9ec 100644 --- a/arangod/Aql/KShortestPathsExecutor.cpp +++ b/arangod/Aql/KShortestPathsExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/KShortestPathsExecutor.h b/arangod/Aql/KShortestPathsExecutor.h index 7d7dbb127c2f..196db3094b71 100644 --- a/arangod/Aql/KShortestPathsExecutor.h +++ b/arangod/Aql/KShortestPathsExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/KShortestPathsNode.cpp b/arangod/Aql/KShortestPathsNode.cpp index c1f75e69d9bc..5e5d4aba1962 100644 --- a/arangod/Aql/KShortestPathsNode.cpp +++ b/arangod/Aql/KShortestPathsNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/KShortestPathsNode.h b/arangod/Aql/KShortestPathsNode.h index 4c9ea3273d91..1ef4493926ee 100644 --- a/arangod/Aql/KShortestPathsNode.h +++ b/arangod/Aql/KShortestPathsNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 3dd5d821a59c..bd6d59f5e0d4 100644 --- a/arangod/Aql/LateMaterializedOptimizerRulesCommon.cpp +++ b/arangod/Aql/LateMaterializedOptimizerRulesCommon.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 74a91b69fc3d..9020d372fd0c 100644 --- a/arangod/Aql/LateMaterializedOptimizerRulesCommon.h +++ b/arangod/Aql/LateMaterializedOptimizerRulesCommon.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2d9304370573..e7834e47a5c5 100644 --- a/arangod/Aql/LimitExecutor.cpp +++ b/arangod/Aql/LimitExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 52523879fa62..f25d3e46c40f 100644 --- a/arangod/Aql/LimitExecutor.h +++ b/arangod/Aql/LimitExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 99f281e6452b..9db64937591d 100644 --- a/arangod/Aql/LimitStats.cpp +++ b/arangod/Aql/LimitStats.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 d33b13609308..868927a8017b 100644 --- a/arangod/Aql/LimitStats.h +++ b/arangod/Aql/LimitStats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 982205a5a33b..a6b378cab44b 100644 --- a/arangod/Aql/MaterializeExecutor.cpp +++ b/arangod/Aql/MaterializeExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 767867663c70..2381fa492a9a 100644 --- a/arangod/Aql/MaterializeExecutor.h +++ b/arangod/Aql/MaterializeExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 fd28c0955ecc..ed85fed1d4a2 100644 --- a/arangod/Aql/ModificationExecutor.cpp +++ b/arangod/Aql/ModificationExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 bc0892887ec5..4e1e8f3df0d7 100644 --- a/arangod/Aql/ModificationExecutor.h +++ b/arangod/Aql/ModificationExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 9fa89ae30e67..80b2d3ba39a1 100644 --- a/arangod/Aql/ModificationExecutorAccumulator.h +++ b/arangod/Aql/ModificationExecutorAccumulator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 6e56151e0bf5..a21e46c79469 100644 --- a/arangod/Aql/ModificationExecutorHelpers.cpp +++ b/arangod/Aql/ModificationExecutorHelpers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 120bd6576a81..9838ca9e85ee 100644 --- a/arangod/Aql/ModificationExecutorHelpers.h +++ b/arangod/Aql/ModificationExecutorHelpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b735cbc2d7e2..a0c01ad2ba20 100644 --- a/arangod/Aql/ModificationExecutorInfos.cpp +++ b/arangod/Aql/ModificationExecutorInfos.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 0856a14fe90f..ab9292cd597d 100644 --- a/arangod/Aql/ModificationExecutorInfos.h +++ b/arangod/Aql/ModificationExecutorInfos.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 1edbd064901d..7492dc4bf836 100644 --- a/arangod/Aql/ModificationNodes.cpp +++ b/arangod/Aql/ModificationNodes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 75a262843179..428cfc4392dc 100644 --- a/arangod/Aql/ModificationNodes.h +++ b/arangod/Aql/ModificationNodes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 12019182ab1e..7e719eb2086c 100644 --- a/arangod/Aql/ModificationOptions.cpp +++ b/arangod/Aql/ModificationOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e6fe27cba385..7cf571aa5e11 100644 --- a/arangod/Aql/ModificationOptions.h +++ b/arangod/Aql/ModificationOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 811df1f13084..de305f8b3ef7 100644 --- a/arangod/Aql/MultiAqlItemBlockInputRange.cpp +++ b/arangod/Aql/MultiAqlItemBlockInputRange.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 6e5971e7d949..4fe67426a4b4 100644 --- a/arangod/Aql/MultiAqlItemBlockInputRange.h +++ b/arangod/Aql/MultiAqlItemBlockInputRange.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 8a30ca0c79e1..6d86d4787faf 100644 --- a/arangod/Aql/MultiDependencySingleRowFetcher.cpp +++ b/arangod/Aql/MultiDependencySingleRowFetcher.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 900b978e2bf8..6ddd575dd323 100644 --- a/arangod/Aql/MultiDependencySingleRowFetcher.h +++ b/arangod/Aql/MultiDependencySingleRowFetcher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 a6019e5db6b1..03375607e187 100644 --- a/arangod/Aql/MutexExecutor.cpp +++ b/arangod/Aql/MutexExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ce2284514473..899c4613a92b 100644 --- a/arangod/Aql/MutexExecutor.h +++ b/arangod/Aql/MutexExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 6ae769f64db1..29a3eec5a859 100644 --- a/arangod/Aql/MutexNode.cpp +++ b/arangod/Aql/MutexNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 20512752b15b..6001fdc25b5c 100644 --- a/arangod/Aql/MutexNode.h +++ b/arangod/Aql/MutexNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 f29025e09dbd..96cdf8e43261 100644 --- a/arangod/Aql/NoResultsExecutor.cpp +++ b/arangod/Aql/NoResultsExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 34ba8f608b88..09647f776beb 100644 --- a/arangod/Aql/NoResultsExecutor.h +++ b/arangod/Aql/NoResultsExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 cacfa6f35173..568c36e97742 100644 --- a/arangod/Aql/NodeFinder.cpp +++ b/arangod/Aql/NodeFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 aadf8479c777..8834bcf5f953 100644 --- a/arangod/Aql/NodeFinder.h +++ b/arangod/Aql/NodeFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 05645289c1a9..4274b4788b94 100644 --- a/arangod/Aql/NonConstExpression.cpp +++ b/arangod/Aql/NonConstExpression.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Aql/NonConstExpression.h b/arangod/Aql/NonConstExpression.h index ed653f74ea66..16d74ffc7926 100644 --- a/arangod/Aql/NonConstExpression.h +++ b/arangod/Aql/NonConstExpression.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Aql/NonConstExpressionContainer.cpp b/arangod/Aql/NonConstExpressionContainer.cpp index 51b856d59028..c739cbe8aebc 100644 --- a/arangod/Aql/NonConstExpressionContainer.cpp +++ b/arangod/Aql/NonConstExpressionContainer.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Aql/NonConstExpressionContainer.h b/arangod/Aql/NonConstExpressionContainer.h index 972beb247510..c5952ea27e8f 100644 --- a/arangod/Aql/NonConstExpressionContainer.h +++ b/arangod/Aql/NonConstExpressionContainer.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Aql/Optimizer.cpp b/arangod/Aql/Optimizer.cpp index cddfa18d4239..ea65ef6f827c 100644 --- a/arangod/Aql/Optimizer.cpp +++ b/arangod/Aql/Optimizer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 92cce6f5e8ae..eb47b505ec55 100644 --- a/arangod/Aql/Optimizer.h +++ b/arangod/Aql/Optimizer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 01dc5cf9e2b8..8ef683ad3b3d 100644 --- a/arangod/Aql/OptimizerRule.h +++ b/arangod/Aql/OptimizerRule.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 8e233159ea5f..9babd2cbaa8b 100644 --- a/arangod/Aql/OptimizerRules.cpp +++ b/arangod/Aql/OptimizerRules.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ef7430bb8ec3..ae8439bdbc2a 100644 --- a/arangod/Aql/OptimizerRules.h +++ b/arangod/Aql/OptimizerRules.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 7602c6cd0501..28b80c8c5a8a 100644 --- a/arangod/Aql/OptimizerRulesCluster.cpp +++ b/arangod/Aql/OptimizerRulesCluster.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 c22dc993fcb9..9b0c86d52b5f 100644 --- a/arangod/Aql/OptimizerRulesFeature.cpp +++ b/arangod/Aql/OptimizerRulesFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 34100f2f8cd7..af19d1cc7b98 100644 --- a/arangod/Aql/OptimizerRulesFeature.h +++ b/arangod/Aql/OptimizerRulesFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 de014ffb21a3..fd13692cd158 100644 --- a/arangod/Aql/OptimizerRulesReplaceFunctions.cpp +++ b/arangod/Aql/OptimizerRulesReplaceFunctions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 3f926d48c7fd..196b2fe7bafe 100644 --- a/arangod/Aql/OptimizerUtils.cpp +++ b/arangod/Aql/OptimizerUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2e896908d92e..df8067406234 100644 --- a/arangod/Aql/OptimizerUtils.h +++ b/arangod/Aql/OptimizerUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b9ee9ed2aac9..1bf94f20a5b5 100644 --- a/arangod/Aql/OutputAqlItemRow.cpp +++ b/arangod/Aql/OutputAqlItemRow.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 a28cfd05b7e4..49b93cb74212 100644 --- a/arangod/Aql/OutputAqlItemRow.h +++ b/arangod/Aql/OutputAqlItemRow.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 a6f01b731c20..172dddb572e1 100644 --- a/arangod/Aql/ParallelUnsortedGatherExecutor.cpp +++ b/arangod/Aql/ParallelUnsortedGatherExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 9fbc57f9c0db..6eeca20ccae4 100644 --- a/arangod/Aql/ParallelUnsortedGatherExecutor.h +++ b/arangod/Aql/ParallelUnsortedGatherExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 a0847e1459aa..ac1aca7b3b4b 100644 --- a/arangod/Aql/Parser.cpp +++ b/arangod/Aql/Parser.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 55dc5966b881..d4873078f500 100644 --- a/arangod/Aql/Parser.h +++ b/arangod/Aql/Parser.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/PlanCache.cpp b/arangod/Aql/PlanCache.cpp index 75046b82040b..b4d18f446e23 100644 --- a/arangod/Aql/PlanCache.cpp +++ b/arangod/Aql/PlanCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/arangod/Aql/PlanCache.h b/arangod/Aql/PlanCache.h index 67ec2a54dbfe..cc0ece321dce 100644 --- a/arangod/Aql/PlanCache.h +++ b/arangod/Aql/PlanCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2c4af94203a2..ec13f72895ce 100644 --- a/arangod/Aql/Projections.cpp +++ b/arangod/Aql/Projections.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 9bc6f4e5b4ab..a721f374e1bf 100644 --- a/arangod/Aql/Projections.h +++ b/arangod/Aql/Projections.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 d7cd1305f987..1d9d6631413b 100644 --- a/arangod/Aql/PruneExpressionEvaluator.cpp +++ b/arangod/Aql/PruneExpressionEvaluator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 68d8efeab345..0ceeb0c0eee8 100644 --- a/arangod/Aql/PruneExpressionEvaluator.h +++ b/arangod/Aql/PruneExpressionEvaluator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e5923b073529..5d97a5c2fd30 100644 --- a/arangod/Aql/Quantifier.cpp +++ b/arangod/Aql/Quantifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b192d7c4ff59..b8f59c8e5356 100644 --- a/arangod/Aql/Quantifier.h +++ b/arangod/Aql/Quantifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 a03f6e91d39e..0e385171d8e3 100644 --- a/arangod/Aql/Query.cpp +++ b/arangod/Aql/Query.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 08e535f33f82..89727561f83e 100644 --- a/arangod/Aql/Query.h +++ b/arangod/Aql/Query.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e01222484b3e..cb0a4cd2ae6d 100644 --- a/arangod/Aql/QueryCache.cpp +++ b/arangod/Aql/QueryCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2391d9e1bc51..acbabaf5d6d7 100644 --- a/arangod/Aql/QueryCache.h +++ b/arangod/Aql/QueryCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 1216640729f1..9e1aed89310d 100644 --- a/arangod/Aql/QueryContext.cpp +++ b/arangod/Aql/QueryContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 846be83835f6..157bda538840 100644 --- a/arangod/Aql/QueryContext.h +++ b/arangod/Aql/QueryContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 d646014187e5..1f5bedfb545a 100644 --- a/arangod/Aql/QueryCursor.cpp +++ b/arangod/Aql/QueryCursor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 aec26c0e66fe..eceb00e9fd99 100644 --- a/arangod/Aql/QueryCursor.h +++ b/arangod/Aql/QueryCursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 df0fb52fe23b..609b17cb8bb4 100644 --- a/arangod/Aql/QueryExecutionState.cpp +++ b/arangod/Aql/QueryExecutionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 65c88fc8855c..97f74fc1a481 100644 --- a/arangod/Aql/QueryExecutionState.h +++ b/arangod/Aql/QueryExecutionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 6e89f2786c7e..5dcf5130c0ba 100644 --- a/arangod/Aql/QueryExpressionContext.cpp +++ b/arangod/Aql/QueryExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2d7361022368..675de3ebe6a9 100644 --- a/arangod/Aql/QueryExpressionContext.h +++ b/arangod/Aql/QueryExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 48fb9f48c2ba..185aa69d9d41 100644 --- a/arangod/Aql/QueryList.cpp +++ b/arangod/Aql/QueryList.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 d2a518e665c2..6a580c90c6df 100644 --- a/arangod/Aql/QueryList.h +++ b/arangod/Aql/QueryList.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 14ec89ffc146..3c848118d34f 100644 --- a/arangod/Aql/QueryOptions.cpp +++ b/arangod/Aql/QueryOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ce9819a58374..861ac66c1c0c 100644 --- a/arangod/Aql/QueryOptions.h +++ b/arangod/Aql/QueryOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 bb558d0f769b..c52953caab67 100644 --- a/arangod/Aql/QueryProfile.cpp +++ b/arangod/Aql/QueryProfile.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 88b27b91ca9c..394c008720ce 100644 --- a/arangod/Aql/QueryProfile.h +++ b/arangod/Aql/QueryProfile.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 37566ffdd743..c6437ffb8578 100644 --- a/arangod/Aql/QueryRegistry.cpp +++ b/arangod/Aql/QueryRegistry.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 50c953fd3877..a5492e6d6096 100644 --- a/arangod/Aql/QueryRegistry.h +++ b/arangod/Aql/QueryRegistry.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 3b73463e7cd5..2043a1fd615c 100644 --- a/arangod/Aql/QueryResult.h +++ b/arangod/Aql/QueryResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e1d05c4f8c47..e4853bfeb3fc 100644 --- a/arangod/Aql/QueryResultV8.h +++ b/arangod/Aql/QueryResultV8.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e47080d80d70..7897a940f027 100644 --- a/arangod/Aql/QuerySnippet.cpp +++ b/arangod/Aql/QuerySnippet.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 3f0ad0cc738a..a8e2bf409b50 100644 --- a/arangod/Aql/QuerySnippet.h +++ b/arangod/Aql/QuerySnippet.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 01b69fa6c81f..b90fb58a8b00 100644 --- a/arangod/Aql/QueryString.cpp +++ b/arangod/Aql/QueryString.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 f5068ff01c57..48d357053dc1 100644 --- a/arangod/Aql/QueryString.h +++ b/arangod/Aql/QueryString.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 3fe065536ef3..abcad4ff0046 100644 --- a/arangod/Aql/QueryWarnings.cpp +++ b/arangod/Aql/QueryWarnings.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ad45fe4e7594..42e9cfd28a93 100644 --- a/arangod/Aql/QueryWarnings.h +++ b/arangod/Aql/QueryWarnings.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 49a88b4dfb8f..5aea584eede9 100644 --- a/arangod/Aql/Range.cpp +++ b/arangod/Aql/Range.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b3d5b71853ae..35df7ee1fa48 100644 --- a/arangod/Aql/Range.h +++ b/arangod/Aql/Range.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 a3557994721c..7dd3da0cc49e 100644 --- a/arangod/Aql/RegisterId.cpp +++ b/arangod/Aql/RegisterId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 a1dbb5444fc4..ad1aeb9037d0 100644 --- a/arangod/Aql/RegisterId.h +++ b/arangod/Aql/RegisterId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b5a3909831f5..00973ad92e3b 100644 --- a/arangod/Aql/RegisterInfos.cpp +++ b/arangod/Aql/RegisterInfos.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 5194497c77bc..307992aa5fe4 100644 --- a/arangod/Aql/RegisterInfos.h +++ b/arangod/Aql/RegisterInfos.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 db43cc2a4e84..bccc7bf71668 100644 --- a/arangod/Aql/RegisterPlan.cpp +++ b/arangod/Aql/RegisterPlan.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 6f14764944e5..b2eb2d04bc29 100644 --- a/arangod/Aql/RegisterPlan.h +++ b/arangod/Aql/RegisterPlan.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 eaea14353bbc..183f3c0753c3 100644 --- a/arangod/Aql/RemoteExecutor.cpp +++ b/arangod/Aql/RemoteExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b2ddfe272460..2dc743c0853e 100644 --- a/arangod/Aql/RemoteExecutor.h +++ b/arangod/Aql/RemoteExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 cab197976016..48183c752db8 100644 --- a/arangod/Aql/RemoveModifier.cpp +++ b/arangod/Aql/RemoveModifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 8caf3fb5b638..4e2272306b4e 100644 --- a/arangod/Aql/RemoveModifier.h +++ b/arangod/Aql/RemoveModifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 4683d16a3494..2dad1cec8eab 100644 --- a/arangod/Aql/RestAqlHandler.cpp +++ b/arangod/Aql/RestAqlHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 038db120e99c..d592b581f424 100644 --- a/arangod/Aql/RestAqlHandler.h +++ b/arangod/Aql/RestAqlHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 f24be6621a89..d2942827c0e5 100644 --- a/arangod/Aql/ReturnExecutor.cpp +++ b/arangod/Aql/ReturnExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 308a920f14e8..ed44ef073abf 100644 --- a/arangod/Aql/ReturnExecutor.h +++ b/arangod/Aql/ReturnExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 634fe735c766..af756a44403c 100644 --- a/arangod/Aql/ScatterExecutor.cpp +++ b/arangod/Aql/ScatterExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 5abc21180dcd..a7031a6347ef 100644 --- a/arangod/Aql/ScatterExecutor.h +++ b/arangod/Aql/ScatterExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e2a7f3256644..4c00166cd15e 100644 --- a/arangod/Aql/Scopes.cpp +++ b/arangod/Aql/Scopes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b369570cc54f..a213de3c8bfe 100644 --- a/arangod/Aql/Scopes.h +++ b/arangod/Aql/Scopes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e42e3ed55507..972120e542ab 100644 --- a/arangod/Aql/ShadowAqlItemRow.cpp +++ b/arangod/Aql/ShadowAqlItemRow.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e11fe0946614..ce8edb9cc627 100644 --- a/arangod/Aql/ShadowAqlItemRow.h +++ b/arangod/Aql/ShadowAqlItemRow.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 02d0a672efa6..d78d43c327ea 100644 --- a/arangod/Aql/ShardLocking.cpp +++ b/arangod/Aql/ShardLocking.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e27a306e9886..e7d7fa6c7724 100644 --- a/arangod/Aql/ShardLocking.h +++ b/arangod/Aql/ShardLocking.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 035010f03a72..732bd8b5cc3e 100644 --- a/arangod/Aql/SharedAqlItemBlockPtr.cpp +++ b/arangod/Aql/SharedAqlItemBlockPtr.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2d7033c0cef3..3ecd962b3fdf 100644 --- a/arangod/Aql/SharedAqlItemBlockPtr.h +++ b/arangod/Aql/SharedAqlItemBlockPtr.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 260a5f4034c2..177cc935462f 100644 --- a/arangod/Aql/SharedQueryState.cpp +++ b/arangod/Aql/SharedQueryState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 698bb0b4fe54..a4dafd1c3c1f 100644 --- a/arangod/Aql/SharedQueryState.h +++ b/arangod/Aql/SharedQueryState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 bb68694cabfb..48cbec4b00bf 100644 --- a/arangod/Aql/ShortStringStorage.cpp +++ b/arangod/Aql/ShortStringStorage.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 29f359feb50c..44cc145d5fd6 100644 --- a/arangod/Aql/ShortStringStorage.h +++ b/arangod/Aql/ShortStringStorage.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b158828ccf08..19259119c0fe 100644 --- a/arangod/Aql/ShortestPathExecutor.cpp +++ b/arangod/Aql/ShortestPathExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 d8212627bf31..77e83dc2aeef 100644 --- a/arangod/Aql/ShortestPathExecutor.h +++ b/arangod/Aql/ShortestPathExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 046e985cfc04..97447b9ae4a1 100644 --- a/arangod/Aql/ShortestPathNode.cpp +++ b/arangod/Aql/ShortestPathNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 54b5447955a6..9193a3ab8cbf 100644 --- a/arangod/Aql/ShortestPathNode.h +++ b/arangod/Aql/ShortestPathNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 423db8beb47c..bc51a9536b59 100644 --- a/arangod/Aql/SimpleModifier.cpp +++ b/arangod/Aql/SimpleModifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 1525e493af1e..aa25c26803bc 100644 --- a/arangod/Aql/SimpleModifier.h +++ b/arangod/Aql/SimpleModifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 66097379d767..7b344e1b1daa 100644 --- a/arangod/Aql/SingleRemoteModificationExecutor.cpp +++ b/arangod/Aql/SingleRemoteModificationExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 a7968362dfc9..99e3b20d5f97 100644 --- a/arangod/Aql/SingleRemoteModificationExecutor.h +++ b/arangod/Aql/SingleRemoteModificationExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 acb9f69371ce..ca7d8a3f903b 100644 --- a/arangod/Aql/SingleRowFetcher.cpp +++ b/arangod/Aql/SingleRowFetcher.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 f2a83441f431..6abcc93acefa 100644 --- a/arangod/Aql/SingleRowFetcher.h +++ b/arangod/Aql/SingleRowFetcher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 a33427c1d4a3..bfd4b2f928bc 100644 --- a/arangod/Aql/SkipResult.cpp +++ b/arangod/Aql/SkipResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 d7b8c32cbb8b..51326f2bf2a9 100644 --- a/arangod/Aql/SkipResult.h +++ b/arangod/Aql/SkipResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ac6b0872a60d..e4cd68685f1d 100644 --- a/arangod/Aql/SortCondition.cpp +++ b/arangod/Aql/SortCondition.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b00ce8fbd6db..f3ec915a088c 100644 --- a/arangod/Aql/SortCondition.h +++ b/arangod/Aql/SortCondition.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 06e3274b8c85..21e5ecceaca4 100644 --- a/arangod/Aql/SortExecutor.cpp +++ b/arangod/Aql/SortExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 967ab687c8c1..e3cac4ba66b5 100644 --- a/arangod/Aql/SortExecutor.h +++ b/arangod/Aql/SortExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 67d3c3622a54..bc6b6e6dd405 100644 --- a/arangod/Aql/SortNode.cpp +++ b/arangod/Aql/SortNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e8dd6cb301d1..480c130ac62b 100644 --- a/arangod/Aql/SortNode.h +++ b/arangod/Aql/SortNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 548403458062..8668280a8d58 100644 --- a/arangod/Aql/SortRegister.cpp +++ b/arangod/Aql/SortRegister.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 1969047c433c..3f952ada0cbc 100644 --- a/arangod/Aql/SortRegister.h +++ b/arangod/Aql/SortRegister.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 030428580507..ee7b3d898e32 100644 --- a/arangod/Aql/SortedCollectExecutor.cpp +++ b/arangod/Aql/SortedCollectExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 a3587fa05da4..a3521e81ae33 100644 --- a/arangod/Aql/SortedCollectExecutor.h +++ b/arangod/Aql/SortedCollectExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 c14dd4c0f311..267368f901d2 100644 --- a/arangod/Aql/SortingGatherExecutor.cpp +++ b/arangod/Aql/SortingGatherExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 25b9da21d25a..ab220fbbb79d 100644 --- a/arangod/Aql/SortingGatherExecutor.h +++ b/arangod/Aql/SortingGatherExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 8c5cea3a6ccd..990dc7dd3215 100644 --- a/arangod/Aql/Stats.h +++ b/arangod/Aql/Stats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 5f897f0e5087..a13aa83b8156 100644 --- a/arangod/Aql/SubqueryEndExecutionNode.cpp +++ b/arangod/Aql/SubqueryEndExecutionNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 9361b4df3c76..df27091e83a5 100644 --- a/arangod/Aql/SubqueryEndExecutionNode.h +++ b/arangod/Aql/SubqueryEndExecutionNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2f6a5e29f4f1..e783d273d47b 100644 --- a/arangod/Aql/SubqueryEndExecutor.cpp +++ b/arangod/Aql/SubqueryEndExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 1f354212ca4d..46a4b2847ef3 100644 --- a/arangod/Aql/SubqueryEndExecutor.h +++ b/arangod/Aql/SubqueryEndExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 fce96da80eab..6b3f37528f02 100644 --- a/arangod/Aql/SubqueryStartExecutionNode.cpp +++ b/arangod/Aql/SubqueryStartExecutionNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 432f90327b07..64250b714be5 100644 --- a/arangod/Aql/SubqueryStartExecutionNode.h +++ b/arangod/Aql/SubqueryStartExecutionNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 ce8e733037ed..cae18a0f0cac 100644 --- a/arangod/Aql/SubqueryStartExecutor.cpp +++ b/arangod/Aql/SubqueryStartExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 be53320b66f3..9cc0f7a662e3 100644 --- a/arangod/Aql/SubqueryStartExecutor.h +++ b/arangod/Aql/SubqueryStartExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 5f5769d617b6..604434b3e1e9 100644 --- a/arangod/Aql/Timing.cpp +++ b/arangod/Aql/Timing.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 93f2a1b4652e..2b8e908fc901 100644 --- a/arangod/Aql/Timing.h +++ b/arangod/Aql/Timing.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 6407aea4e5b4..83a3c7e1c087 100644 --- a/arangod/Aql/TraversalConditionFinder.cpp +++ b/arangod/Aql/TraversalConditionFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 eeb779f3d88b..9cc4eb324f40 100644 --- a/arangod/Aql/TraversalConditionFinder.h +++ b/arangod/Aql/TraversalConditionFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 37d34dac2179..1a1943debc6c 100644 --- a/arangod/Aql/TraversalExecutor.cpp +++ b/arangod/Aql/TraversalExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 bca63da9e970..7f554ee73d79 100644 --- a/arangod/Aql/TraversalExecutor.h +++ b/arangod/Aql/TraversalExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 2ae2ef5b129d..9b1b6bd47ff1 100644 --- a/arangod/Aql/TraversalNode.cpp +++ b/arangod/Aql/TraversalNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b7a3c9b53d48..b38c468c7d7d 100644 --- a/arangod/Aql/TraversalNode.h +++ b/arangod/Aql/TraversalNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 381cf0b6ec47..a0cea14995c8 100644 --- a/arangod/Aql/TraversalStats.h +++ b/arangod/Aql/TraversalStats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 4841d5524744..25dfb3a28a7e 100644 --- a/arangod/Aql/TraverserEngineShardLists.cpp +++ b/arangod/Aql/TraverserEngineShardLists.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Aql/TraverserEngineShardLists.h b/arangod/Aql/TraverserEngineShardLists.h index 0480b9843173..651b473e66b0 100644 --- a/arangod/Aql/TraverserEngineShardLists.h +++ b/arangod/Aql/TraverserEngineShardLists.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 c04523ff12f5..b198e0a60930 100644 --- a/arangod/Aql/UnsortedGatherExecutor.cpp +++ b/arangod/Aql/UnsortedGatherExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 4e9783e71845..5ea3115d2e48 100644 --- a/arangod/Aql/UnsortedGatherExecutor.h +++ b/arangod/Aql/UnsortedGatherExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 654b7c185641..61508a910120 100644 --- a/arangod/Aql/UpdateReplaceModifier.cpp +++ b/arangod/Aql/UpdateReplaceModifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b6cc86aaa24d..f998f7a32628 100644 --- a/arangod/Aql/UpdateReplaceModifier.h +++ b/arangod/Aql/UpdateReplaceModifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 d58d0dce819c..735f31472c01 100644 --- a/arangod/Aql/UpsertModifier.cpp +++ b/arangod/Aql/UpsertModifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 3597aef8339b..41ed1e1bfa51 100644 --- a/arangod/Aql/UpsertModifier.h +++ b/arangod/Aql/UpsertModifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 978beb3facd2..029bec10e71c 100644 --- a/arangod/Aql/V8Executor.cpp +++ b/arangod/Aql/V8Executor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 9129765c5466..1b920a497b3a 100644 --- a/arangod/Aql/V8Executor.h +++ b/arangod/Aql/V8Executor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 0a79c8e0cdfd..bfda5d32dc03 100644 --- a/arangod/Aql/VarUsageFinder.cpp +++ b/arangod/Aql/VarUsageFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 39840c167d53..35da8d812b98 100644 --- a/arangod/Aql/VarUsageFinder.h +++ b/arangod/Aql/VarUsageFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 f5d9c8887e29..e31b2300bf31 100644 --- a/arangod/Aql/Variable.cpp +++ b/arangod/Aql/Variable.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 eb07fb98bf87..a14a7508d20f 100644 --- a/arangod/Aql/Variable.h +++ b/arangod/Aql/Variable.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 c6c60bbe12bf..8d459394852b 100644 --- a/arangod/Aql/VariableGenerator.cpp +++ b/arangod/Aql/VariableGenerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 4bfd04036ac7..b5e6f435169b 100644 --- a/arangod/Aql/VariableGenerator.h +++ b/arangod/Aql/VariableGenerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 e24abf77f54c..d757234cfec7 100644 --- a/arangod/Aql/WalkerWorker.h +++ b/arangod/Aql/WalkerWorker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 c121bebd75d9..628f8eca3bd9 100644 --- a/arangod/Aql/WindowExecutor.cpp +++ b/arangod/Aql/WindowExecutor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 500addedf648..d11035c8b3e3 100644 --- a/arangod/Aql/WindowExecutor.h +++ b/arangod/Aql/WindowExecutor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 94a9f3176277..d2603242f86b 100644 --- a/arangod/Aql/WindowNode.cpp +++ b/arangod/Aql/WindowNode.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 b7fada3832a2..4a30314f5369 100644 --- a/arangod/Aql/WindowNode.h +++ b/arangod/Aql/WindowNode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, 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 4ec2398d88aa..714102b6b7f0 100644 --- a/arangod/Aql/types.h +++ b/arangod/Aql/types.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e2bb59f44eb0..49797a5d8ef2 100644 --- a/arangod/Auth/Common.cpp +++ b/arangod/Auth/Common.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2424a62edfc3..e6d30401bedc 100644 --- a/arangod/Auth/Common.h +++ b/arangod/Auth/Common.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b6ac7ad56402..fecba41877c1 100644 --- a/arangod/Auth/Handler.h +++ b/arangod/Auth/Handler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 436e18d1c9f9..0b19d18bbf15 100644 --- a/arangod/Auth/TokenCache.cpp +++ b/arangod/Auth/TokenCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b6e2cc57fbff..62e5b2bd5886 100644 --- a/arangod/Auth/TokenCache.h +++ b/arangod/Auth/TokenCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fd8404798515..39d4b4baf621 100644 --- a/arangod/Auth/User.cpp +++ b/arangod/Auth/User.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bd3fd0bc5c43..29ded97595e6 100644 --- a/arangod/Auth/User.h +++ b/arangod/Auth/User.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cebfdf62b809..df7a4fa03e94 100644 --- a/arangod/Auth/UserManager.cpp +++ b/arangod/Auth/UserManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f44765b74575..ecb60526cebe 100644 --- a/arangod/Auth/UserManager.h +++ b/arangod/Auth/UserManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a18b154ad365..cc3977142bad 100644 --- a/arangod/Cache/BucketState.cpp +++ b/arangod/Cache/BucketState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 439a779e28a6..251bb37ae488 100644 --- a/arangod/Cache/BucketState.h +++ b/arangod/Cache/BucketState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ded4cb5ff63c..2357380ca5a5 100644 --- a/arangod/Cache/Cache.cpp +++ b/arangod/Cache/Cache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c0fbb0223cfc..5cb903d880a0 100644 --- a/arangod/Cache/Cache.h +++ b/arangod/Cache/Cache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 476d3ab34d81..7cef3e811394 100644 --- a/arangod/Cache/CacheManagerFeature.cpp +++ b/arangod/Cache/CacheManagerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2b68e626e532..a53ad27ca574 100644 --- a/arangod/Cache/CacheManagerFeature.h +++ b/arangod/Cache/CacheManagerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9011120d0533..e08411bf79eb 100644 --- a/arangod/Cache/CacheManagerFeatureThreads.cpp +++ b/arangod/Cache/CacheManagerFeatureThreads.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3b9287dc1491..5e31ac0ca636 100644 --- a/arangod/Cache/CacheManagerFeatureThreads.h +++ b/arangod/Cache/CacheManagerFeatureThreads.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 86cd1f056f71..76d4d87347de 100644 --- a/arangod/Cache/CachedValue.cpp +++ b/arangod/Cache/CachedValue.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b2a53df0c796..1c5369fce190 100644 --- a/arangod/Cache/CachedValue.h +++ b/arangod/Cache/CachedValue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1360a92f41fe..37e74ae98a4b 100644 --- a/arangod/Cache/Common.h +++ b/arangod/Cache/Common.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d45706cda59f..5a0f44b710e8 100644 --- a/arangod/Cache/Finding.cpp +++ b/arangod/Cache/Finding.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2cab9ae30bc4..a8be95b5aa4b 100644 --- a/arangod/Cache/Finding.h +++ b/arangod/Cache/Finding.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f0e1f74263cf..e7d1d8adae2c 100644 --- a/arangod/Cache/FrequencyBuffer.h +++ b/arangod/Cache/FrequencyBuffer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b0972b4ad732..10e8e9128364 100644 --- a/arangod/Cache/Manager.cpp +++ b/arangod/Cache/Manager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 eb906d7bdc5b..f9fa66ec8ce7 100644 --- a/arangod/Cache/Manager.h +++ b/arangod/Cache/Manager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 804bc31679c3..7e93902762a9 100644 --- a/arangod/Cache/ManagerTasks.cpp +++ b/arangod/Cache/ManagerTasks.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 818ff10e1fdc..335b040d5aa1 100644 --- a/arangod/Cache/ManagerTasks.h +++ b/arangod/Cache/ManagerTasks.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7d0102f6f10f..782446fffa17 100644 --- a/arangod/Cache/Metadata.cpp +++ b/arangod/Cache/Metadata.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1ca15acd29f4..0a7d0eed2219 100644 --- a/arangod/Cache/Metadata.h +++ b/arangod/Cache/Metadata.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1ab2f53d8dee..ba9519253148 100644 --- a/arangod/Cache/PlainBucket.cpp +++ b/arangod/Cache/PlainBucket.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cfab73fc844c..5889afc8445a 100644 --- a/arangod/Cache/PlainBucket.h +++ b/arangod/Cache/PlainBucket.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 eaaecb3da089..1485d985b6ba 100644 --- a/arangod/Cache/PlainCache.cpp +++ b/arangod/Cache/PlainCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 45e684dc8291..7cbdd99bbd3d 100644 --- a/arangod/Cache/PlainCache.h +++ b/arangod/Cache/PlainCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c25d3d162520..05d849e52ee6 100644 --- a/arangod/Cache/Rebalancer.cpp +++ b/arangod/Cache/Rebalancer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 72d83add3d13..6644d1d1e690 100644 --- a/arangod/Cache/Rebalancer.h +++ b/arangod/Cache/Rebalancer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 90677078d46b..72b9b3836615 100644 --- a/arangod/Cache/Table.cpp +++ b/arangod/Cache/Table.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 78c863870a03..a4e51f157c9d 100644 --- a/arangod/Cache/Table.h +++ b/arangod/Cache/Table.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a39a5ce16595..fb4790e3f5b0 100644 --- a/arangod/Cache/Transaction.cpp +++ b/arangod/Cache/Transaction.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e21f7f9dd4dd..f63192d756b2 100644 --- a/arangod/Cache/Transaction.h +++ b/arangod/Cache/Transaction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f13568dbf0b1..f2de676e773d 100644 --- a/arangod/Cache/TransactionManager.cpp +++ b/arangod/Cache/TransactionManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cd97bbb52613..a7f27977c3d0 100644 --- a/arangod/Cache/TransactionManager.h +++ b/arangod/Cache/TransactionManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8ce2a9afb059..cdf04066079c 100644 --- a/arangod/Cache/TransactionalBucket.cpp +++ b/arangod/Cache/TransactionalBucket.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 76ca4139eeca..4604d2710f64 100644 --- a/arangod/Cache/TransactionalBucket.h +++ b/arangod/Cache/TransactionalBucket.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ce9a44ec1bc8..ab5ab4ebcdca 100644 --- a/arangod/Cache/TransactionalCache.cpp +++ b/arangod/Cache/TransactionalCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f0a8ee1f6112..e7aab163458b 100644 --- a/arangod/Cache/TransactionalCache.h +++ b/arangod/Cache/TransactionalCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6e6f8f898550..279961a92144 100644 --- a/arangod/Cluster/Action.cpp +++ b/arangod/Cluster/Action.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ef3f84676167..f2fddd22379c 100644 --- a/arangod/Cluster/Action.h +++ b/arangod/Cluster/Action.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f7533716265c..5c358ba311e7 100644 --- a/arangod/Cluster/ActionBase.cpp +++ b/arangod/Cluster/ActionBase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a144ac8b3b4a..a7dd12984f08 100644 --- a/arangod/Cluster/ActionBase.h +++ b/arangod/Cluster/ActionBase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 73cfe2c71568..0197b2d5a625 100644 --- a/arangod/Cluster/ActionDescription.cpp +++ b/arangod/Cluster/ActionDescription.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ef30b7e7a423..dafa0867f754 100644 --- a/arangod/Cluster/ActionDescription.h +++ b/arangod/Cluster/ActionDescription.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cd0067c7970d..0c13fc4ab1c3 100644 --- a/arangod/Cluster/AgencyCache.cpp +++ b/arangod/Cluster/AgencyCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c647c48f86c0..4b0abb2d8294 100644 --- a/arangod/Cluster/AgencyCache.h +++ b/arangod/Cluster/AgencyCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7f7713c465d8..22c4755c9a77 100644 --- a/arangod/Cluster/AgencyCallback.cpp +++ b/arangod/Cluster/AgencyCallback.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 07a3f14c675b..027f1acbeede 100644 --- a/arangod/Cluster/AgencyCallback.h +++ b/arangod/Cluster/AgencyCallback.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9ad337c06587..70360cadb6ff 100644 --- a/arangod/Cluster/AgencyCallbackRegistry.cpp +++ b/arangod/Cluster/AgencyCallbackRegistry.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a93d07a2c69e..4378acfb10c8 100644 --- a/arangod/Cluster/AgencyCallbackRegistry.h +++ b/arangod/Cluster/AgencyCallbackRegistry.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4a54b26aeab7..72f12601f5fa 100644 --- a/arangod/Cluster/CallbackGuard.cpp +++ b/arangod/Cluster/CallbackGuard.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 32fcb3374270..8bbb6559a955 100644 --- a/arangod/Cluster/CallbackGuard.h +++ b/arangod/Cluster/CallbackGuard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 742edfdef484..aadba69a09d5 100644 --- a/arangod/Cluster/ClusterCollectionCreationInfo.cpp +++ b/arangod/Cluster/ClusterCollectionCreationInfo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 60e4924d5f28..9b9e7bc856a4 100644 --- a/arangod/Cluster/ClusterCollectionCreationInfo.h +++ b/arangod/Cluster/ClusterCollectionCreationInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0df7c686f543..8e23e9f67c9e 100644 --- a/arangod/Cluster/ClusterEdgeCursor.cpp +++ b/arangod/Cluster/ClusterEdgeCursor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 72dfd1f84f1f..d4c1c3c87d23 100644 --- a/arangod/Cluster/ClusterEdgeCursor.h +++ b/arangod/Cluster/ClusterEdgeCursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5ad0b142f164..a2f9b1f06d1d 100644 --- a/arangod/Cluster/ClusterFeature.cpp +++ b/arangod/Cluster/ClusterFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 394bcb421720..0e61a1ee9df7 100644 --- a/arangod/Cluster/ClusterFeature.h +++ b/arangod/Cluster/ClusterFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7fc6c4618600..758daae8619e 100644 --- a/arangod/Cluster/ClusterHelpers.cpp +++ b/arangod/Cluster/ClusterHelpers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 43e4708b2e99..50ddd4870ceb 100644 --- a/arangod/Cluster/ClusterHelpers.h +++ b/arangod/Cluster/ClusterHelpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6b35bef42292..8528e8b1a813 100644 --- a/arangod/Cluster/ClusterInfo.cpp +++ b/arangod/Cluster/ClusterInfo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fdce011f7361..9d380337ca60 100644 --- a/arangod/Cluster/ClusterInfo.h +++ b/arangod/Cluster/ClusterInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b1435c7470fc..6b6ca28160f0 100644 --- a/arangod/Cluster/ClusterMethods.cpp +++ b/arangod/Cluster/ClusterMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b0fdbb2f5239..0552a3b5de82 100644 --- a/arangod/Cluster/ClusterMethods.h +++ b/arangod/Cluster/ClusterMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/ClusterRepairOperations.h b/arangod/Cluster/ClusterRepairOperations.h index fcee3b78b29b..640df2345823 100644 --- a/arangod/Cluster/ClusterRepairOperations.h +++ b/arangod/Cluster/ClusterRepairOperations.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/ClusterTraverser.cpp b/arangod/Cluster/ClusterTraverser.cpp index b11c4cb62596..0775f4f4941f 100644 --- a/arangod/Cluster/ClusterTraverser.cpp +++ b/arangod/Cluster/ClusterTraverser.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/ClusterTraverser.h b/arangod/Cluster/ClusterTraverser.h index 5b900ab76887..51568e0f9a15 100644 --- a/arangod/Cluster/ClusterTraverser.h +++ b/arangod/Cluster/ClusterTraverser.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 113d486683ff..085581606aa2 100644 --- a/arangod/Cluster/ClusterTrxMethods.cpp +++ b/arangod/Cluster/ClusterTrxMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 96d3e9592d72..ec4bfc53ea94 100644 --- a/arangod/Cluster/ClusterTrxMethods.h +++ b/arangod/Cluster/ClusterTrxMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 44b7cc4b070a..6781ec18b056 100644 --- a/arangod/Cluster/ClusterTtlMethods.cpp +++ b/arangod/Cluster/ClusterTtlMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 84c9f62b293b..a041d7b8109a 100644 --- a/arangod/Cluster/ClusterTtlMethods.h +++ b/arangod/Cluster/ClusterTtlMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a24e85844af0..fa72565af4a4 100644 --- a/arangod/Cluster/ClusterTypes.cpp +++ b/arangod/Cluster/ClusterTypes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 274728cb06a6..f24b6cff62f0 100644 --- a/arangod/Cluster/ClusterTypes.h +++ b/arangod/Cluster/ClusterTypes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8710d7cd3258..56b7baa8ed0d 100644 --- a/arangod/Cluster/ClusterUpgradeFeature.cpp +++ b/arangod/Cluster/ClusterUpgradeFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b91b391737f7..b4da21bdba46 100644 --- a/arangod/Cluster/ClusterUpgradeFeature.h +++ b/arangod/Cluster/ClusterUpgradeFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bcf5de3d7bb6..21be7e91b474 100644 --- a/arangod/Cluster/CreateCollection.cpp +++ b/arangod/Cluster/CreateCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8dfa6d93c58a..a788b7cb7e8c 100644 --- a/arangod/Cluster/CreateCollection.h +++ b/arangod/Cluster/CreateCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 85858e4ca42b..e4d4d9ebaf12 100644 --- a/arangod/Cluster/CreateDatabase.cpp +++ b/arangod/Cluster/CreateDatabase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6bc0236670cb..a58e46f4570f 100644 --- a/arangod/Cluster/CreateDatabase.h +++ b/arangod/Cluster/CreateDatabase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 638c33347a5c..0b76a67496d1 100644 --- a/arangod/Cluster/DBServerAgencySync.cpp +++ b/arangod/Cluster/DBServerAgencySync.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 60e38ee38818..c7558e3173b6 100644 --- a/arangod/Cluster/DBServerAgencySync.h +++ b/arangod/Cluster/DBServerAgencySync.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1eb9bb3d52cc..a3d796e54e79 100644 --- a/arangod/Cluster/DropCollection.cpp +++ b/arangod/Cluster/DropCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 581ea33657cf..46abcc1bcaaa 100644 --- a/arangod/Cluster/DropCollection.h +++ b/arangod/Cluster/DropCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 57ec64b6828f..8342b64d722f 100644 --- a/arangod/Cluster/DropDatabase.cpp +++ b/arangod/Cluster/DropDatabase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 eaa1bd3d7f5b..86d5a1c1d4f6 100644 --- a/arangod/Cluster/DropDatabase.h +++ b/arangod/Cluster/DropDatabase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d45b6c78aaee..a17876572b90 100644 --- a/arangod/Cluster/DropIndex.cpp +++ b/arangod/Cluster/DropIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 aec253ad28de..8ada417c8f92 100644 --- a/arangod/Cluster/DropIndex.h +++ b/arangod/Cluster/DropIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 70d0830b9699..f2d54e9c434c 100644 --- a/arangod/Cluster/EnsureIndex.cpp +++ b/arangod/Cluster/EnsureIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dbf7349e5415..6bb459bc6801 100644 --- a/arangod/Cluster/EnsureIndex.h +++ b/arangod/Cluster/EnsureIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 68c89c395935..7ce22bd952ac 100644 --- a/arangod/Cluster/FollowerInfo.cpp +++ b/arangod/Cluster/FollowerInfo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 39765c27580f..c0b6b710cd04 100644 --- a/arangod/Cluster/FollowerInfo.h +++ b/arangod/Cluster/FollowerInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c1cf133a92cf..872a6b5dc3a8 100644 --- a/arangod/Cluster/HeartbeatThread.cpp +++ b/arangod/Cluster/HeartbeatThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fdb2ee39f4c9..4952fadb8fac 100644 --- a/arangod/Cluster/HeartbeatThread.h +++ b/arangod/Cluster/HeartbeatThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f93ae48475a1..c5ee9c82cc85 100644 --- a/arangod/Cluster/Maintenance.cpp +++ b/arangod/Cluster/Maintenance.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4d7fae3bdd76..1161c86ef3e6 100644 --- a/arangod/Cluster/Maintenance.h +++ b/arangod/Cluster/Maintenance.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 589badad7a6b..30947c913508 100644 --- a/arangod/Cluster/MaintenanceFeature.cpp +++ b/arangod/Cluster/MaintenanceFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c9df9729ba68..05882c237782 100644 --- a/arangod/Cluster/MaintenanceFeature.h +++ b/arangod/Cluster/MaintenanceFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 82a3e1ca131f..6172b475e1c4 100644 --- a/arangod/Cluster/MaintenanceRestHandler.cpp +++ b/arangod/Cluster/MaintenanceRestHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dc35ae4c52c8..e2d99ddec365 100644 --- a/arangod/Cluster/MaintenanceRestHandler.h +++ b/arangod/Cluster/MaintenanceRestHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 06cec68f8118..df12d1c2a566 100644 --- a/arangod/Cluster/MaintenanceStrings.h +++ b/arangod/Cluster/MaintenanceStrings.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 967ae3765f59..5e7ad658301c 100644 --- a/arangod/Cluster/MaintenanceWorker.cpp +++ b/arangod/Cluster/MaintenanceWorker.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d665b0f29ac2..0031f4ebc5a1 100644 --- a/arangod/Cluster/MaintenanceWorker.h +++ b/arangod/Cluster/MaintenanceWorker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7ee02e2e3744..3c8267317896 100644 --- a/arangod/Cluster/RebootTracker.cpp +++ b/arangod/Cluster/RebootTracker.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 787209f06a74..199fe119de74 100644 --- a/arangod/Cluster/RebootTracker.h +++ b/arangod/Cluster/RebootTracker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f46e30f3c750..81365aa4e2d6 100644 --- a/arangod/Cluster/ReplicationTimeoutFeature.cpp +++ b/arangod/Cluster/ReplicationTimeoutFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6d0b86ed6488..eca8cd5d75d6 100644 --- a/arangod/Cluster/ReplicationTimeoutFeature.h +++ b/arangod/Cluster/ReplicationTimeoutFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2cd5b6b40626..9f9ecef98e07 100644 --- a/arangod/Cluster/ResignShardLeadership.cpp +++ b/arangod/Cluster/ResignShardLeadership.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f0c2fb76e672..fcae1d4ab7c3 100644 --- a/arangod/Cluster/ResignShardLeadership.h +++ b/arangod/Cluster/ResignShardLeadership.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 af3f7e997c25..3b6a5e6606ea 100644 --- a/arangod/Cluster/RestAgencyCallbacksHandler.cpp +++ b/arangod/Cluster/RestAgencyCallbacksHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 24039dc535f0..8755444a724a 100644 --- a/arangod/Cluster/RestAgencyCallbacksHandler.h +++ b/arangod/Cluster/RestAgencyCallbacksHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3fcd98bd9a36..97283aee8a8c 100644 --- a/arangod/Cluster/RestClusterHandler.cpp +++ b/arangod/Cluster/RestClusterHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e2c38249fa12..5ed46912a32c 100644 --- a/arangod/Cluster/RestClusterHandler.h +++ b/arangod/Cluster/RestClusterHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fe02a362fa5f..d623bc3934fe 100644 --- a/arangod/Cluster/ServerDefaults.cpp +++ b/arangod/Cluster/ServerDefaults.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ee8976c6024d..f9ca910d5312 100644 --- a/arangod/Cluster/ServerDefaults.h +++ b/arangod/Cluster/ServerDefaults.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 550b29b54778..d01d9b8b701a 100644 --- a/arangod/Cluster/ServerState.cpp +++ b/arangod/Cluster/ServerState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 edf96e0ddbd6..ce5ed36a7c54 100644 --- a/arangod/Cluster/ServerState.h +++ b/arangod/Cluster/ServerState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8e488bfa85f7..fc85125fa1c7 100644 --- a/arangod/Cluster/SynchronizeShard.cpp +++ b/arangod/Cluster/SynchronizeShard.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 44812060bdfe..f05fb3e16860 100644 --- a/arangod/Cluster/SynchronizeShard.h +++ b/arangod/Cluster/SynchronizeShard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0a2ddfbad1d8..f8a84ea6c04e 100644 --- a/arangod/Cluster/TakeoverShardLeadership.cpp +++ b/arangod/Cluster/TakeoverShardLeadership.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9a8e83b5a2e9..6f0bae780707 100644 --- a/arangod/Cluster/TakeoverShardLeadership.h +++ b/arangod/Cluster/TakeoverShardLeadership.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0f411f71d37b..f61a8f30c4d4 100644 --- a/arangod/Cluster/TraverserEngine.cpp +++ b/arangod/Cluster/TraverserEngine.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ad73761b358c..fd4a1004b4d5 100644 --- a/arangod/Cluster/TraverserEngine.h +++ b/arangod/Cluster/TraverserEngine.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 59af155b2b42..39cc2c3263fd 100644 --- a/arangod/Cluster/UpdateCollection.cpp +++ b/arangod/Cluster/UpdateCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f30d8c892abc..680c3fb92c12 100644 --- a/arangod/Cluster/UpdateCollection.h +++ b/arangod/Cluster/UpdateCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 80bf01e8cfb7..bd4d7801fa93 100644 --- a/arangod/Cluster/UpdateReplicatedLogAction.cpp +++ b/arangod/Cluster/UpdateReplicatedLogAction.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Cluster/UpdateReplicatedLogAction.h b/arangod/Cluster/UpdateReplicatedLogAction.h index 3b89b5245226..dcd4127342d0 100644 --- a/arangod/Cluster/UpdateReplicatedLogAction.h +++ b/arangod/Cluster/UpdateReplicatedLogAction.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Cluster/v8-cluster.cpp b/arangod/Cluster/v8-cluster.cpp index 275928f2cd5b..2107c213ced3 100644 --- a/arangod/Cluster/v8-cluster.cpp +++ b/arangod/Cluster/v8-cluster.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 00ee09cbf9bc..5b319bd43ff8 100644 --- a/arangod/Cluster/v8-cluster.h +++ b/arangod/Cluster/v8-cluster.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fb705869279e..0a0c654996d7 100644 --- a/arangod/ClusterEngine/ClusterCollection.cpp +++ b/arangod/ClusterEngine/ClusterCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a5dae0a6e792..76167666a794 100644 --- a/arangod/ClusterEngine/ClusterCollection.h +++ b/arangod/ClusterEngine/ClusterCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 325dcfbd2cb5..9d015ebefcd8 100644 --- a/arangod/ClusterEngine/ClusterEngine.cpp +++ b/arangod/ClusterEngine/ClusterEngine.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6241e9819512..15942af793dd 100644 --- a/arangod/ClusterEngine/ClusterEngine.h +++ b/arangod/ClusterEngine/ClusterEngine.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dcf0627e3deb..d8fe3b92fc6d 100644 --- a/arangod/ClusterEngine/ClusterIndex.cpp +++ b/arangod/ClusterEngine/ClusterIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6d70851477be..25864f4e4783 100644 --- a/arangod/ClusterEngine/ClusterIndex.h +++ b/arangod/ClusterEngine/ClusterIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b9b3e80e9941..e9ed06efc54a 100644 --- a/arangod/ClusterEngine/ClusterIndexFactory.cpp +++ b/arangod/ClusterEngine/ClusterIndexFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 88459608fa45..e19e207d99de 100644 --- a/arangod/ClusterEngine/ClusterIndexFactory.h +++ b/arangod/ClusterEngine/ClusterIndexFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 67126831989f..a68504c8cbad 100644 --- a/arangod/ClusterEngine/ClusterRestCollectionHandler.cpp +++ b/arangod/ClusterEngine/ClusterRestCollectionHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 02b5e9ada49c..1a39829ea3a7 100644 --- a/arangod/ClusterEngine/ClusterRestCollectionHandler.h +++ b/arangod/ClusterEngine/ClusterRestCollectionHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 73f63c970e00..5309241a90e4 100644 --- a/arangod/ClusterEngine/ClusterRestHandlers.cpp +++ b/arangod/ClusterEngine/ClusterRestHandlers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5f4ceb954ed5..a878061444e9 100644 --- a/arangod/ClusterEngine/ClusterRestHandlers.h +++ b/arangod/ClusterEngine/ClusterRestHandlers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 940346808204..a5164a1f2bdf 100644 --- a/arangod/ClusterEngine/ClusterRestReplicationHandler.cpp +++ b/arangod/ClusterEngine/ClusterRestReplicationHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d358d4a3efeb..d0db5979d408 100644 --- a/arangod/ClusterEngine/ClusterRestReplicationHandler.h +++ b/arangod/ClusterEngine/ClusterRestReplicationHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 43ac13ed845f..afa786d1994d 100644 --- a/arangod/ClusterEngine/ClusterRestWalHandler.cpp +++ b/arangod/ClusterEngine/ClusterRestWalHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0c592b4016e5..a5da695df423 100644 --- a/arangod/ClusterEngine/ClusterRestWalHandler.h +++ b/arangod/ClusterEngine/ClusterRestWalHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 42a86bef6767..8a1a74bb3094 100644 --- a/arangod/ClusterEngine/ClusterSelectivityEstimates.cpp +++ b/arangod/ClusterEngine/ClusterSelectivityEstimates.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a71ad206b29e..e7e46aecdb94 100644 --- a/arangod/ClusterEngine/ClusterSelectivityEstimates.h +++ b/arangod/ClusterEngine/ClusterSelectivityEstimates.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 937a7726c0fd..6c34f6b1942f 100644 --- a/arangod/ClusterEngine/ClusterTransactionCollection.cpp +++ b/arangod/ClusterEngine/ClusterTransactionCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bdc3ca3a7b7f..ddb3884467f1 100644 --- a/arangod/ClusterEngine/ClusterTransactionCollection.h +++ b/arangod/ClusterEngine/ClusterTransactionCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3b49db30dd1e..161042ffd603 100644 --- a/arangod/ClusterEngine/ClusterTransactionState.cpp +++ b/arangod/ClusterEngine/ClusterTransactionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2bc6fc75c0ea..eef57b648c07 100644 --- a/arangod/ClusterEngine/ClusterTransactionState.h +++ b/arangod/ClusterEngine/ClusterTransactionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 aa6b5c38248e..a672a2e14d1a 100644 --- a/arangod/ClusterEngine/ClusterV8Functions.cpp +++ b/arangod/ClusterEngine/ClusterV8Functions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 eb96785fd08d..6b39437fb74a 100644 --- a/arangod/ClusterEngine/ClusterV8Functions.h +++ b/arangod/ClusterEngine/ClusterV8Functions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 07b31e76c6cb..72cff62a8584 100644 --- a/arangod/ClusterEngine/Common.h +++ b/arangod/ClusterEngine/Common.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/RocksDBMethods.cpp b/arangod/ClusterEngine/RocksDBMethods.cpp index 7ac50fccc12b..b548a8900221 100644 --- a/arangod/ClusterEngine/RocksDBMethods.cpp +++ b/arangod/ClusterEngine/RocksDBMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/RocksDBMethods.h b/arangod/ClusterEngine/RocksDBMethods.h index 5c8b9611edf3..29301b24f9d3 100644 --- a/arangod/ClusterEngine/RocksDBMethods.h +++ b/arangod/ClusterEngine/RocksDBMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e1e6a2011f46..fa4d4c795c56 100644 --- a/arangod/FeaturePhases/AgencyFeaturePhase.cpp +++ b/arangod/FeaturePhases/AgencyFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9c7b7c411109..9457d5254e92 100644 --- a/arangod/FeaturePhases/AgencyFeaturePhase.h +++ b/arangod/FeaturePhases/AgencyFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 66e1448804f0..ccd9fa2d1b63 100644 --- a/arangod/FeaturePhases/AqlFeaturePhase.cpp +++ b/arangod/FeaturePhases/AqlFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 646238ba554e..4c9abd72b32f 100644 --- a/arangod/FeaturePhases/AqlFeaturePhase.h +++ b/arangod/FeaturePhases/AqlFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 193e88ad0b92..0f5ca86e6bb6 100644 --- a/arangod/FeaturePhases/BasicFeaturePhaseServer.cpp +++ b/arangod/FeaturePhases/BasicFeaturePhaseServer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 36caa854dea6..2846eb8f1718 100644 --- a/arangod/FeaturePhases/BasicFeaturePhaseServer.h +++ b/arangod/FeaturePhases/BasicFeaturePhaseServer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 936464752045..81ac24eede1b 100644 --- a/arangod/FeaturePhases/ClusterFeaturePhase.cpp +++ b/arangod/FeaturePhases/ClusterFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1822370d1534..914b11b9cf87 100644 --- a/arangod/FeaturePhases/ClusterFeaturePhase.h +++ b/arangod/FeaturePhases/ClusterFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8d5ee93bf9d7..66a35fda7fb3 100644 --- a/arangod/FeaturePhases/DatabaseFeaturePhase.cpp +++ b/arangod/FeaturePhases/DatabaseFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4329715b8afd..8da347bdb188 100644 --- a/arangod/FeaturePhases/DatabaseFeaturePhase.h +++ b/arangod/FeaturePhases/DatabaseFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 87a8afb51663..212bd675fc6f 100644 --- a/arangod/FeaturePhases/FinalFeaturePhase.cpp +++ b/arangod/FeaturePhases/FinalFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 87dfbe4169c7..50ae893bb244 100644 --- a/arangod/FeaturePhases/FinalFeaturePhase.h +++ b/arangod/FeaturePhases/FinalFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a0c42b9a0a2b..4ccdcc0dbe0a 100644 --- a/arangod/FeaturePhases/FoxxFeaturePhase.cpp +++ b/arangod/FeaturePhases/FoxxFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 90a5006895c7..21dbe4f10ebf 100644 --- a/arangod/FeaturePhases/FoxxFeaturePhase.h +++ b/arangod/FeaturePhases/FoxxFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 19003fc19da0..286a23055c57 100644 --- a/arangod/FeaturePhases/ServerFeaturePhase.cpp +++ b/arangod/FeaturePhases/ServerFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 67b8318c9c7e..f742d9d5f6bb 100644 --- a/arangod/FeaturePhases/ServerFeaturePhase.h +++ b/arangod/FeaturePhases/ServerFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 db60683d0f79..3de5002e7efe 100644 --- a/arangod/FeaturePhases/V8FeaturePhase.cpp +++ b/arangod/FeaturePhases/V8FeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3b8efe1e4966..038675d2d081 100644 --- a/arangod/FeaturePhases/V8FeaturePhase.h +++ b/arangod/FeaturePhases/V8FeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fa7422705951..2680ad75fac4 100644 --- a/arangod/GeneralServer/Acceptor.cpp +++ b/arangod/GeneralServer/Acceptor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7ea39302db49..be3db9321b46 100644 --- a/arangod/GeneralServer/Acceptor.h +++ b/arangod/GeneralServer/Acceptor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a57a32c595e2..e85fc7dff2a8 100644 --- a/arangod/GeneralServer/AcceptorTcp.cpp +++ b/arangod/GeneralServer/AcceptorTcp.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 624d6f331b1f..57d8566dae85 100644 --- a/arangod/GeneralServer/AcceptorTcp.h +++ b/arangod/GeneralServer/AcceptorTcp.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7b5e6e1050f0..d119ed02cc49 100644 --- a/arangod/GeneralServer/AcceptorUnixDomain.cpp +++ b/arangod/GeneralServer/AcceptorUnixDomain.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 67ded2f54b6d..f918d5e55f81 100644 --- a/arangod/GeneralServer/AcceptorUnixDomain.h +++ b/arangod/GeneralServer/AcceptorUnixDomain.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6c24b65e4baf..5c22139a39f6 100644 --- a/arangod/GeneralServer/AsioSocket.h +++ b/arangod/GeneralServer/AsioSocket.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e24e5270b90a..e34cbb5c2d0a 100644 --- a/arangod/GeneralServer/AsyncJobManager.cpp +++ b/arangod/GeneralServer/AsyncJobManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 89b86c0345c4..19c416e149bb 100644 --- a/arangod/GeneralServer/AsyncJobManager.h +++ b/arangod/GeneralServer/AsyncJobManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 98da1db556d1..26eb19ab4bb1 100644 --- a/arangod/GeneralServer/AuthenticationFeature.cpp +++ b/arangod/GeneralServer/AuthenticationFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 38220120ba5a..e56e572ee6a0 100644 --- a/arangod/GeneralServer/AuthenticationFeature.h +++ b/arangod/GeneralServer/AuthenticationFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 28661f855c50..f7a78b5288ff 100644 --- a/arangod/GeneralServer/CommTask.cpp +++ b/arangod/GeneralServer/CommTask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 831fbd2f806e..3f8a601f5e8f 100644 --- a/arangod/GeneralServer/CommTask.h +++ b/arangod/GeneralServer/CommTask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3bd6de56e029..43c564c2d41b 100644 --- a/arangod/GeneralServer/GeneralCommTask.cpp +++ b/arangod/GeneralServer/GeneralCommTask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5ec1d6e5fb3a..10d20fefa63b 100644 --- a/arangod/GeneralServer/GeneralCommTask.h +++ b/arangod/GeneralServer/GeneralCommTask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cfe020be2d54..33018c6e535f 100644 --- a/arangod/GeneralServer/GeneralServer.cpp +++ b/arangod/GeneralServer/GeneralServer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 36815a923fcb..b57844588045 100644 --- a/arangod/GeneralServer/GeneralServer.h +++ b/arangod/GeneralServer/GeneralServer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 57cd34bb184b..3c0bf5ba46b0 100644 --- a/arangod/GeneralServer/GeneralServerFeature.cpp +++ b/arangod/GeneralServer/GeneralServerFeature.cpp @@ -1,7 +1,7 @@ -///////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 42c470fa330d..410d1a3337bc 100644 --- a/arangod/GeneralServer/GeneralServerFeature.h +++ b/arangod/GeneralServer/GeneralServerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 077fbb485398..1c25c46db120 100644 --- a/arangod/GeneralServer/H2CommTask.cpp +++ b/arangod/GeneralServer/H2CommTask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7d4b3141c9f5..fa1d58544e65 100644 --- a/arangod/GeneralServer/H2CommTask.h +++ b/arangod/GeneralServer/H2CommTask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 aaf14dcd6782..2b0203cf40f7 100644 --- a/arangod/GeneralServer/HttpCommTask.cpp +++ b/arangod/GeneralServer/HttpCommTask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 11f08cbc1f71..dafe048ed882 100644 --- a/arangod/GeneralServer/HttpCommTask.h +++ b/arangod/GeneralServer/HttpCommTask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fdeb16c66342..29f1951c092d 100644 --- a/arangod/GeneralServer/IoContext.cpp +++ b/arangod/GeneralServer/IoContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1d76fab14992..e9188fc1e519 100644 --- a/arangod/GeneralServer/IoContext.h +++ b/arangod/GeneralServer/IoContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4e554cfce230..777d1d704a34 100644 --- a/arangod/GeneralServer/OperationMode.h +++ b/arangod/GeneralServer/OperationMode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 42185ae6739a..ea15ceac8e85 100644 --- a/arangod/GeneralServer/RequestLane.h +++ b/arangod/GeneralServer/RequestLane.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d3a49c917236..61faeeceeba6 100644 --- a/arangod/GeneralServer/RestHandler.cpp +++ b/arangod/GeneralServer/RestHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 901c33be92e9..b31cfc3ca94a 100644 --- a/arangod/GeneralServer/RestHandler.h +++ b/arangod/GeneralServer/RestHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c7d865c243cb..2e302de22b06 100644 --- a/arangod/GeneralServer/RestHandlerFactory.cpp +++ b/arangod/GeneralServer/RestHandlerFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a965265bcffc..9b245a1c9598 100644 --- a/arangod/GeneralServer/RestHandlerFactory.h +++ b/arangod/GeneralServer/RestHandlerFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 adbde87b6909..919374b7a9eb 100644 --- a/arangod/GeneralServer/ServerSecurityFeature.cpp +++ b/arangod/GeneralServer/ServerSecurityFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0821034cf435..1251ba2d9e0c 100644 --- a/arangod/GeneralServer/ServerSecurityFeature.h +++ b/arangod/GeneralServer/ServerSecurityFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9f108563a36f..c31dfef27724 100644 --- a/arangod/GeneralServer/SslServerFeature.cpp +++ b/arangod/GeneralServer/SslServerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8561021561ed..278f5f409c09 100644 --- a/arangod/GeneralServer/SslServerFeature.h +++ b/arangod/GeneralServer/SslServerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d2e3dd29ff3b..abc1e02a3df3 100644 --- a/arangod/GeneralServer/VstCommTask.cpp +++ b/arangod/GeneralServer/VstCommTask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 560241390396..de94639196fb 100644 --- a/arangod/GeneralServer/VstCommTask.h +++ b/arangod/GeneralServer/VstCommTask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6793cd73be45..a8eb9763f31a 100644 --- a/arangod/GeoIndex/Index.cpp +++ b/arangod/GeoIndex/Index.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ec6bec8d153a..39039a2638da 100644 --- a/arangod/GeoIndex/Index.h +++ b/arangod/GeoIndex/Index.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 89032347a6e2..934b89d50c0c 100644 --- a/arangod/GeoIndex/Near.cpp +++ b/arangod/GeoIndex/Near.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3b543e7d528f..edf8f0d8985e 100644 --- a/arangod/GeoIndex/Near.h +++ b/arangod/GeoIndex/Near.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AttributeWeightShortestPathFinder.cpp b/arangod/Graph/AttributeWeightShortestPathFinder.cpp index fda9942ce8f0..9f00300b1a0a 100644 --- a/arangod/Graph/AttributeWeightShortestPathFinder.cpp +++ b/arangod/Graph/AttributeWeightShortestPathFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AttributeWeightShortestPathFinder.h b/arangod/Graph/AttributeWeightShortestPathFinder.h index ee1b83d5b922..afd460b61326 100644 --- a/arangod/Graph/AttributeWeightShortestPathFinder.h +++ b/arangod/Graph/AttributeWeightShortestPathFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1973ad106614..5961b5122dfd 100644 --- a/arangod/Graph/BaseOptions.cpp +++ b/arangod/Graph/BaseOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 23bc31b2e0f2..dc4e8f2fe992 100644 --- a/arangod/Graph/BaseOptions.h +++ b/arangod/Graph/BaseOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/BreadthFirstEnumerator.cpp b/arangod/Graph/BreadthFirstEnumerator.cpp index 58413b988f27..d5f6bc633250 100644 --- a/arangod/Graph/BreadthFirstEnumerator.cpp +++ b/arangod/Graph/BreadthFirstEnumerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/BreadthFirstEnumerator.h b/arangod/Graph/BreadthFirstEnumerator.h index 33f3ef6f7dc2..dd0e7a8fa8d6 100644 --- a/arangod/Graph/BreadthFirstEnumerator.h +++ b/arangod/Graph/BreadthFirstEnumerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 827f70c707dc..3559d1054f2e 100644 --- a/arangod/Graph/Cache/RefactoredClusterTraverserCache.cpp +++ b/arangod/Graph/Cache/RefactoredClusterTraverserCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9eb5f684edf8..8fdf89eb34b7 100644 --- a/arangod/Graph/Cache/RefactoredClusterTraverserCache.h +++ b/arangod/Graph/Cache/RefactoredClusterTraverserCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2d596b6f6749..5e4bbf624fcd 100644 --- a/arangod/Graph/Cache/RefactoredTraverserCache.cpp +++ b/arangod/Graph/Cache/RefactoredTraverserCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f00c7a9dbc70..ba12d469bf93 100644 --- a/arangod/Graph/Cache/RefactoredTraverserCache.h +++ b/arangod/Graph/Cache/RefactoredTraverserCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 97159c629f76..2c85134aaec4 100644 --- a/arangod/Graph/ClusterGraphDatalake.cpp +++ b/arangod/Graph/ClusterGraphDatalake.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 91e35296ec29..48b1320885f5 100644 --- a/arangod/Graph/ClusterGraphDatalake.h +++ b/arangod/Graph/ClusterGraphDatalake.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4fc45866289d..a1c48ed7f3a3 100644 --- a/arangod/Graph/ClusterTraverserCache.cpp +++ b/arangod/Graph/ClusterTraverserCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 897d6207de34..b0f19fbe7b36 100644 --- a/arangod/Graph/ClusterTraverserCache.h +++ b/arangod/Graph/ClusterTraverserCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/ConstantWeightShortestPathFinder.cpp b/arangod/Graph/ConstantWeightShortestPathFinder.cpp index 4b2c5cd8bd85..b474ccff3444 100644 --- a/arangod/Graph/ConstantWeightShortestPathFinder.cpp +++ b/arangod/Graph/ConstantWeightShortestPathFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/ConstantWeightShortestPathFinder.h b/arangod/Graph/ConstantWeightShortestPathFinder.h index c05b78645dba..b33119a25ddb 100644 --- a/arangod/Graph/ConstantWeightShortestPathFinder.h +++ b/arangod/Graph/ConstantWeightShortestPathFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 058581a4ca76..8f889e4b3127 100644 --- a/arangod/Graph/Cursors/RefactoredSingleServerEdgeCursor.cpp +++ b/arangod/Graph/Cursors/RefactoredSingleServerEdgeCursor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7480ed34e862..3c13b16d83ef 100644 --- a/arangod/Graph/Cursors/RefactoredSingleServerEdgeCursor.h +++ b/arangod/Graph/Cursors/RefactoredSingleServerEdgeCursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f982f71ef995..d1881f288c62 100644 --- a/arangod/Graph/EdgeCursor.h +++ b/arangod/Graph/EdgeCursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 741847bc7c4d..a56bb49a968f 100644 --- a/arangod/Graph/EdgeDocumentToken.h +++ b/arangod/Graph/EdgeDocumentToken.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e8b3ab14f065..7cfa97dedf97 100644 --- a/arangod/Graph/Enumerators/OneSidedEnumerator.cpp +++ b/arangod/Graph/Enumerators/OneSidedEnumerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f10f2ceac27b..9234146460e3 100644 --- a/arangod/Graph/Enumerators/OneSidedEnumerator.h +++ b/arangod/Graph/Enumerators/OneSidedEnumerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 be8e7f2d5e5c..e9baac57618f 100644 --- a/arangod/Graph/Enumerators/OneSidedEnumeratorInterface.h +++ b/arangod/Graph/Enumerators/OneSidedEnumeratorInterface.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 44e10a165a3c..869ff8384ec4 100644 --- a/arangod/Graph/Enumerators/TwoSidedEnumerator.cpp +++ b/arangod/Graph/Enumerators/TwoSidedEnumerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dbd13b866d3c..d6b154d87cdd 100644 --- a/arangod/Graph/Enumerators/TwoSidedEnumerator.h +++ b/arangod/Graph/Enumerators/TwoSidedEnumerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cd2e4a933758..1f56f1eb9abb 100644 --- a/arangod/Graph/Graph.cpp +++ b/arangod/Graph/Graph.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d8d3be3fd653..b2d762c83626 100644 --- a/arangod/Graph/Graph.h +++ b/arangod/Graph/Graph.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 db924e3e6708..a5c08d8628ab 100644 --- a/arangod/Graph/GraphManager.cpp +++ b/arangod/Graph/GraphManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 76a4a3c89af4..28cdc0d4b360 100644 --- a/arangod/Graph/GraphManager.h +++ b/arangod/Graph/GraphManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a9f4691778d0..8cdbef165a10 100644 --- a/arangod/Graph/GraphOperations.cpp +++ b/arangod/Graph/GraphOperations.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c00854641c08..9ea0b539e72a 100644 --- a/arangod/Graph/GraphOperations.h +++ b/arangod/Graph/GraphOperations.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1a74fef1f86a..febf18845edc 100644 --- a/arangod/Graph/Helpers/TraceEntry.cpp +++ b/arangod/Graph/Helpers/TraceEntry.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f28207722dce..a34790ac6e2a 100644 --- a/arangod/Graph/Helpers/TraceEntry.h +++ b/arangod/Graph/Helpers/TraceEntry.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d63ee98de79e..fae2cc92c31e 100644 --- a/arangod/Graph/KShortestPathsFinder.cpp +++ b/arangod/Graph/KShortestPathsFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2fac94ecfcc2..a81eb56518c1 100644 --- a/arangod/Graph/KShortestPathsFinder.h +++ b/arangod/Graph/KShortestPathsFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/NeighborsEnumerator.cpp b/arangod/Graph/NeighborsEnumerator.cpp index 9a2f4de5a42e..a8ba53323fb0 100644 --- a/arangod/Graph/NeighborsEnumerator.cpp +++ b/arangod/Graph/NeighborsEnumerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/NeighborsEnumerator.h b/arangod/Graph/NeighborsEnumerator.h index bc5830362a79..14107920d2fa 100644 --- a/arangod/Graph/NeighborsEnumerator.h +++ b/arangod/Graph/NeighborsEnumerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8469cb1539af..126120562a15 100644 --- a/arangod/Graph/Options/OneSidedEnumeratorOptions.cpp +++ b/arangod/Graph/Options/OneSidedEnumeratorOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8adc345aceb6..81c2c21c251b 100644 --- a/arangod/Graph/Options/OneSidedEnumeratorOptions.h +++ b/arangod/Graph/Options/OneSidedEnumeratorOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a124d1335549..5f64c65cf8bd 100644 --- a/arangod/Graph/Options/TwoSidedEnumeratorOptions.cpp +++ b/arangod/Graph/Options/TwoSidedEnumeratorOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dc72f32b818e..3b89409fdda3 100644 --- a/arangod/Graph/Options/TwoSidedEnumeratorOptions.h +++ b/arangod/Graph/Options/TwoSidedEnumeratorOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/PathEnumerator.cpp b/arangod/Graph/PathEnumerator.cpp index c9e206a31629..d7e9042e6ad3 100644 --- a/arangod/Graph/PathEnumerator.cpp +++ b/arangod/Graph/PathEnumerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/PathEnumerator.h b/arangod/Graph/PathEnumerator.h index 175d547a1742..0f8449430591 100644 --- a/arangod/Graph/PathEnumerator.h +++ b/arangod/Graph/PathEnumerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6eb54239fd69..11625fbbbc2d 100644 --- a/arangod/Graph/PathManagement/PathResult.cpp +++ b/arangod/Graph/PathManagement/PathResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6154f3e43a73..3a143f324a33 100644 --- a/arangod/Graph/PathManagement/PathResult.h +++ b/arangod/Graph/PathManagement/PathResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b1cd6e3d367c..d74ff9cf991a 100644 --- a/arangod/Graph/PathManagement/PathStore.cpp +++ b/arangod/Graph/PathManagement/PathStore.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c1f7f8a13ac3..6881b5ef1382 100644 --- a/arangod/Graph/PathManagement/PathStore.h +++ b/arangod/Graph/PathManagement/PathStore.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f7be90059e91..279a9d4bc86c 100644 --- a/arangod/Graph/PathManagement/PathStoreTracer.cpp +++ b/arangod/Graph/PathManagement/PathStoreTracer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5cf4e1c2d029..52aee3a95c93 100644 --- a/arangod/Graph/PathManagement/PathStoreTracer.h +++ b/arangod/Graph/PathManagement/PathStoreTracer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 964dde2302ae..faea6da7eaf4 100644 --- a/arangod/Graph/PathManagement/PathValidator.cpp +++ b/arangod/Graph/PathManagement/PathValidator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 673b4715d942..5ffc715c5c62 100644 --- a/arangod/Graph/PathManagement/PathValidator.h +++ b/arangod/Graph/PathManagement/PathValidator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6f68dca127fa..c9c0399c4884 100644 --- a/arangod/Graph/PathManagement/PathValidatorOptions.cpp +++ b/arangod/Graph/PathManagement/PathValidatorOptions.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/PathManagement/PathValidatorOptions.h b/arangod/Graph/PathManagement/PathValidatorOptions.h index 8e80bf1ddf4f..39ec9edc0be0 100644 --- a/arangod/Graph/PathManagement/PathValidatorOptions.h +++ b/arangod/Graph/PathManagement/PathValidatorOptions.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/PathManagement/SingleProviderPathResult.cpp b/arangod/Graph/PathManagement/SingleProviderPathResult.cpp index 1687e0dbd420..7cf6b2f4a384 100644 --- a/arangod/Graph/PathManagement/SingleProviderPathResult.cpp +++ b/arangod/Graph/PathManagement/SingleProviderPathResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ab747b3aa2da..e30ea9b69e1f 100644 --- a/arangod/Graph/PathManagement/SingleProviderPathResult.h +++ b/arangod/Graph/PathManagement/SingleProviderPathResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 571585c34597..f36d8a53a613 100644 --- a/arangod/Graph/Providers/BaseProviderOptions.cpp +++ b/arangod/Graph/Providers/BaseProviderOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 674ff8e106b2..94b59aa76e10 100644 --- a/arangod/Graph/Providers/BaseProviderOptions.h +++ b/arangod/Graph/Providers/BaseProviderOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b808d668df8a..42d279b4dac7 100644 --- a/arangod/Graph/Providers/BaseStep.h +++ b/arangod/Graph/Providers/BaseStep.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6f8ecfe165ce..89df8232aeac 100644 --- a/arangod/Graph/Providers/ClusterProvider.cpp +++ b/arangod/Graph/Providers/ClusterProvider.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 898d7e8f6cf1..0c42030a9e36 100644 --- a/arangod/Graph/Providers/ClusterProvider.h +++ b/arangod/Graph/Providers/ClusterProvider.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6a29a415f43a..0befe9075a44 100644 --- a/arangod/Graph/Providers/ProviderTracer.cpp +++ b/arangod/Graph/Providers/ProviderTracer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2186bcae7ef5..00753a2d0c82 100644 --- a/arangod/Graph/Providers/ProviderTracer.h +++ b/arangod/Graph/Providers/ProviderTracer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 082fdf6378da..c2653e0235c0 100644 --- a/arangod/Graph/Providers/SingleServerProvider.cpp +++ b/arangod/Graph/Providers/SingleServerProvider.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4febf1143a98..ce669ebdcc42 100644 --- a/arangod/Graph/Providers/SingleServerProvider.h +++ b/arangod/Graph/Providers/SingleServerProvider.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 79c782663d8f..a7661b678243 100644 --- a/arangod/Graph/Providers/TypeAliases.h +++ b/arangod/Graph/Providers/TypeAliases.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8f815bd68570..936694a597eb 100644 --- a/arangod/Graph/Queues/FifoQueue.h +++ b/arangod/Graph/Queues/FifoQueue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 67d8e2a85cc2..a89a49d3b313 100644 --- a/arangod/Graph/Queues/LifoQueue.h +++ b/arangod/Graph/Queues/LifoQueue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 de163e3c39a5..3ea95c9cfcca 100644 --- a/arangod/Graph/Queues/QueueTracer.cpp +++ b/arangod/Graph/Queues/QueueTracer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c66c990433b6..e1c0804cb5ed 100644 --- a/arangod/Graph/Queues/QueueTracer.h +++ b/arangod/Graph/Queues/QueueTracer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 980d1857c54a..93a9f5f9069e 100644 --- a/arangod/Graph/Queues/WeightedQueue.h +++ b/arangod/Graph/Queues/WeightedQueue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d20408976314..cc24c56b00ee 100644 --- a/arangod/Graph/ShortestPathFinder.cpp +++ b/arangod/Graph/ShortestPathFinder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c27a758b9395..9101b5375368 100644 --- a/arangod/Graph/ShortestPathFinder.h +++ b/arangod/Graph/ShortestPathFinder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a4ddd7d49ba6..01ee6f38dd5b 100644 --- a/arangod/Graph/ShortestPathOptions.cpp +++ b/arangod/Graph/ShortestPathOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 177b7407030b..d2c2ae7ba3bc 100644 --- a/arangod/Graph/ShortestPathOptions.h +++ b/arangod/Graph/ShortestPathOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 37575e039920..404d16beba3b 100644 --- a/arangod/Graph/ShortestPathPriorityQueue.h +++ b/arangod/Graph/ShortestPathPriorityQueue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5016784d8066..913ec9896cab 100644 --- a/arangod/Graph/ShortestPathResult.cpp +++ b/arangod/Graph/ShortestPathResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e224de4f4e16..25b2cde2f4dd 100644 --- a/arangod/Graph/ShortestPathResult.h +++ b/arangod/Graph/ShortestPathResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/ShortestPathType.cpp b/arangod/Graph/ShortestPathType.cpp index b40e264aff14..2241378a3340 100644 --- a/arangod/Graph/ShortestPathType.cpp +++ b/arangod/Graph/ShortestPathType.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/ShortestPathType.h b/arangod/Graph/ShortestPathType.h index 4473c569a7a8..9477fd187040 100644 --- a/arangod/Graph/ShortestPathType.h +++ b/arangod/Graph/ShortestPathType.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e79d66e672fc..8993f6900052 100644 --- a/arangod/Graph/SingleServerEdgeCursor.cpp +++ b/arangod/Graph/SingleServerEdgeCursor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5b9e3492c394..daff02ea9eb9 100644 --- a/arangod/Graph/SingleServerEdgeCursor.h +++ b/arangod/Graph/SingleServerEdgeCursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/SingleServerTraverser.cpp b/arangod/Graph/SingleServerTraverser.cpp index d2f7f0cb9e75..1db834891760 100644 --- a/arangod/Graph/SingleServerTraverser.cpp +++ b/arangod/Graph/SingleServerTraverser.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/SingleServerTraverser.h b/arangod/Graph/SingleServerTraverser.h index d757eb2bd493..9b0a3290014f 100644 --- a/arangod/Graph/SingleServerTraverser.h +++ b/arangod/Graph/SingleServerTraverser.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 231657a10652..2df3c8a24340 100644 --- a/arangod/Graph/Steps/SingleServerProviderStep.cpp +++ b/arangod/Graph/Steps/SingleServerProviderStep.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c6290f075a7c..d695813dba13 100644 --- a/arangod/Graph/Steps/SingleServerProviderStep.h +++ b/arangod/Graph/Steps/SingleServerProviderStep.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Traverser.cpp b/arangod/Graph/Traverser.cpp index 4873557d0fee..5cbde99ff3af 100644 --- a/arangod/Graph/Traverser.cpp +++ b/arangod/Graph/Traverser.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Traverser.h b/arangod/Graph/Traverser.h index abad0549ea07..c85d2ac154bb 100644 --- a/arangod/Graph/Traverser.h +++ b/arangod/Graph/Traverser.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.cpp b/arangod/Graph/TraverserCache.cpp index ea83e2b6a683..d199e8de898e 100644 --- a/arangod/Graph/TraverserCache.cpp +++ b/arangod/Graph/TraverserCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8021b9e6b2d2..34544456ed6e 100644 --- a/arangod/Graph/TraverserCache.h +++ b/arangod/Graph/TraverserCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 699e7d5518bd..1aff400a185e 100644 --- a/arangod/Graph/TraverserCacheFactory.cpp +++ b/arangod/Graph/TraverserCacheFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c7f019fa8bbd..8366858adfad 100644 --- a/arangod/Graph/TraverserCacheFactory.h +++ b/arangod/Graph/TraverserCacheFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ef3391aed707..59f3c12541c6 100644 --- a/arangod/Graph/TraverserDocumentCache.cpp +++ b/arangod/Graph/TraverserDocumentCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ace7688f6ba3..5c3e3cb8e56e 100644 --- a/arangod/Graph/TraverserDocumentCache.h +++ b/arangod/Graph/TraverserDocumentCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5b9c1ed32ceb..29fcd195c1a9 100644 --- a/arangod/Graph/TraverserOptions.cpp +++ b/arangod/Graph/TraverserOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7a1c49f8c992..e4dd48f44df7 100644 --- a/arangod/Graph/TraverserOptions.h +++ b/arangod/Graph/TraverserOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c493a8b131d7..0ae4b3d28826 100644 --- a/arangod/Graph/Types/UniquenessLevel.cpp +++ b/arangod/Graph/Types/UniquenessLevel.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ca9543a5843c..27dad71258d1 100644 --- a/arangod/Graph/Types/UniquenessLevel.h +++ b/arangod/Graph/Types/UniquenessLevel.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8421b31d5ccd..41067d170213 100644 --- a/arangod/Graph/Types/ValidationResult.cpp +++ b/arangod/Graph/Types/ValidationResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2a98145861d2..94c400bbd42e 100644 --- a/arangod/Graph/Types/ValidationResult.h +++ b/arangod/Graph/Types/ValidationResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/WeightedEnumerator.cpp b/arangod/Graph/WeightedEnumerator.cpp index 2a26f726dbef..57650c883f7c 100644 --- a/arangod/Graph/WeightedEnumerator.cpp +++ b/arangod/Graph/WeightedEnumerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/WeightedEnumerator.h b/arangod/Graph/WeightedEnumerator.h index da9750bb4f0b..5c0268c2570a 100644 --- a/arangod/Graph/WeightedEnumerator.h +++ b/arangod/Graph/WeightedEnumerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e7d43ace79b3..1e950b76d629 100644 --- a/arangod/Graph/algorithm-aliases.h +++ b/arangod/Graph/algorithm-aliases.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e2ac96095b24..546c31f2568e 100644 --- a/arangod/IResearch/ApplicationServerHelper.cpp +++ b/arangod/IResearch/ApplicationServerHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 448cbee10d37..338152439661 100644 --- a/arangod/IResearch/ApplicationServerHelper.h +++ b/arangod/IResearch/ApplicationServerHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9ba42debc3b7..d7257e46d2fe 100644 --- a/arangod/IResearch/AqlHelper.cpp +++ b/arangod/IResearch/AqlHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 199b9a1cb868..1f160fdbf080 100644 --- a/arangod/IResearch/AqlHelper.h +++ b/arangod/IResearch/AqlHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d379c820100f..c6a715cbeb11 100644 --- a/arangod/IResearch/Containers.h +++ b/arangod/IResearch/Containers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1f360b3cc38d..a1d462c54920 100644 --- a/arangod/IResearch/ExpressionFilter.cpp +++ b/arangod/IResearch/ExpressionFilter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a7c4e23062bc..3f2829da1ef0 100644 --- a/arangod/IResearch/ExpressionFilter.h +++ b/arangod/IResearch/ExpressionFilter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9dba0aedeb62..6c2358b374e3 100644 --- a/arangod/IResearch/Geo.cpp +++ b/arangod/IResearch/Geo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bbb88b1d8731..b7d9ac768847 100644 --- a/arangod/IResearch/Geo.h +++ b/arangod/IResearch/Geo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7620960cf912..ec846faa1813 100644 --- a/arangod/IResearch/GeoAnalyzer.cpp +++ b/arangod/IResearch/GeoAnalyzer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 44c4b36f6179..6b460092c5ef 100644 --- a/arangod/IResearch/GeoAnalyzer.h +++ b/arangod/IResearch/GeoAnalyzer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cf6fa0c294aa..43196a5cff94 100644 --- a/arangod/IResearch/GeoFilter.cpp +++ b/arangod/IResearch/GeoFilter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e8fc60ccbcba..4db7f2c7fe97 100644 --- a/arangod/IResearch/GeoFilter.h +++ b/arangod/IResearch/GeoFilter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 39d9e06adde6..96462f33193b 100644 --- a/arangod/IResearch/IResearchAnalyzerFeature.cpp +++ b/arangod/IResearch/IResearchAnalyzerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 19fedcafc01c..5e30011cddb9 100644 --- a/arangod/IResearch/IResearchAnalyzerFeature.h +++ b/arangod/IResearch/IResearchAnalyzerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1c58359079c5..395dbeb89890 100644 --- a/arangod/IResearch/IResearchAnalyzerValueTypeAttribute.h +++ b/arangod/IResearch/IResearchAnalyzerValueTypeAttribute.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/IResearchAqlAnalyzer.cpp b/arangod/IResearch/IResearchAqlAnalyzer.cpp index 1da94e12c1b9..dd79eba254e4 100644 --- a/arangod/IResearch/IResearchAqlAnalyzer.cpp +++ b/arangod/IResearch/IResearchAqlAnalyzer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a1a3c064b7c0..62211651dc3d 100644 --- a/arangod/IResearch/IResearchAqlAnalyzer.h +++ b/arangod/IResearch/IResearchAqlAnalyzer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 85086924a326..f4cf78e747d2 100644 --- a/arangod/IResearch/IResearchCommon.cpp +++ b/arangod/IResearch/IResearchCommon.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b174795fc2fa..60f8b6bbaaea 100644 --- a/arangod/IResearch/IResearchCommon.h +++ b/arangod/IResearch/IResearchCommon.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a50184020f95..c79e8266d48f 100644 --- a/arangod/IResearch/IResearchCompression.cpp +++ b/arangod/IResearch/IResearchCompression.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0cabc081b11c..f09569398b59 100644 --- a/arangod/IResearch/IResearchCompression.h +++ b/arangod/IResearch/IResearchCompression.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.cpp b/arangod/IResearch/IResearchDocument.cpp index 1758dbd37a9b..2a7239ad2c3f 100644 --- a/arangod/IResearch/IResearchDocument.cpp +++ b/arangod/IResearch/IResearchDocument.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7f25f0099444..71a9069f9589 100644 --- a/arangod/IResearch/IResearchDocument.h +++ b/arangod/IResearch/IResearchDocument.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8e18947968ea..95e3310ccb30 100644 --- a/arangod/IResearch/IResearchExpressionContext.cpp +++ b/arangod/IResearch/IResearchExpressionContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b748137546d8..47983e21afdb 100644 --- a/arangod/IResearch/IResearchExpressionContext.h +++ b/arangod/IResearch/IResearchExpressionContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9d8d8958f2a6..babbb8f1efc2 100644 --- a/arangod/IResearch/IResearchFeature.cpp +++ b/arangod/IResearch/IResearchFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cf50c181a4e1..a4b39fd2f6cf 100644 --- a/arangod/IResearch/IResearchFeature.h +++ b/arangod/IResearch/IResearchFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.cpp b/arangod/IResearch/IResearchFilterFactory.cpp index 22a2efc36ce6..d067722e38e0 100644 --- a/arangod/IResearch/IResearchFilterFactory.cpp +++ b/arangod/IResearch/IResearchFilterFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7202aeaa02f9..4d14454ab08b 100644 --- a/arangod/IResearch/IResearchFilterFactory.h +++ b/arangod/IResearch/IResearchFilterFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.cpp b/arangod/IResearch/IResearchFilterOptimization.cpp index acc1952153a9..ed8467148524 100644 --- a/arangod/IResearch/IResearchFilterOptimization.cpp +++ b/arangod/IResearch/IResearchFilterOptimization.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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.h b/arangod/IResearch/IResearchFilterOptimization.h index b2073c5b8b92..ae026c77e35b 100644 --- a/arangod/IResearch/IResearchFilterOptimization.h +++ b/arangod/IResearch/IResearchFilterOptimization.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/IResearchIdentityAnalyzer.cpp b/arangod/IResearch/IResearchIdentityAnalyzer.cpp index 456a928b5c65..6334245a9648 100644 --- a/arangod/IResearch/IResearchIdentityAnalyzer.cpp +++ b/arangod/IResearch/IResearchIdentityAnalyzer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0a4a99c1f272..d542bb611cd0 100644 --- a/arangod/IResearch/IResearchIdentityAnalyzer.h +++ b/arangod/IResearch/IResearchIdentityAnalyzer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 97ec786df7db..3888e7f6dae8 100644 --- a/arangod/IResearch/IResearchKludge.cpp +++ b/arangod/IResearch/IResearchKludge.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e0e4ce705d4c..4834355fd812 100644 --- a/arangod/IResearch/IResearchKludge.h +++ b/arangod/IResearch/IResearchKludge.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c01cecaf41c3..0fc12beff521 100644 --- a/arangod/IResearch/IResearchLink.cpp +++ b/arangod/IResearch/IResearchLink.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 929ab63671a5..9f673d2a09ef 100644 --- a/arangod/IResearch/IResearchLink.h +++ b/arangod/IResearch/IResearchLink.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 06406e7e9be3..b4124da41865 100644 --- a/arangod/IResearch/IResearchLinkCoordinator.cpp +++ b/arangod/IResearch/IResearchLinkCoordinator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ff62c54feb3d..67b198e1dd5a 100644 --- a/arangod/IResearch/IResearchLinkCoordinator.h +++ b/arangod/IResearch/IResearchLinkCoordinator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7a209cb81713..88146810fd4e 100644 --- a/arangod/IResearch/IResearchLinkHelper.cpp +++ b/arangod/IResearch/IResearchLinkHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5ffa7c9ffebd..feb0bbd58396 100644 --- a/arangod/IResearch/IResearchLinkHelper.h +++ b/arangod/IResearch/IResearchLinkHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d370822c5c8d..5c013654e320 100644 --- a/arangod/IResearch/IResearchLinkMeta.cpp +++ b/arangod/IResearch/IResearchLinkMeta.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1ae0ea4c4000..9ef4c247bd29 100644 --- a/arangod/IResearch/IResearchLinkMeta.h +++ b/arangod/IResearch/IResearchLinkMeta.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dce8cc7a95d7..1722c4c4c458 100644 --- a/arangod/IResearch/IResearchOrderFactory.cpp +++ b/arangod/IResearch/IResearchOrderFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 85f8029786ad..e522a4820355 100644 --- a/arangod/IResearch/IResearchOrderFactory.h +++ b/arangod/IResearch/IResearchOrderFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2d65aebf894a..2d08e4de8d4e 100644 --- a/arangod/IResearch/IResearchPDP.cpp +++ b/arangod/IResearch/IResearchPDP.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fa6eb67dfd2b..1cd104b24433 100644 --- a/arangod/IResearch/IResearchPDP.h +++ b/arangod/IResearch/IResearchPDP.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3a2ebf96c493..aba7a7cec6b7 100644 --- a/arangod/IResearch/IResearchPrimaryKeyFilter.cpp +++ b/arangod/IResearch/IResearchPrimaryKeyFilter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 603408229378..5558bdf10c96 100644 --- a/arangod/IResearch/IResearchPrimaryKeyFilter.h +++ b/arangod/IResearch/IResearchPrimaryKeyFilter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 51d88ea85d79..edda660e81e3 100644 --- a/arangod/IResearch/IResearchRocksDBLink.cpp +++ b/arangod/IResearch/IResearchRocksDBLink.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 28164b3abbeb..c2496c84671f 100644 --- a/arangod/IResearch/IResearchRocksDBLink.h +++ b/arangod/IResearch/IResearchRocksDBLink.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 854e649a90b7..63a984e10dc4 100644 --- a/arangod/IResearch/IResearchRocksDBRecoveryHelper.cpp +++ b/arangod/IResearch/IResearchRocksDBRecoveryHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5946c86bcb5f..e40f71cb92c4 100644 --- a/arangod/IResearch/IResearchRocksDBRecoveryHelper.h +++ b/arangod/IResearch/IResearchRocksDBRecoveryHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 77682d6fc302..de35363f13be 100644 --- a/arangod/IResearch/IResearchVPackComparer.cpp +++ b/arangod/IResearch/IResearchVPackComparer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a5174e885f27..b34f5ebf47da 100644 --- a/arangod/IResearch/IResearchVPackComparer.h +++ b/arangod/IResearch/IResearchVPackComparer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c33bcb61abdc..dd3ea9278224 100644 --- a/arangod/IResearch/IResearchVPackTermAttribute.h +++ b/arangod/IResearch/IResearchVPackTermAttribute.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/IResearchView.cpp b/arangod/IResearch/IResearchView.cpp index 91c993bffb3f..c7bc91091e42 100644 --- a/arangod/IResearch/IResearchView.cpp +++ b/arangod/IResearch/IResearchView.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7adc9f7deeac..dfcf1bd6287a 100644 --- a/arangod/IResearch/IResearchView.h +++ b/arangod/IResearch/IResearchView.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e2741a64abcd..0becf0323903 100644 --- a/arangod/IResearch/IResearchViewCoordinator.cpp +++ b/arangod/IResearch/IResearchViewCoordinator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6eee86a215b5..8b68d13dde17 100644 --- a/arangod/IResearch/IResearchViewCoordinator.h +++ b/arangod/IResearch/IResearchViewCoordinator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9a0b4aeff91f..3afb12afa787 100644 --- a/arangod/IResearch/IResearchViewMeta.cpp +++ b/arangod/IResearch/IResearchViewMeta.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c02da5acef1e..dc4488d27e27 100644 --- a/arangod/IResearch/IResearchViewMeta.h +++ b/arangod/IResearch/IResearchViewMeta.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6fa7a0b83409..ccdba551225c 100644 --- a/arangod/IResearch/IResearchViewSort.cpp +++ b/arangod/IResearch/IResearchViewSort.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5839feaa41e6..10133e783977 100644 --- a/arangod/IResearch/IResearchViewSort.h +++ b/arangod/IResearch/IResearchViewSort.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9672aa320291..c248e38181bd 100644 --- a/arangod/IResearch/IResearchViewStoredValues.cpp +++ b/arangod/IResearch/IResearchViewStoredValues.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8e323ab86e8a..b596743455a9 100644 --- a/arangod/IResearch/IResearchViewStoredValues.h +++ b/arangod/IResearch/IResearchViewStoredValues.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bad49598a6d6..be9dcc7c5f15 100644 --- a/arangod/IResearch/Misc.h +++ b/arangod/IResearch/Misc.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 945894636559..d0a97894ec84 100644 --- a/arangod/IResearch/VelocyPackHelper.cpp +++ b/arangod/IResearch/VelocyPackHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2f8cd8300b8b..8a8ab52f8c61 100644 --- a/arangod/IResearch/VelocyPackHelper.h +++ b/arangod/IResearch/VelocyPackHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d3d1e03bfca1..92a537d7b257 100644 --- a/arangod/IResearch/pdd30.h +++ b/arangod/IResearch/pdd30.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 59ffeefb8df4..9d939e132ea9 100644 --- a/arangod/IResearch/pdd31.h +++ b/arangod/IResearch/pdd31.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7a8694c32f9b..b58b3d6b5e85 100644 --- a/arangod/IResearch/pdd40.h +++ b/arangod/IResearch/pdd40.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0fe47adfc56a..ad5ee6566f41 100644 --- a/arangod/Indexes/Index.cpp +++ b/arangod/Indexes/Index.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7be084a07b8c..9854e07e9d7e 100644 --- a/arangod/Indexes/Index.h +++ b/arangod/Indexes/Index.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6f68209f50bb..d339202e2ef4 100644 --- a/arangod/Indexes/IndexFactory.cpp +++ b/arangod/Indexes/IndexFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b03b85a56b68..b517c2c388fe 100644 --- a/arangod/Indexes/IndexFactory.h +++ b/arangod/Indexes/IndexFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4552db1061f8..283485e5ee8d 100644 --- a/arangod/Indexes/IndexIterator.cpp +++ b/arangod/Indexes/IndexIterator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 46e131c72065..17b81d644869 100644 --- a/arangod/Indexes/IndexIterator.h +++ b/arangod/Indexes/IndexIterator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fd5378edd4d5..274a6ed4e025 100644 --- a/arangod/Indexes/SimpleAttributeEqualityMatcher.cpp +++ b/arangod/Indexes/SimpleAttributeEqualityMatcher.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 63d690ecf6c4..a7f13995abeb 100644 --- a/arangod/Indexes/SimpleAttributeEqualityMatcher.h +++ b/arangod/Indexes/SimpleAttributeEqualityMatcher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 667df324d018..d9a71e6af2b6 100644 --- a/arangod/Indexes/SortedIndexAttributeMatcher.cpp +++ b/arangod/Indexes/SortedIndexAttributeMatcher.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7077a606b306..e5007fc36b29 100644 --- a/arangod/Indexes/SortedIndexAttributeMatcher.h +++ b/arangod/Indexes/SortedIndexAttributeMatcher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a0cbe83544fa..e37e60da605c 100644 --- a/arangod/InternalRestHandler/InternalRestTraverserHandler.cpp +++ b/arangod/InternalRestHandler/InternalRestTraverserHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4bcde4f97020..687299ec5473 100644 --- a/arangod/InternalRestHandler/InternalRestTraverserHandler.h +++ b/arangod/InternalRestHandler/InternalRestTraverserHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6be0273227cc..945c17bbc803 100644 --- a/arangod/Metrics/Batch.h +++ b/arangod/Metrics/Batch.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/BatchBuilder.h b/arangod/Metrics/BatchBuilder.h index d10cab266b43..098ce8fa4596 100644 --- a/arangod/Metrics/BatchBuilder.h +++ b/arangod/Metrics/BatchBuilder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9104e55470e3..e17b034dca35 100644 --- a/arangod/Metrics/Builder.cpp +++ b/arangod/Metrics/Builder.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6162e96c3fa9..e1a4735b5dd4 100644 --- a/arangod/Metrics/Builder.h +++ b/arangod/Metrics/Builder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5fb807598c1e..476a43e42025 100644 --- a/arangod/Metrics/Counter.cpp +++ b/arangod/Metrics/Counter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a223c1d662fa..3e85c8ad019f 100644 --- a/arangod/Metrics/Counter.h +++ b/arangod/Metrics/Counter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bf46bfe7faf4..99055eb33eee 100644 --- a/arangod/Metrics/CounterBuilder.h +++ b/arangod/Metrics/CounterBuilder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 576ab8211304..8fe6c70384b0 100644 --- a/arangod/Metrics/FixScale.h +++ b/arangod/Metrics/FixScale.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9c45115e5243..63b72e7adcfd 100644 --- a/arangod/Metrics/Fwd.h +++ b/arangod/Metrics/Fwd.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 39ed1eb1cad3..06a4c5a582bf 100644 --- a/arangod/Metrics/Gauge.h +++ b/arangod/Metrics/Gauge.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 06b2bcfb243f..33f80bd90025 100644 --- a/arangod/Metrics/GaugeBuilder.h +++ b/arangod/Metrics/GaugeBuilder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dd540da6b288..441409ad3502 100644 --- a/arangod/Metrics/Histogram.h +++ b/arangod/Metrics/Histogram.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5876b83c65ce..5dfc58fcf6a3 100644 --- a/arangod/Metrics/HistogramBuilder.h +++ b/arangod/Metrics/HistogramBuilder.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9c95ae0f089e..830e097b09a1 100644 --- a/arangod/Metrics/LinScale.h +++ b/arangod/Metrics/LinScale.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f3662c1fc6f6..bc6586ee8cad 100644 --- a/arangod/Metrics/LogScale.h +++ b/arangod/Metrics/LogScale.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f8fa4cd9d48d..89b23552a13f 100644 --- a/arangod/Metrics/Metric.cpp +++ b/arangod/Metrics/Metric.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dbffda5ae03d..40e2e111e89d 100644 --- a/arangod/Metrics/Metric.h +++ b/arangod/Metrics/Metric.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.cpp b/arangod/Metrics/MetricKey.cpp index 012822747393..4a76a91d9ea6 100644 --- a/arangod/Metrics/MetricKey.cpp +++ b/arangod/Metrics/MetricKey.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 29433e7e72e8..b95ecc0ad121 100644 --- a/arangod/Metrics/MetricKey.h +++ b/arangod/Metrics/MetricKey.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b2260821f2a0..5ac75842d250 100644 --- a/arangod/Metrics/MetricsFeature.cpp +++ b/arangod/Metrics/MetricsFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 82f0bfc63a5d..19cf2c48980a 100644 --- a/arangod/Metrics/MetricsFeature.h +++ b/arangod/Metrics/MetricsFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f2890a664eab..1ed594163e7e 100644 --- a/arangod/Metrics/Scale.h +++ b/arangod/Metrics/Scale.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d800a5b21f76..3e2dd23ccfe5 100644 --- a/arangod/Network/ClusterUtils.cpp +++ b/arangod/Network/ClusterUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 74c10b0cd502..37b5017740c6 100644 --- a/arangod/Network/ClusterUtils.h +++ b/arangod/Network/ClusterUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8e6169ffb6b6..ff71e2388ccf 100644 --- a/arangod/Network/ConnectionPool.cpp +++ b/arangod/Network/ConnectionPool.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1a2851865e88..a5c3b0180a0b 100644 --- a/arangod/Network/ConnectionPool.h +++ b/arangod/Network/ConnectionPool.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 60344d4d100b..a7f748d4d565 100644 --- a/arangod/Network/Methods.cpp +++ b/arangod/Network/Methods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5f8fed3f7ed7..93e9c8a622cb 100644 --- a/arangod/Network/Methods.h +++ b/arangod/Network/Methods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5012ea8f9979..f53fe420f7b0 100644 --- a/arangod/Network/NetworkFeature.cpp +++ b/arangod/Network/NetworkFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1acaa2b06974..e23a2dcedc32 100644 --- a/arangod/Network/NetworkFeature.h +++ b/arangod/Network/NetworkFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 454f5f842d18..ebfa3d5b3067 100644 --- a/arangod/Network/Utils.cpp +++ b/arangod/Network/Utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2c5c2e294a70..182fab48ac0c 100644 --- a/arangod/Network/Utils.h +++ b/arangod/Network/Utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 32f168888884..70ee69ac1aea 100644 --- a/arangod/Network/types.h +++ b/arangod/Network/types.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 17060c0de817..1dfe674f1fd6 100644 --- a/arangod/Pregel/Aggregator.h +++ b/arangod/Pregel/Aggregator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7c5111bb4e39..a0ca784fe880 100644 --- a/arangod/Pregel/AggregatorHandler.cpp +++ b/arangod/Pregel/AggregatorHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4c6fac1886ea..98dd16dd6eb0 100644 --- a/arangod/Pregel/AggregatorHandler.h +++ b/arangod/Pregel/AggregatorHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cd81ecaa7c25..3c13b96dbfb1 100644 --- a/arangod/Pregel/AlgoRegistry.cpp +++ b/arangod/Pregel/AlgoRegistry.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6d5d982ed152..2d84361c72ab 100644 --- a/arangod/Pregel/AlgoRegistry.h +++ b/arangod/Pregel/AlgoRegistry.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 724bc8047f41..e3851be5086a 100644 --- a/arangod/Pregel/Algorithm.h +++ b/arangod/Pregel/Algorithm.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/AIR.cpp b/arangod/Pregel/Algos/AIR/AIR.cpp index aca6fa55402d..5e3aac747251 100644 --- a/arangod/Pregel/Algos/AIR/AIR.cpp +++ b/arangod/Pregel/Algos/AIR/AIR.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/AIR.h b/arangod/Pregel/Algos/AIR/AIR.h index 83750c5fd5cf..c23242d7e2b5 100644 --- a/arangod/Pregel/Algos/AIR/AIR.h +++ b/arangod/Pregel/Algos/AIR/AIR.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/AbstractAccumulator.cpp b/arangod/Pregel/Algos/AIR/AbstractAccumulator.cpp index afd68ca63abc..611f6dc3f93b 100644 --- a/arangod/Pregel/Algos/AIR/AbstractAccumulator.cpp +++ b/arangod/Pregel/Algos/AIR/AbstractAccumulator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/AbstractAccumulator.h b/arangod/Pregel/Algos/AIR/AbstractAccumulator.h index 4ef187619c9f..5d08a7f3639b 100644 --- a/arangod/Pregel/Algos/AIR/AbstractAccumulator.h +++ b/arangod/Pregel/Algos/AIR/AbstractAccumulator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/AccumulatorOptions.cpp b/arangod/Pregel/Algos/AIR/AccumulatorOptions.cpp index f6e2983aca0d..d9e580d1a982 100644 --- a/arangod/Pregel/Algos/AIR/AccumulatorOptions.cpp +++ b/arangod/Pregel/Algos/AIR/AccumulatorOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/AccumulatorOptions.h b/arangod/Pregel/Algos/AIR/AccumulatorOptions.h index b859fb55dc85..f179209c5678 100644 --- a/arangod/Pregel/Algos/AIR/AccumulatorOptions.h +++ b/arangod/Pregel/Algos/AIR/AccumulatorOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/Accumulators.cpp b/arangod/Pregel/Algos/AIR/Accumulators.cpp index 3cff11d8b10e..314a1c4999ad 100644 --- a/arangod/Pregel/Algos/AIR/Accumulators.cpp +++ b/arangod/Pregel/Algos/AIR/Accumulators.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/Accumulators.h b/arangod/Pregel/Algos/AIR/Accumulators.h index 3465d9350b27..57ea18fd692e 100644 --- a/arangod/Pregel/Algos/AIR/Accumulators.h +++ b/arangod/Pregel/Algos/AIR/Accumulators.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/EdgeData.cpp b/arangod/Pregel/Algos/AIR/EdgeData.cpp index 8db02027c838..5487d612236a 100644 --- a/arangod/Pregel/Algos/AIR/EdgeData.cpp +++ b/arangod/Pregel/Algos/AIR/EdgeData.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/EdgeData.h b/arangod/Pregel/Algos/AIR/EdgeData.h index 16cf72eb1953..c582a1872e0f 100644 --- a/arangod/Pregel/Algos/AIR/EdgeData.h +++ b/arangod/Pregel/Algos/AIR/EdgeData.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/GraphFormat.cpp b/arangod/Pregel/Algos/AIR/GraphFormat.cpp index 22decb3c3e75..a6d8125a2cbb 100644 --- a/arangod/Pregel/Algos/AIR/GraphFormat.cpp +++ b/arangod/Pregel/Algos/AIR/GraphFormat.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/GraphFormat.h b/arangod/Pregel/Algos/AIR/GraphFormat.h index 8a2c5ead47d5..70811c59b444 100644 --- a/arangod/Pregel/Algos/AIR/GraphFormat.h +++ b/arangod/Pregel/Algos/AIR/GraphFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/MasterContext.cpp b/arangod/Pregel/Algos/AIR/MasterContext.cpp index cf3604dc4cca..c1922a84d944 100644 --- a/arangod/Pregel/Algos/AIR/MasterContext.cpp +++ b/arangod/Pregel/Algos/AIR/MasterContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/MasterContext.h b/arangod/Pregel/Algos/AIR/MasterContext.h index 0513fd30cb76..db521c7ddbb6 100644 --- a/arangod/Pregel/Algos/AIR/MasterContext.h +++ b/arangod/Pregel/Algos/AIR/MasterContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/MessageData.cpp b/arangod/Pregel/Algos/AIR/MessageData.cpp index a401bf79cd30..ee569bfd08f6 100644 --- a/arangod/Pregel/Algos/AIR/MessageData.cpp +++ b/arangod/Pregel/Algos/AIR/MessageData.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/MessageData.h b/arangod/Pregel/Algos/AIR/MessageData.h index 7da7602ddedc..62437ab4e2b0 100644 --- a/arangod/Pregel/Algos/AIR/MessageData.h +++ b/arangod/Pregel/Algos/AIR/MessageData.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/MessageFormat.cpp b/arangod/Pregel/Algos/AIR/MessageFormat.cpp index 60dbf987b3c3..4884e75f6edf 100644 --- a/arangod/Pregel/Algos/AIR/MessageFormat.cpp +++ b/arangod/Pregel/Algos/AIR/MessageFormat.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/MessageFormat.h b/arangod/Pregel/Algos/AIR/MessageFormat.h index 70d91bd43ddd..58964dbe1b73 100644 --- a/arangod/Pregel/Algos/AIR/MessageFormat.h +++ b/arangod/Pregel/Algos/AIR/MessageFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/VertexComputation.cpp b/arangod/Pregel/Algos/AIR/VertexComputation.cpp index ea2844cb55d5..3e1e07080d7d 100644 --- a/arangod/Pregel/Algos/AIR/VertexComputation.cpp +++ b/arangod/Pregel/Algos/AIR/VertexComputation.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/VertexComputation.h b/arangod/Pregel/Algos/AIR/VertexComputation.h index aeac682b1d8b..3860f7a2bd40 100644 --- a/arangod/Pregel/Algos/AIR/VertexComputation.h +++ b/arangod/Pregel/Algos/AIR/VertexComputation.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/VertexData.cpp b/arangod/Pregel/Algos/AIR/VertexData.cpp index 4bb5fb3f581d..298c273f5830 100644 --- a/arangod/Pregel/Algos/AIR/VertexData.cpp +++ b/arangod/Pregel/Algos/AIR/VertexData.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/VertexData.h b/arangod/Pregel/Algos/AIR/VertexData.h index 2144ed5a2183..40bf4087ad8e 100644 --- a/arangod/Pregel/Algos/AIR/VertexData.h +++ b/arangod/Pregel/Algos/AIR/VertexData.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/WorkerContext.cpp b/arangod/Pregel/Algos/AIR/WorkerContext.cpp index 3c3bb6fb021c..7a12ef53bd7f 100644 --- a/arangod/Pregel/Algos/AIR/WorkerContext.cpp +++ b/arangod/Pregel/Algos/AIR/WorkerContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AIR/WorkerContext.h b/arangod/Pregel/Algos/AIR/WorkerContext.h index 237e0db8b9ef..a26b8150b591 100644 --- a/arangod/Pregel/Algos/AIR/WorkerContext.h +++ b/arangod/Pregel/Algos/AIR/WorkerContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AsyncSCC.cpp b/arangod/Pregel/Algos/AsyncSCC.cpp index 559466da513d..6797f8138a11 100644 --- a/arangod/Pregel/Algos/AsyncSCC.cpp +++ b/arangod/Pregel/Algos/AsyncSCC.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/AsyncSCC.h b/arangod/Pregel/Algos/AsyncSCC.h index 7045ce58d24a..5a992dc0216a 100644 --- a/arangod/Pregel/Algos/AsyncSCC.h +++ b/arangod/Pregel/Algos/AsyncSCC.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c254d87e38e4..55ac6141b7ca 100644 --- a/arangod/Pregel/Algos/ConnectedComponents.cpp +++ b/arangod/Pregel/Algos/ConnectedComponents.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1b71ed3c6292..9a61280e1691 100644 --- a/arangod/Pregel/Algos/ConnectedComponents.h +++ b/arangod/Pregel/Algos/ConnectedComponents.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 40dc980fe40b..2bd1e9f3730a 100644 --- a/arangod/Pregel/Algos/DMID/DMID.cpp +++ b/arangod/Pregel/Algos/DMID/DMID.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 08e61a682a6c..ff7a8d0f708a 100644 --- a/arangod/Pregel/Algos/DMID/DMID.h +++ b/arangod/Pregel/Algos/DMID/DMID.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e651ae4c2516..dc9414c6668e 100644 --- a/arangod/Pregel/Algos/DMID/DMIDMessageFormat.h +++ b/arangod/Pregel/Algos/DMID/DMIDMessageFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 de6949674e66..59ce36fcdfc8 100644 --- a/arangod/Pregel/Algos/DMID/VertexSumAggregator.h +++ b/arangod/Pregel/Algos/DMID/VertexSumAggregator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 746f3d41d6b8..d2e46c807f28 100644 --- a/arangod/Pregel/Algos/EffectiveCloseness/EffectiveCloseness.cpp +++ b/arangod/Pregel/Algos/EffectiveCloseness/EffectiveCloseness.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5e516052417f..79cbc058d718 100644 --- a/arangod/Pregel/Algos/EffectiveCloseness/EffectiveCloseness.h +++ b/arangod/Pregel/Algos/EffectiveCloseness/EffectiveCloseness.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8023feed6035..7ea9684b5e90 100644 --- a/arangod/Pregel/Algos/EffectiveCloseness/HLLCounter.cpp +++ b/arangod/Pregel/Algos/EffectiveCloseness/HLLCounter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 585b5a7c87e1..d51c76e2ef03 100644 --- a/arangod/Pregel/Algos/EffectiveCloseness/HLLCounterFormat.h +++ b/arangod/Pregel/Algos/EffectiveCloseness/HLLCounterFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2f273fd446bd..aff2d8049e3b 100644 --- a/arangod/Pregel/Algos/HITS.cpp +++ b/arangod/Pregel/Algos/HITS.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 97bc42fbb7ce..2bd4e5eeecff 100644 --- a/arangod/Pregel/Algos/HITS.h +++ b/arangod/Pregel/Algos/HITS.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0efd60eb2ff0..8075aec3944a 100644 --- a/arangod/Pregel/Algos/LabelPropagation.cpp +++ b/arangod/Pregel/Algos/LabelPropagation.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 79acff5d6fc3..58b284da6ed8 100644 --- a/arangod/Pregel/Algos/LabelPropagation.h +++ b/arangod/Pregel/Algos/LabelPropagation.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a11f0c847466..26af972a78da 100644 --- a/arangod/Pregel/Algos/LineRank.cpp +++ b/arangod/Pregel/Algos/LineRank.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6d0753582795..d744767eaff6 100644 --- a/arangod/Pregel/Algos/LineRank.h +++ b/arangod/Pregel/Algos/LineRank.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2a47f49399f4..c2be7537c510 100644 --- a/arangod/Pregel/Algos/PageRank.cpp +++ b/arangod/Pregel/Algos/PageRank.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7a5386618cb1..e5159d42eb5a 100644 --- a/arangod/Pregel/Algos/PageRank.h +++ b/arangod/Pregel/Algos/PageRank.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3c8c1c58a42f..f794c63b6b0c 100644 --- a/arangod/Pregel/Algos/RecoveringPageRank.cpp +++ b/arangod/Pregel/Algos/RecoveringPageRank.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 84ad255446ab..7cefb79bdcdb 100644 --- a/arangod/Pregel/Algos/RecoveringPageRank.h +++ b/arangod/Pregel/Algos/RecoveringPageRank.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f1b3a9d74b09..63a873558cec 100644 --- a/arangod/Pregel/Algos/SCC.cpp +++ b/arangod/Pregel/Algos/SCC.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 85f1775f259b..40ba19590338 100644 --- a/arangod/Pregel/Algos/SCC.h +++ b/arangod/Pregel/Algos/SCC.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f46c1a9c572f..558261b52d7b 100644 --- a/arangod/Pregel/Algos/SLPA.cpp +++ b/arangod/Pregel/Algos/SLPA.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 113b9cfb21a9..71323ea763f8 100644 --- a/arangod/Pregel/Algos/SLPA.h +++ b/arangod/Pregel/Algos/SLPA.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 abe93737479f..7e39545cfd61 100644 --- a/arangod/Pregel/Algos/SSSP.cpp +++ b/arangod/Pregel/Algos/SSSP.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 94557c3cbcaa..224be3660a3f 100644 --- a/arangod/Pregel/Algos/SSSP.h +++ b/arangod/Pregel/Algos/SSSP.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e3273957c44e..4db21ca92a20 100644 --- a/arangod/Pregel/Algos/ShortestPath.cpp +++ b/arangod/Pregel/Algos/ShortestPath.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 759150b13ba8..4d74db1ec10c 100644 --- a/arangod/Pregel/Algos/ShortestPath.h +++ b/arangod/Pregel/Algos/ShortestPath.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f18e22347a9d..5195a0eb80da 100644 --- a/arangod/Pregel/Algos/WCC.cpp +++ b/arangod/Pregel/Algos/WCC.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e56ea33644af..2b0358337034 100644 --- a/arangod/Pregel/Algos/WCC.h +++ b/arangod/Pregel/Algos/WCC.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a10df0f33d8d..ecb1268362f3 100644 --- a/arangod/Pregel/CommonFormats.h +++ b/arangod/Pregel/CommonFormats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.cpp b/arangod/Pregel/Conductor.cpp index 6c61120dcb3a..e9dd8f5e892a 100644 --- a/arangod/Pregel/Conductor.cpp +++ b/arangod/Pregel/Conductor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.h b/arangod/Pregel/Conductor.h index dc8058ca38e4..40b39b2a3338 100644 --- a/arangod/Pregel/Conductor.h +++ b/arangod/Pregel/Conductor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Graph.h b/arangod/Pregel/Graph.h index 7f6314749ea6..e56072546441 100644 --- a/arangod/Pregel/Graph.h +++ b/arangod/Pregel/Graph.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b935306ca54c..349801e639be 100644 --- a/arangod/Pregel/GraphFormat.h +++ b/arangod/Pregel/GraphFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/GraphSerializer.h b/arangod/Pregel/GraphSerializer.h index 6723b6366bfb..75893537f871 100644 --- a/arangod/Pregel/GraphSerializer.h +++ b/arangod/Pregel/GraphSerializer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.cpp b/arangod/Pregel/GraphStore.cpp index f54ada3816fe..205f9c92c799 100644 --- a/arangod/Pregel/GraphStore.cpp +++ b/arangod/Pregel/GraphStore.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.h b/arangod/Pregel/GraphStore.h index a0a195015d6f..74480c3a0c10 100644 --- a/arangod/Pregel/GraphStore.h +++ b/arangod/Pregel/GraphStore.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6f0060b9fb18..57f23aff24ad 100644 --- a/arangod/Pregel/IncomingCache.cpp +++ b/arangod/Pregel/IncomingCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ebb352afa407..1c67eb3f3eb5 100644 --- a/arangod/Pregel/IncomingCache.h +++ b/arangod/Pregel/IncomingCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8f229b0bd965..6d306ac8ca5f 100644 --- a/arangod/Pregel/IndexHelpers.cpp +++ b/arangod/Pregel/IndexHelpers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 25f6332306fd..b5f118c94ac8 100644 --- a/arangod/Pregel/IndexHelpers.h +++ b/arangod/Pregel/IndexHelpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fa77161ccdfc..5afe3076c790 100644 --- a/arangod/Pregel/Iterators.h +++ b/arangod/Pregel/Iterators.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e8d45b149142..a7ed5cf58499 100644 --- a/arangod/Pregel/MasterContext.h +++ b/arangod/Pregel/MasterContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 54c040cbd43c..e029bd5d9b38 100644 --- a/arangod/Pregel/MessageCombiner.h +++ b/arangod/Pregel/MessageCombiner.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 71b26ff0b033..4203f33af6bc 100644 --- a/arangod/Pregel/MessageFormat.h +++ b/arangod/Pregel/MessageFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 51428cbf7954..2863a8c75dde 100644 --- a/arangod/Pregel/OutgoingCache.cpp +++ b/arangod/Pregel/OutgoingCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1121018787cd..f37ee662df4a 100644 --- a/arangod/Pregel/OutgoingCache.h +++ b/arangod/Pregel/OutgoingCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ff22d141245c..faa9c154aa69 100644 --- a/arangod/Pregel/PregelFeature.cpp +++ b/arangod/Pregel/PregelFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 adb2789dd4ea..b8f2ec203f35 100644 --- a/arangod/Pregel/PregelFeature.h +++ b/arangod/Pregel/PregelFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Recovery.cpp b/arangod/Pregel/Recovery.cpp index c80b3e462915..392c9debd95f 100644 --- a/arangod/Pregel/Recovery.cpp +++ b/arangod/Pregel/Recovery.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Recovery.h b/arangod/Pregel/Recovery.h index d7c3a32714bc..682228486cef 100644 --- a/arangod/Pregel/Recovery.h +++ b/arangod/Pregel/Recovery.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Reports.cpp b/arangod/Pregel/Reports.cpp index 19d8f844afc8..b7f4029351dd 100644 --- a/arangod/Pregel/Reports.cpp +++ b/arangod/Pregel/Reports.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Reports.h b/arangod/Pregel/Reports.h index 209c422d8e5d..b74928d0aa0c 100644 --- a/arangod/Pregel/Reports.h +++ b/arangod/Pregel/Reports.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0881098a26dc..3ff83f3ae9a8 100644 --- a/arangod/Pregel/Statistics.h +++ b/arangod/Pregel/Statistics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7bdf14592f69..bd329474fcce 100644 --- a/arangod/Pregel/TypedBuffer.h +++ b/arangod/Pregel/TypedBuffer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 77ff6535e63b..96d789577d4b 100644 --- a/arangod/Pregel/Utils.cpp +++ b/arangod/Pregel/Utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c0afbf11c889..181e73e03732 100644 --- a/arangod/Pregel/Utils.h +++ b/arangod/Pregel/Utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a82e9c3424f7..f3344658982f 100644 --- a/arangod/Pregel/VertexComputation.h +++ b/arangod/Pregel/VertexComputation.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.cpp b/arangod/Pregel/Worker.cpp index b9e99f966734..6fd345a3e4b6 100644 --- a/arangod/Pregel/Worker.cpp +++ b/arangod/Pregel/Worker.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.h b/arangod/Pregel/Worker.h index 44bf942aa267..ba67a24bec81 100644 --- a/arangod/Pregel/Worker.h +++ b/arangod/Pregel/Worker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/WorkerConfig.cpp b/arangod/Pregel/WorkerConfig.cpp index c97127bdde01..59d297a1f69b 100644 --- a/arangod/Pregel/WorkerConfig.cpp +++ b/arangod/Pregel/WorkerConfig.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/WorkerConfig.h b/arangod/Pregel/WorkerConfig.h index b2765faf5c20..ca66921be27b 100644 --- a/arangod/Pregel/WorkerConfig.h +++ b/arangod/Pregel/WorkerConfig.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fd992f8ecd0b..a80ec55fb5c9 100644 --- a/arangod/Pregel/WorkerContext.h +++ b/arangod/Pregel/WorkerContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 68cfc84373bc..4d75b3c3e98d 100644 --- a/arangod/Replication/DatabaseInitialSyncer.cpp +++ b/arangod/Replication/DatabaseInitialSyncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 189ccb9629ae..0dc25a9d2309 100644 --- a/arangod/Replication/DatabaseInitialSyncer.h +++ b/arangod/Replication/DatabaseInitialSyncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 969e5c7235c8..6b3320843b52 100644 --- a/arangod/Replication/DatabaseReplicationApplier.cpp +++ b/arangod/Replication/DatabaseReplicationApplier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fddf9db8cef5..c7a199edbeb8 100644 --- a/arangod/Replication/DatabaseReplicationApplier.h +++ b/arangod/Replication/DatabaseReplicationApplier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0a435e713982..e1d17b198ad0 100644 --- a/arangod/Replication/DatabaseTailingSyncer.cpp +++ b/arangod/Replication/DatabaseTailingSyncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f1841e4f544f..f899a87446fb 100644 --- a/arangod/Replication/DatabaseTailingSyncer.h +++ b/arangod/Replication/DatabaseTailingSyncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8ac91e289ce4..4076c6c822ca 100644 --- a/arangod/Replication/GlobalInitialSyncer.cpp +++ b/arangod/Replication/GlobalInitialSyncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 af29592ae3dd..9511a1196673 100644 --- a/arangod/Replication/GlobalInitialSyncer.h +++ b/arangod/Replication/GlobalInitialSyncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 60976d32254b..6866b88a7bf0 100644 --- a/arangod/Replication/GlobalReplicationApplier.cpp +++ b/arangod/Replication/GlobalReplicationApplier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 33e174073c28..c0d017dce8af 100644 --- a/arangod/Replication/GlobalReplicationApplier.h +++ b/arangod/Replication/GlobalReplicationApplier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2b7307a3fbe0..05dba007848b 100644 --- a/arangod/Replication/GlobalTailingSyncer.cpp +++ b/arangod/Replication/GlobalTailingSyncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c257ae16ea30..bb66eed84e97 100644 --- a/arangod/Replication/GlobalTailingSyncer.h +++ b/arangod/Replication/GlobalTailingSyncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9ad30d0a0896..a4516e79aaf0 100644 --- a/arangod/Replication/InitialSyncer.cpp +++ b/arangod/Replication/InitialSyncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a10b6900f213..ebaac713a95a 100644 --- a/arangod/Replication/InitialSyncer.h +++ b/arangod/Replication/InitialSyncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fd15684a0510..b6e3f9b3f19a 100644 --- a/arangod/Replication/ReplicationApplier.cpp +++ b/arangod/Replication/ReplicationApplier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e8943e5493a7..a46b09c9564e 100644 --- a/arangod/Replication/ReplicationApplier.h +++ b/arangod/Replication/ReplicationApplier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1861ce2012af..1279b41c7bfb 100644 --- a/arangod/Replication/ReplicationApplierConfiguration.cpp +++ b/arangod/Replication/ReplicationApplierConfiguration.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 47512ac1726e..e07cc446a027 100644 --- a/arangod/Replication/ReplicationApplierConfiguration.h +++ b/arangod/Replication/ReplicationApplierConfiguration.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 621f69b6f129..da166800fa07 100644 --- a/arangod/Replication/ReplicationApplierState.cpp +++ b/arangod/Replication/ReplicationApplierState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7e47c7c89343..7cad96926fe1 100644 --- a/arangod/Replication/ReplicationApplierState.h +++ b/arangod/Replication/ReplicationApplierState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 65394978b820..1e7a48f7dbb4 100644 --- a/arangod/Replication/ReplicationClients.cpp +++ b/arangod/Replication/ReplicationClients.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1ec6f745a335..fcffb1c483d0 100644 --- a/arangod/Replication/ReplicationClients.h +++ b/arangod/Replication/ReplicationClients.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fd8115d0b94b..37ccaae9b847 100644 --- a/arangod/Replication/ReplicationFeature.cpp +++ b/arangod/Replication/ReplicationFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 89c11e210f11..c5230898336b 100644 --- a/arangod/Replication/ReplicationFeature.h +++ b/arangod/Replication/ReplicationFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 957c9d56c2d0..8fdbcdb76864 100644 --- a/arangod/Replication/ReplicationMetricsFeature.cpp +++ b/arangod/Replication/ReplicationMetricsFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0cca1be35938..4ce849a8d2ca 100644 --- a/arangod/Replication/ReplicationMetricsFeature.h +++ b/arangod/Replication/ReplicationMetricsFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 393530952712..69c823b7777c 100644 --- a/arangod/Replication/ReplicationTransaction.h +++ b/arangod/Replication/ReplicationTransaction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 44a6cf868dfb..27a7bbf29d74 100644 --- a/arangod/Replication/Syncer.cpp +++ b/arangod/Replication/Syncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 55524b5e29f5..5e9a009d0466 100644 --- a/arangod/Replication/Syncer.h +++ b/arangod/Replication/Syncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f6d4d810808a..0458e24c5fcc 100644 --- a/arangod/Replication/SyncerId.cpp +++ b/arangod/Replication/SyncerId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e962b8196022..8774ec7018cb 100644 --- a/arangod/Replication/SyncerId.h +++ b/arangod/Replication/SyncerId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2b7bd5ad188b..096e94318800 100644 --- a/arangod/Replication/TailingSyncer.cpp +++ b/arangod/Replication/TailingSyncer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d3c866873d9b..d9c6d0a7417a 100644 --- a/arangod/Replication/TailingSyncer.h +++ b/arangod/Replication/TailingSyncer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 eefd5da79d90..634c27a8c8a0 100644 --- a/arangod/Replication/common-defines.cpp +++ b/arangod/Replication/common-defines.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b1c25f564d2c..6994832a79d8 100644 --- a/arangod/Replication/common-defines.h +++ b/arangod/Replication/common-defines.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 92f365d16185..362e1ef80844 100644 --- a/arangod/Replication/utilities.cpp +++ b/arangod/Replication/utilities.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8bb679710878..de3645b526b8 100644 --- a/arangod/Replication/utilities.h +++ b/arangod/Replication/utilities.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 86e73b61ba9c..9df0465c3a96 100644 --- a/arangod/Replication2/AgencyCollectionSpecification.cpp +++ b/arangod/Replication2/AgencyCollectionSpecification.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/AgencyCollectionSpecification.h b/arangod/Replication2/AgencyCollectionSpecification.h index 303bda6f34c2..0b013ff1b60b 100644 --- a/arangod/Replication2/AgencyCollectionSpecification.h +++ b/arangod/Replication2/AgencyCollectionSpecification.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/AgencyMethods.cpp b/arangod/Replication2/AgencyMethods.cpp index d787d25bfa36..08c80fc88a20 100644 --- a/arangod/Replication2/AgencyMethods.cpp +++ b/arangod/Replication2/AgencyMethods.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/AgencyMethods.h b/arangod/Replication2/AgencyMethods.h index 72f0e6bb0f8e..a2d28714f8f3 100644 --- a/arangod/Replication2/AgencyMethods.h +++ b/arangod/Replication2/AgencyMethods.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/DeferredExecution.h b/arangod/Replication2/DeferredExecution.h index a5068bb9bd00..3408bb5444a7 100644 --- a/arangod/Replication2/DeferredExecution.h +++ b/arangod/Replication2/DeferredExecution.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Exceptions/ParticipantResignedException.h b/arangod/Replication2/Exceptions/ParticipantResignedException.h index cc1c910c583e..fcdf8d7b113f 100644 --- a/arangod/Replication2/Exceptions/ParticipantResignedException.h +++ b/arangod/Replication2/Exceptions/ParticipantResignedException.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/LoggerContext.h b/arangod/Replication2/LoggerContext.h index f01ee5a0085e..d74abfb344ff 100644 --- a/arangod/Replication2/LoggerContext.h +++ b/arangod/Replication2/LoggerContext.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Methods.cpp b/arangod/Replication2/Methods.cpp index 648082ce9bd5..bce8bb23a459 100644 --- a/arangod/Replication2/Methods.cpp +++ b/arangod/Replication2/Methods.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Methods.h b/arangod/Replication2/Methods.h index f1722d128776..4bd71d010aa1 100644 --- a/arangod/Replication2/Methods.h +++ b/arangod/Replication2/Methods.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/AgencyLogSpecification.cpp b/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.cpp index e26035a92bd0..96c83dab06d1 100644 --- a/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.cpp +++ b/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/AgencyLogSpecification.h b/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.h index a3db6af1bda9..858a853ec0ef 100644 --- a/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.h +++ b/arangod/Replication2/ReplicatedLog/AgencyLogSpecification.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Algorithms.cpp b/arangod/Replication2/ReplicatedLog/Algorithms.cpp index ba0c26a1de9c..fa2a508ee612 100644 --- a/arangod/Replication2/ReplicatedLog/Algorithms.cpp +++ b/arangod/Replication2/ReplicatedLog/Algorithms.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5d258edadb45..ba296f1330f1 100644 --- a/arangod/Replication2/ReplicatedLog/Algorithms.h +++ b/arangod/Replication2/ReplicatedLog/Algorithms.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ef34ced9e8ca..df531011b961 100644 --- a/arangod/Replication2/ReplicatedLog/ILogInterfaces.cpp +++ b/arangod/Replication2/ReplicatedLog/ILogInterfaces.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/ILogInterfaces.h b/arangod/Replication2/ReplicatedLog/ILogInterfaces.h index db8d19742600..e535fb24ff8a 100644 --- a/arangod/Replication2/ReplicatedLog/ILogInterfaces.h +++ b/arangod/Replication2/ReplicatedLog/ILogInterfaces.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/InMemoryLog.cpp b/arangod/Replication2/ReplicatedLog/InMemoryLog.cpp index 61f8928345e1..ac80839609a0 100644 --- a/arangod/Replication2/ReplicatedLog/InMemoryLog.cpp +++ b/arangod/Replication2/ReplicatedLog/InMemoryLog.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/InMemoryLog.h b/arangod/Replication2/ReplicatedLog/InMemoryLog.h index 152895b1cd4e..28a3bc74354f 100644 --- a/arangod/Replication2/ReplicatedLog/InMemoryLog.h +++ b/arangod/Replication2/ReplicatedLog/InMemoryLog.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/LogCommon.cpp b/arangod/Replication2/ReplicatedLog/LogCommon.cpp index e7d31d2ef9e0..cff8ccfb698c 100644 --- a/arangod/Replication2/ReplicatedLog/LogCommon.cpp +++ b/arangod/Replication2/ReplicatedLog/LogCommon.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/LogCommon.h b/arangod/Replication2/ReplicatedLog/LogCommon.h index d5fcda2a209a..2153e5e75c78 100644 --- a/arangod/Replication2/ReplicatedLog/LogCommon.h +++ b/arangod/Replication2/ReplicatedLog/LogCommon.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/LogCore.cpp b/arangod/Replication2/ReplicatedLog/LogCore.cpp index f2c322fcc4cd..8603171da5af 100644 --- a/arangod/Replication2/ReplicatedLog/LogCore.cpp +++ b/arangod/Replication2/ReplicatedLog/LogCore.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/LogCore.h b/arangod/Replication2/ReplicatedLog/LogCore.h index e22b09db4050..be616cb4db3d 100644 --- a/arangod/Replication2/ReplicatedLog/LogCore.h +++ b/arangod/Replication2/ReplicatedLog/LogCore.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/LogFollower.cpp b/arangod/Replication2/ReplicatedLog/LogFollower.cpp index 0e2c903e0faf..5005a0116e3a 100644 --- a/arangod/Replication2/ReplicatedLog/LogFollower.cpp +++ b/arangod/Replication2/ReplicatedLog/LogFollower.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/LogFollower.h b/arangod/Replication2/ReplicatedLog/LogFollower.h index b7747d40cc4a..5ef99adab7bf 100644 --- a/arangod/Replication2/ReplicatedLog/LogFollower.h +++ b/arangod/Replication2/ReplicatedLog/LogFollower.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/LogLeader.cpp b/arangod/Replication2/ReplicatedLog/LogLeader.cpp index f506613520a4..63d45580d1bf 100644 --- a/arangod/Replication2/ReplicatedLog/LogLeader.cpp +++ b/arangod/Replication2/ReplicatedLog/LogLeader.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/LogLeader.h b/arangod/Replication2/ReplicatedLog/LogLeader.h index 9860f63d6d3e..091738146a73 100644 --- a/arangod/Replication2/ReplicatedLog/LogLeader.h +++ b/arangod/Replication2/ReplicatedLog/LogLeader.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/LogStatus.cpp b/arangod/Replication2/ReplicatedLog/LogStatus.cpp index 0550600ef581..f074b502edd8 100644 --- a/arangod/Replication2/ReplicatedLog/LogStatus.cpp +++ b/arangod/Replication2/ReplicatedLog/LogStatus.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/LogStatus.h b/arangod/Replication2/ReplicatedLog/LogStatus.h index 0d9ebf464baa..c8d3055c2d5f 100644 --- a/arangod/Replication2/ReplicatedLog/LogStatus.h +++ b/arangod/Replication2/ReplicatedLog/LogStatus.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/NetworkAttachedFollower.cpp b/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.cpp index a2f939b3c8bf..4751c43de77b 100644 --- a/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.cpp +++ b/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/NetworkAttachedFollower.h b/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.h index 0345c8b3c028..1dfaa8d5a021 100644 --- a/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.h +++ b/arangod/Replication2/ReplicatedLog/NetworkAttachedFollower.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/NetworkMessages.cpp b/arangod/Replication2/ReplicatedLog/NetworkMessages.cpp index 86f4cc0afd3f..5f5021f4dd92 100644 --- a/arangod/Replication2/ReplicatedLog/NetworkMessages.cpp +++ b/arangod/Replication2/ReplicatedLog/NetworkMessages.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/NetworkMessages.h b/arangod/Replication2/ReplicatedLog/NetworkMessages.h index 894117c4bb36..d5cd15a4626e 100644 --- a/arangod/Replication2/ReplicatedLog/NetworkMessages.h +++ b/arangod/Replication2/ReplicatedLog/NetworkMessages.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 94c2089c1748..ec1dec809722 100644 --- a/arangod/Replication2/ReplicatedLog/PersistedLog.h +++ b/arangod/Replication2/ReplicatedLog/PersistedLog.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/ReplicatedLog.cpp b/arangod/Replication2/ReplicatedLog/ReplicatedLog.cpp index 301fa8db1bdc..8d1bd4323a25 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLog.cpp +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLog.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/ReplicatedLog.h b/arangod/Replication2/ReplicatedLog/ReplicatedLog.h index 95ca41d94c64..ac32f1c0b72f 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLog.h +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLog.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/ReplicatedLogFeature.cpp b/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.cpp index ac2faee14b90..3d3a36d71529 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.cpp +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/ReplicatedLogFeature.h b/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.h index cc4d57cb7eb1..3a410771902f 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.h +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLogFeature.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/ReplicatedLogIterator.h b/arangod/Replication2/ReplicatedLog/ReplicatedLogIterator.h index a39afdd539a2..dd63b103d2fc 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLogIterator.h +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLogIterator.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/ReplicatedLogMetrics.cpp b/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.cpp index 54f9a633fefb..4a4f002777d4 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.cpp +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/ReplicatedLogMetrics.h b/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.h index 23adce4bf89f..fe6faa5bc07a 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.h +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLogMetrics.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/ReplicatedLogMetricsDeclarations.h b/arangod/Replication2/ReplicatedLog/ReplicatedLogMetricsDeclarations.h index 4cbe8db1b9ba..9ce727d01711 100644 --- a/arangod/Replication2/ReplicatedLog/ReplicatedLogMetricsDeclarations.h +++ b/arangod/Replication2/ReplicatedLog/ReplicatedLogMetricsDeclarations.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Utilities.h b/arangod/Replication2/ReplicatedLog/Utilities.h index a6af92dee0bb..e9997e76de1a 100644 --- a/arangod/Replication2/ReplicatedLog/Utilities.h +++ b/arangod/Replication2/ReplicatedLog/Utilities.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 c5440f6d1846..d2408887c888 100644 --- a/arangod/Replication2/ReplicatedLog/types.cpp +++ b/arangod/Replication2/ReplicatedLog/types.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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.h b/arangod/Replication2/ReplicatedLog/types.h index 9279268cd7f8..ac7bc52ab728 100644 --- a/arangod/Replication2/ReplicatedLog/types.h +++ b/arangod/Replication2/ReplicatedLog/types.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/AbstractStateMachine.h b/arangod/Replication2/ReplicatedState/AbstractStateMachine.h index 6533ff238409..e813c059b6c6 100644 --- a/arangod/Replication2/ReplicatedState/AbstractStateMachine.h +++ b/arangod/Replication2/ReplicatedState/AbstractStateMachine.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/AgencySpecification.cpp b/arangod/Replication2/ReplicatedState/AgencySpecification.cpp index 6e15ac2e65db..f0998814b28b 100644 --- a/arangod/Replication2/ReplicatedState/AgencySpecification.cpp +++ b/arangod/Replication2/ReplicatedState/AgencySpecification.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/AgencySpecification.h b/arangod/Replication2/ReplicatedState/AgencySpecification.h index d82c6438c175..fe92d0b6ac1e 100644 --- a/arangod/Replication2/ReplicatedState/AgencySpecification.h +++ b/arangod/Replication2/ReplicatedState/AgencySpecification.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 7738875bb6f1..02e43fba02e3 100644 --- a/arangod/Replication2/ReplicatedState/ReplicatedState.h +++ b/arangod/Replication2/ReplicatedState/ReplicatedState.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/ReplicatedStateFeature.cpp b/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.cpp index b221fd0504b8..a55e484012d7 100644 --- a/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.cpp +++ b/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/ReplicatedStateFeature.h b/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.h index 2b97451119b4..9d728f875c93 100644 --- a/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.h +++ b/arangod/Replication2/ReplicatedState/ReplicatedStateFeature.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 74777efc6ac0..d7b0f1902957 100644 --- a/arangod/Replication2/ReplicatedState/ReplicatedStateTraits.h +++ b/arangod/Replication2/ReplicatedState/ReplicatedStateTraits.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/StateCommon.cpp b/arangod/Replication2/ReplicatedState/StateCommon.cpp index b9c144ad431e..09ccae1620c6 100644 --- a/arangod/Replication2/ReplicatedState/StateCommon.cpp +++ b/arangod/Replication2/ReplicatedState/StateCommon.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/StateCommon.h b/arangod/Replication2/ReplicatedState/StateCommon.h index b4ea4f010dea..e8618198083a 100644 --- a/arangod/Replication2/ReplicatedState/StateCommon.h +++ b/arangod/Replication2/ReplicatedState/StateCommon.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 c2a929abf76c..b74322de219d 100644 --- a/arangod/Replication2/ReplicatedState/StateStatus.cpp +++ b/arangod/Replication2/ReplicatedState/StateStatus.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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.h b/arangod/Replication2/ReplicatedState/StateStatus.h index b69ee30c353a..125d6fbf034a 100644 --- a/arangod/Replication2/ReplicatedState/StateStatus.h +++ b/arangod/Replication2/ReplicatedState/StateStatus.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Streams/LogMultiplexer.h b/arangod/Replication2/Streams/LogMultiplexer.h index 88f65ca67a1c..e5a20ca27045 100644 --- a/arangod/Replication2/Streams/LogMultiplexer.h +++ b/arangod/Replication2/Streams/LogMultiplexer.h @@ -1,3 +1,24 @@ +//////////////////////////////////////////////////////////////////////////////// +/// DISCLAIMER +/// +/// Copyright 2021-2021 ArangoDB 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 Lars Maier +//////////////////////////////////////////////////////////////////////////////// #pragma once #include diff --git a/arangod/Replication2/Streams/MultiplexedValues.h b/arangod/Replication2/Streams/MultiplexedValues.h index 36612ab27069..00543ed89ec2 100644 --- a/arangod/Replication2/Streams/MultiplexedValues.h +++ b/arangod/Replication2/Streams/MultiplexedValues.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Streams/StreamInformationBlock.h b/arangod/Replication2/Streams/StreamInformationBlock.h index 81f5cfd432d9..999e7218a673 100644 --- a/arangod/Replication2/Streams/StreamInformationBlock.h +++ b/arangod/Replication2/Streams/StreamInformationBlock.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Streams/StreamSpecification.h b/arangod/Replication2/Streams/StreamSpecification.h index 083031ca1272..413dc27816f0 100644 --- a/arangod/Replication2/Streams/StreamSpecification.h +++ b/arangod/Replication2/Streams/StreamSpecification.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Streams/Streams.h b/arangod/Replication2/Streams/Streams.h index af95e485e952..3055fa9f99b5 100644 --- a/arangod/Replication2/Streams/Streams.h +++ b/arangod/Replication2/Streams/Streams.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Version.cpp b/arangod/Replication2/Version.cpp index b8c9b1267cd9..8428d40a94a9 100644 --- a/arangod/Replication2/Version.cpp +++ b/arangod/Replication2/Version.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Version.h b/arangod/Replication2/Version.h index 205506d4f076..e9ee2dcecf86 100644 --- a/arangod/Replication2/Version.h +++ b/arangod/Replication2/Version.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/RestHandler/RestAdminClusterHandler.cpp b/arangod/RestHandler/RestAdminClusterHandler.cpp index 8fe0be583f5e..4d1212a721be 100644 --- a/arangod/RestHandler/RestAdminClusterHandler.cpp +++ b/arangod/RestHandler/RestAdminClusterHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5d5bae3de8a4..53f8e0be6c58 100644 --- a/arangod/RestHandler/RestAdminClusterHandler.h +++ b/arangod/RestHandler/RestAdminClusterHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 842c910091e5..35f926bae4cb 100644 --- a/arangod/RestHandler/RestAdminDatabaseHandler.cpp +++ b/arangod/RestHandler/RestAdminDatabaseHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7707f41e387b..a1a2e4eac82d 100644 --- a/arangod/RestHandler/RestAdminDatabaseHandler.h +++ b/arangod/RestHandler/RestAdminDatabaseHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0dcfcbd8e1b4..1899ad27b095 100644 --- a/arangod/RestHandler/RestAdminExecuteHandler.cpp +++ b/arangod/RestHandler/RestAdminExecuteHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 334213ebd9c8..a5ed13233dc8 100644 --- a/arangod/RestHandler/RestAdminExecuteHandler.h +++ b/arangod/RestHandler/RestAdminExecuteHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dcf11622925f..47fac0676e14 100644 --- a/arangod/RestHandler/RestAdminLogHandler.cpp +++ b/arangod/RestHandler/RestAdminLogHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 698c85a04b4c..bb63d4777cba 100644 --- a/arangod/RestHandler/RestAdminLogHandler.h +++ b/arangod/RestHandler/RestAdminLogHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5a3562c229ba..46bb769cb513 100644 --- a/arangod/RestHandler/RestAdminRoutingHandler.cpp +++ b/arangod/RestHandler/RestAdminRoutingHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a4920a232d3b..60404b3020d1 100644 --- a/arangod/RestHandler/RestAdminRoutingHandler.h +++ b/arangod/RestHandler/RestAdminRoutingHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 919f4a983d63..a8c0f1455c7a 100644 --- a/arangod/RestHandler/RestAdminServerHandler.cpp +++ b/arangod/RestHandler/RestAdminServerHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6c9e436e8134..af3a77c3f57c 100644 --- a/arangod/RestHandler/RestAdminServerHandler.h +++ b/arangod/RestHandler/RestAdminServerHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 de15f7b07020..0f8caf33611b 100644 --- a/arangod/RestHandler/RestAdminStatisticsHandler.cpp +++ b/arangod/RestHandler/RestAdminStatisticsHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 04c14793ba82..434bdc8bf084 100644 --- a/arangod/RestHandler/RestAdminStatisticsHandler.h +++ b/arangod/RestHandler/RestAdminStatisticsHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 225a9b9fe386..14d76e1a0042 100644 --- a/arangod/RestHandler/RestAnalyzerHandler.cpp +++ b/arangod/RestHandler/RestAnalyzerHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 83a747f9b002..b975566a96ae 100644 --- a/arangod/RestHandler/RestAnalyzerHandler.h +++ b/arangod/RestHandler/RestAnalyzerHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b896b5b85f9f..86ab3ece7b02 100644 --- a/arangod/RestHandler/RestAqlFunctionsHandler.cpp +++ b/arangod/RestHandler/RestAqlFunctionsHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f8af8c15418b..7cc2caeb72a6 100644 --- a/arangod/RestHandler/RestAqlFunctionsHandler.h +++ b/arangod/RestHandler/RestAqlFunctionsHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b223c79b7161..c59802c44b86 100644 --- a/arangod/RestHandler/RestAqlUserFunctionsHandler.cpp +++ b/arangod/RestHandler/RestAqlUserFunctionsHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 990ef9096535..a770907f4ecb 100644 --- a/arangod/RestHandler/RestAqlUserFunctionsHandler.h +++ b/arangod/RestHandler/RestAqlUserFunctionsHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 eb1dceaed99e..a73a741acae8 100644 --- a/arangod/RestHandler/RestAuthHandler.cpp +++ b/arangod/RestHandler/RestAuthHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 000cb4321608..7bf0c406cb6f 100644 --- a/arangod/RestHandler/RestAuthHandler.h +++ b/arangod/RestHandler/RestAuthHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 598956c9bd39..f6a018946812 100644 --- a/arangod/RestHandler/RestAuthReloadHandler.cpp +++ b/arangod/RestHandler/RestAuthReloadHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fea0966172a2..9a9a79b254a8 100644 --- a/arangod/RestHandler/RestAuthReloadHandler.h +++ b/arangod/RestHandler/RestAuthReloadHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0075b5c24fbd..9f060288cb27 100644 --- a/arangod/RestHandler/RestBaseHandler.cpp +++ b/arangod/RestHandler/RestBaseHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a72b2245b435..e9d9055b361d 100644 --- a/arangod/RestHandler/RestBaseHandler.h +++ b/arangod/RestHandler/RestBaseHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e051dcdd4545..c5e235d596bb 100644 --- a/arangod/RestHandler/RestBatchHandler.cpp +++ b/arangod/RestHandler/RestBatchHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 466351b7303e..755cd4e2d406 100644 --- a/arangod/RestHandler/RestBatchHandler.h +++ b/arangod/RestHandler/RestBatchHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 48e02f02c1a5..e4ac3837ccee 100644 --- a/arangod/RestHandler/RestCollectionHandler.cpp +++ b/arangod/RestHandler/RestCollectionHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e4e0152b365f..f082ed62c0f1 100644 --- a/arangod/RestHandler/RestCollectionHandler.h +++ b/arangod/RestHandler/RestCollectionHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 85f270efea4d..390b5607fc8e 100644 --- a/arangod/RestHandler/RestCompactHandler.cpp +++ b/arangod/RestHandler/RestCompactHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 98d31c7058b2..8b89c2065cf1 100644 --- a/arangod/RestHandler/RestCompactHandler.h +++ b/arangod/RestHandler/RestCompactHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/RestControlPregelHandler.cpp b/arangod/RestHandler/RestControlPregelHandler.cpp index c2f509369cce..068f84b62824 100644 --- a/arangod/RestHandler/RestControlPregelHandler.cpp +++ b/arangod/RestHandler/RestControlPregelHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/RestControlPregelHandler.h b/arangod/RestHandler/RestControlPregelHandler.h index 99557a1daa03..be6019c66f15 100644 --- a/arangod/RestHandler/RestControlPregelHandler.h +++ b/arangod/RestHandler/RestControlPregelHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7319a4da1a3b..155e8f12c060 100644 --- a/arangod/RestHandler/RestCursorHandler.cpp +++ b/arangod/RestHandler/RestCursorHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 19a0e7a0cc51..3c13b7849ea4 100644 --- a/arangod/RestHandler/RestCursorHandler.h +++ b/arangod/RestHandler/RestCursorHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 02e541478b80..53862d18d4c2 100644 --- a/arangod/RestHandler/RestDatabaseHandler.cpp +++ b/arangod/RestHandler/RestDatabaseHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 47dafc72ae2b..2fe253f9f9d3 100644 --- a/arangod/RestHandler/RestDatabaseHandler.h +++ b/arangod/RestHandler/RestDatabaseHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 00587405674a..58574da95c16 100644 --- a/arangod/RestHandler/RestDebugHandler.cpp +++ b/arangod/RestHandler/RestDebugHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 80d750480c50..73524004b287 100644 --- a/arangod/RestHandler/RestDebugHandler.h +++ b/arangod/RestHandler/RestDebugHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d66b36ad9bc3..13b96a4df030 100644 --- a/arangod/RestHandler/RestDocumentHandler.cpp +++ b/arangod/RestHandler/RestDocumentHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 193193741ca8..6de98986efd1 100644 --- a/arangod/RestHandler/RestDocumentHandler.h +++ b/arangod/RestHandler/RestDocumentHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a17b2c305bdb..f676f43a86b9 100644 --- a/arangod/RestHandler/RestEdgesHandler.cpp +++ b/arangod/RestHandler/RestEdgesHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 502c991925dd..a99e983e504f 100644 --- a/arangod/RestHandler/RestEdgesHandler.h +++ b/arangod/RestHandler/RestEdgesHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 14bb14c089b6..dda14a4c2f16 100644 --- a/arangod/RestHandler/RestEndpointHandler.cpp +++ b/arangod/RestHandler/RestEndpointHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5476bfa33e16..e3296488ea31 100644 --- a/arangod/RestHandler/RestEndpointHandler.h +++ b/arangod/RestHandler/RestEndpointHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9fd68f7e07b2..0608570ca237 100644 --- a/arangod/RestHandler/RestEngineHandler.cpp +++ b/arangod/RestHandler/RestEngineHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b0fef60116b4..601646c15750 100644 --- a/arangod/RestHandler/RestEngineHandler.h +++ b/arangod/RestHandler/RestEngineHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5a82d1d28905..d9406d979c7a 100644 --- a/arangod/RestHandler/RestExplainHandler.cpp +++ b/arangod/RestHandler/RestExplainHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dd68f9a8c3cf..d2337dc293da 100644 --- a/arangod/RestHandler/RestExplainHandler.h +++ b/arangod/RestHandler/RestExplainHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2cf5c8e4f129..c65a0ebe2553 100644 --- a/arangod/RestHandler/RestGraphHandler.cpp +++ b/arangod/RestHandler/RestGraphHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0829525bb481..4564b8bc9737 100644 --- a/arangod/RestHandler/RestGraphHandler.h +++ b/arangod/RestHandler/RestGraphHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9e4544142ba9..b4fcc3e3386d 100644 --- a/arangod/RestHandler/RestHandlerCreator.h +++ b/arangod/RestHandler/RestHandlerCreator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 50b91248250f..b76dcf5a6e02 100644 --- a/arangod/RestHandler/RestImportHandler.cpp +++ b/arangod/RestHandler/RestImportHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a158bfa262c6..1998cda7731e 100644 --- a/arangod/RestHandler/RestImportHandler.h +++ b/arangod/RestHandler/RestImportHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c9388cb54c18..81de5c83410d 100644 --- a/arangod/RestHandler/RestIndexHandler.cpp +++ b/arangod/RestHandler/RestIndexHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 357cc2708135..388b80b140f9 100644 --- a/arangod/RestHandler/RestIndexHandler.h +++ b/arangod/RestHandler/RestIndexHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9beef3fb51f9..dc29219dd2c3 100644 --- a/arangod/RestHandler/RestJobHandler.cpp +++ b/arangod/RestHandler/RestJobHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7a47e136e639..16598e0acbf5 100644 --- a/arangod/RestHandler/RestJobHandler.h +++ b/arangod/RestHandler/RestJobHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8c1999989ef1..0992a42e4d58 100644 --- a/arangod/RestHandler/RestLicenseHandler.cpp +++ b/arangod/RestHandler/RestLicenseHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 eecad1bdef3b..7d621e2e1df6 100644 --- a/arangod/RestHandler/RestLicenseHandler.h +++ b/arangod/RestHandler/RestLicenseHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c5d7a74cfb55..cdd22ed74c51 100644 --- a/arangod/RestHandler/RestLogHandler.cpp +++ b/arangod/RestHandler/RestLogHandler.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/RestHandler/RestLogHandler.h b/arangod/RestHandler/RestLogHandler.h index 4a810f11f9de..f24074aa8e90 100644 --- a/arangod/RestHandler/RestLogHandler.h +++ b/arangod/RestHandler/RestLogHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9b9e74a695fc..d315278e448f 100644 --- a/arangod/RestHandler/RestLogInternalHandler.cpp +++ b/arangod/RestHandler/RestLogInternalHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3abb7ebd3ca1..15eae14676f7 100644 --- a/arangod/RestHandler/RestLogInternalHandler.h +++ b/arangod/RestHandler/RestLogInternalHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 117ba32f04b4..b2790212ceec 100644 --- a/arangod/RestHandler/RestMetricsHandler.cpp +++ b/arangod/RestHandler/RestMetricsHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 44347d504862..dbbd57adb006 100644 --- a/arangod/RestHandler/RestMetricsHandler.h +++ b/arangod/RestHandler/RestMetricsHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/RestPregelHandler.cpp b/arangod/RestHandler/RestPregelHandler.cpp index e54e05c7f05c..053a0766fd34 100644 --- a/arangod/RestHandler/RestPregelHandler.cpp +++ b/arangod/RestHandler/RestPregelHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/RestPregelHandler.h b/arangod/RestHandler/RestPregelHandler.h index 7958ca659f03..25c68c9ff251 100644 --- a/arangod/RestHandler/RestPregelHandler.h +++ b/arangod/RestHandler/RestPregelHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 855bc284f231..2a1fdad1086b 100644 --- a/arangod/RestHandler/RestQueryCacheHandler.cpp +++ b/arangod/RestHandler/RestQueryCacheHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0fffa8f2301e..8f6e22fe6134 100644 --- a/arangod/RestHandler/RestQueryCacheHandler.h +++ b/arangod/RestHandler/RestQueryCacheHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 901e99666ed4..6e044007924f 100644 --- a/arangod/RestHandler/RestQueryHandler.cpp +++ b/arangod/RestHandler/RestQueryHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ed21f7855f7e..3ccd7e9c145e 100644 --- a/arangod/RestHandler/RestQueryHandler.h +++ b/arangod/RestHandler/RestQueryHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ed260662f5a5..2c7fe4843ccc 100644 --- a/arangod/RestHandler/RestReplicationHandler.cpp +++ b/arangod/RestHandler/RestReplicationHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b583a04702e6..f9fcdd8d68f2 100644 --- a/arangod/RestHandler/RestReplicationHandler.h +++ b/arangod/RestHandler/RestReplicationHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 92ecca507676..30f8ce4f03aa 100644 --- a/arangod/RestHandler/RestShutdownHandler.cpp +++ b/arangod/RestHandler/RestShutdownHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5bc5f61624cd..2a8824ab69cd 100644 --- a/arangod/RestHandler/RestShutdownHandler.h +++ b/arangod/RestHandler/RestShutdownHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5139759889bc..ad0e0a37614f 100644 --- a/arangod/RestHandler/RestSimpleHandler.cpp +++ b/arangod/RestHandler/RestSimpleHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8bbc7507121a..a74556143f9e 100644 --- a/arangod/RestHandler/RestSimpleHandler.h +++ b/arangod/RestHandler/RestSimpleHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 be310319a5b4..dff88797fc44 100644 --- a/arangod/RestHandler/RestSimpleQueryHandler.cpp +++ b/arangod/RestHandler/RestSimpleQueryHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a8e1a428c27d..f41285f8abe6 100644 --- a/arangod/RestHandler/RestSimpleQueryHandler.h +++ b/arangod/RestHandler/RestSimpleQueryHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8c2a089bb7bc..873e8d67fd83 100644 --- a/arangod/RestHandler/RestStatusHandler.cpp +++ b/arangod/RestHandler/RestStatusHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dcf91cd63e98..34deda5c5266 100644 --- a/arangod/RestHandler/RestStatusHandler.h +++ b/arangod/RestHandler/RestStatusHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9f800ba25129..d24fbf3e67ce 100644 --- a/arangod/RestHandler/RestSupervisionStateHandler.cpp +++ b/arangod/RestHandler/RestSupervisionStateHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bb33575a8706..06b1855bfa4c 100644 --- a/arangod/RestHandler/RestSupervisionStateHandler.h +++ b/arangod/RestHandler/RestSupervisionStateHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6b062b4ac21c..60ad3dce9600 100644 --- a/arangod/RestHandler/RestSupportInfoHandler.cpp +++ b/arangod/RestHandler/RestSupportInfoHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 905ffe831798..32926d006d23 100644 --- a/arangod/RestHandler/RestSupportInfoHandler.h +++ b/arangod/RestHandler/RestSupportInfoHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 07463ff01f9c..5f25bf8e2906 100644 --- a/arangod/RestHandler/RestSystemReportHandler.cpp +++ b/arangod/RestHandler/RestSystemReportHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7261f4bcb96e..d2be3c268dea 100644 --- a/arangod/RestHandler/RestSystemReportHandler.h +++ b/arangod/RestHandler/RestSystemReportHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 53ad974fafca..06220fc41f70 100644 --- a/arangod/RestHandler/RestTasksHandler.cpp +++ b/arangod/RestHandler/RestTasksHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 271987fdfee3..e0e8ed06f51a 100644 --- a/arangod/RestHandler/RestTasksHandler.h +++ b/arangod/RestHandler/RestTasksHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2e560a9e8ef7..570ddd0e6e72 100644 --- a/arangod/RestHandler/RestTestHandler.cpp +++ b/arangod/RestHandler/RestTestHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4dcbb68d22fb..8a304b526200 100644 --- a/arangod/RestHandler/RestTestHandler.h +++ b/arangod/RestHandler/RestTestHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8e04317caa6d..6acd4c08056a 100644 --- a/arangod/RestHandler/RestTimeHandler.cpp +++ b/arangod/RestHandler/RestTimeHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 16eeb3424309..c85be2c66190 100644 --- a/arangod/RestHandler/RestTimeHandler.h +++ b/arangod/RestHandler/RestTimeHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 30a8b6719677..00b91e0664f0 100644 --- a/arangod/RestHandler/RestTransactionHandler.cpp +++ b/arangod/RestHandler/RestTransactionHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 db28491cf0ea..3766f171004b 100644 --- a/arangod/RestHandler/RestTransactionHandler.h +++ b/arangod/RestHandler/RestTransactionHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3dec8a021b59..e61fb4314c78 100644 --- a/arangod/RestHandler/RestTtlHandler.cpp +++ b/arangod/RestHandler/RestTtlHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b97b1476cba3..b1cf3b32d466 100644 --- a/arangod/RestHandler/RestTtlHandler.h +++ b/arangod/RestHandler/RestTtlHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 38a600540931..29b3118f658f 100644 --- a/arangod/RestHandler/RestUploadHandler.cpp +++ b/arangod/RestHandler/RestUploadHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5c1e62a3b08e..f316cb1eb875 100644 --- a/arangod/RestHandler/RestUploadHandler.h +++ b/arangod/RestHandler/RestUploadHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5988337d3521..33521ec1b80b 100644 --- a/arangod/RestHandler/RestUsersHandler.cpp +++ b/arangod/RestHandler/RestUsersHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 51ca5fe6aa50..d18b06e0a946 100644 --- a/arangod/RestHandler/RestUsersHandler.h +++ b/arangod/RestHandler/RestUsersHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 39422be8b6ba..8e74d90f988d 100644 --- a/arangod/RestHandler/RestVersionHandler.cpp +++ b/arangod/RestHandler/RestVersionHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8d5c9dd191a2..75003c0c5769 100644 --- a/arangod/RestHandler/RestVersionHandler.h +++ b/arangod/RestHandler/RestVersionHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8747e662f2e7..cbfbb9b34749 100644 --- a/arangod/RestHandler/RestViewHandler.cpp +++ b/arangod/RestHandler/RestViewHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cf2a3511f46c..32ceea77dc29 100644 --- a/arangod/RestHandler/RestViewHandler.h +++ b/arangod/RestHandler/RestViewHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 82d6bfccd16f..88896438faee 100644 --- a/arangod/RestHandler/RestVocbaseBaseHandler.cpp +++ b/arangod/RestHandler/RestVocbaseBaseHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4d6ec6997d4e..7fce0dbefbcf 100644 --- a/arangod/RestHandler/RestVocbaseBaseHandler.h +++ b/arangod/RestHandler/RestVocbaseBaseHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ad36257aad12..352f4163ec71 100644 --- a/arangod/RestHandler/RestWalAccessHandler.cpp +++ b/arangod/RestHandler/RestWalAccessHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 229d063f51d4..8d4d04a548a6 100644 --- a/arangod/RestHandler/RestWalAccessHandler.h +++ b/arangod/RestHandler/RestWalAccessHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 127aad5a7811..707085e9dfe7 100644 --- a/arangod/RestServer/AqlFeature.cpp +++ b/arangod/RestServer/AqlFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d370d647ec5f..797c22d0a027 100644 --- a/arangod/RestServer/AqlFeature.h +++ b/arangod/RestServer/AqlFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 97e25344b287..aa9de21d99ab 100644 --- a/arangod/RestServer/BootstrapFeature.cpp +++ b/arangod/RestServer/BootstrapFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fafd4db0a4e0..a6f9df36380c 100644 --- a/arangod/RestServer/BootstrapFeature.h +++ b/arangod/RestServer/BootstrapFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5cc7dde9a33e..5c5b11e57f4e 100644 --- a/arangod/RestServer/CheckVersionFeature.cpp +++ b/arangod/RestServer/CheckVersionFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4a7b02c83610..1fae56d78be0 100644 --- a/arangod/RestServer/CheckVersionFeature.h +++ b/arangod/RestServer/CheckVersionFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ba361ce3d3db..8f06e7135c10 100644 --- a/arangod/RestServer/ConsoleFeature.cpp +++ b/arangod/RestServer/ConsoleFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0a4efa65dabf..c2c926620151 100644 --- a/arangod/RestServer/ConsoleFeature.h +++ b/arangod/RestServer/ConsoleFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e06e0ecd8c96..1d0028f8f3f6 100644 --- a/arangod/RestServer/ConsoleThread.cpp +++ b/arangod/RestServer/ConsoleThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2c92ac0a25b7..db995dcd09bd 100644 --- a/arangod/RestServer/ConsoleThread.h +++ b/arangod/RestServer/ConsoleThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 52e00d5e8c61..ba8d401093ad 100644 --- a/arangod/RestServer/DaemonFeature.cpp +++ b/arangod/RestServer/DaemonFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 05fcfdf69da7..69374009e116 100644 --- a/arangod/RestServer/DaemonFeature.h +++ b/arangod/RestServer/DaemonFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6a0bdb181f41..2d283c4b28d2 100644 --- a/arangod/RestServer/DatabaseFeature.cpp +++ b/arangod/RestServer/DatabaseFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9da60fc48d29..f4d57aa1d479 100644 --- a/arangod/RestServer/DatabaseFeature.h +++ b/arangod/RestServer/DatabaseFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8a0b227b9bbe..05bf3ac72595 100644 --- a/arangod/RestServer/DatabasePathFeature.cpp +++ b/arangod/RestServer/DatabasePathFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 93c32cef7527..493aff0145a2 100644 --- a/arangod/RestServer/DatabasePathFeature.h +++ b/arangod/RestServer/DatabasePathFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 26cace228561..2856f514d761 100644 --- a/arangod/RestServer/EndpointFeature.cpp +++ b/arangod/RestServer/EndpointFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9a04ccf2d399..a159c8f08337 100644 --- a/arangod/RestServer/EndpointFeature.h +++ b/arangod/RestServer/EndpointFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2171399d1ec4..df7f7a9e4814 100644 --- a/arangod/RestServer/EnvironmentFeature.cpp +++ b/arangod/RestServer/EnvironmentFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 37cc084f91af..cb121cf41c8f 100644 --- a/arangod/RestServer/EnvironmentFeature.h +++ b/arangod/RestServer/EnvironmentFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bac57ca78528..1d9ce5ccdc4a 100644 --- a/arangod/RestServer/FileDescriptorsFeature.cpp +++ b/arangod/RestServer/FileDescriptorsFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4784d2624fdc..b5be9fc33acb 100644 --- a/arangod/RestServer/FileDescriptorsFeature.h +++ b/arangod/RestServer/FileDescriptorsFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4b11206edc08..6393d1b37d94 100644 --- a/arangod/RestServer/FlushFeature.cpp +++ b/arangod/RestServer/FlushFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ad901cad046f..96fc4f0f6389 100644 --- a/arangod/RestServer/FlushFeature.h +++ b/arangod/RestServer/FlushFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d0619d9f07a7..6be804cb7aff 100644 --- a/arangod/RestServer/FortuneFeature.cpp +++ b/arangod/RestServer/FortuneFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ebf7095789a2..e720e226d9db 100644 --- a/arangod/RestServer/FortuneFeature.h +++ b/arangod/RestServer/FortuneFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c56529d92831..e4a5b7aee390 100644 --- a/arangod/RestServer/FrontendFeature.cpp +++ b/arangod/RestServer/FrontendFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a22d0408e1f2..11d8d72e280a 100644 --- a/arangod/RestServer/FrontendFeature.h +++ b/arangod/RestServer/FrontendFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3ae88aac4932..5b7e1f415f62 100644 --- a/arangod/RestServer/InitDatabaseFeature.cpp +++ b/arangod/RestServer/InitDatabaseFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5a04b17d751e..e705bd2efcb4 100644 --- a/arangod/RestServer/InitDatabaseFeature.h +++ b/arangod/RestServer/InitDatabaseFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d013fe7bccb1..f9460be94069 100644 --- a/arangod/RestServer/LanguageCheckFeature.cpp +++ b/arangod/RestServer/LanguageCheckFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 39236dfbd2ae..e51201be1b4a 100644 --- a/arangod/RestServer/LanguageCheckFeature.h +++ b/arangod/RestServer/LanguageCheckFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c56227d5f0fa..945d40640c0a 100644 --- a/arangod/RestServer/LockfileFeature.cpp +++ b/arangod/RestServer/LockfileFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 71491a194da5..9e56358fe596 100644 --- a/arangod/RestServer/LockfileFeature.h +++ b/arangod/RestServer/LockfileFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dd70fc494d88..468a53325326 100644 --- a/arangod/RestServer/LogBufferFeature.cpp +++ b/arangod/RestServer/LogBufferFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f1fbd72fa014..51c1d924abf7 100644 --- a/arangod/RestServer/LogBufferFeature.h +++ b/arangod/RestServer/LogBufferFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 873d383cc474..80f95bcde1bd 100644 --- a/arangod/RestServer/MaxMapCountFeature.cpp +++ b/arangod/RestServer/MaxMapCountFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 aebd7ea2cca0..3048c9b8d616 100644 --- a/arangod/RestServer/MaxMapCountFeature.h +++ b/arangod/RestServer/MaxMapCountFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 490fff857375..0e38c0b8051d 100644 --- a/arangod/RestServer/QueryRegistryFeature.cpp +++ b/arangod/RestServer/QueryRegistryFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b4c58a5217cc..575869ef6d87 100644 --- a/arangod/RestServer/QueryRegistryFeature.h +++ b/arangod/RestServer/QueryRegistryFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 534d86c1b76e..d2f753a13f0f 100644 --- a/arangod/RestServer/RestartAction.cpp +++ b/arangod/RestServer/RestartAction.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/RestServer/RestartAction.h b/arangod/RestServer/RestartAction.h index 4415d10df97d..85b4ee4548cc 100644 --- a/arangod/RestServer/RestartAction.h +++ b/arangod/RestServer/RestartAction.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/RestServer/ScriptFeature.cpp b/arangod/RestServer/ScriptFeature.cpp index f5eec414a281..071a7d516743 100644 --- a/arangod/RestServer/ScriptFeature.cpp +++ b/arangod/RestServer/ScriptFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bf0d00dfbef1..5cc37c9fa669 100644 --- a/arangod/RestServer/ScriptFeature.h +++ b/arangod/RestServer/ScriptFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 98e70e9d3831..dffad965fcff 100644 --- a/arangod/RestServer/ServerFeature.cpp +++ b/arangod/RestServer/ServerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d51795ab3fd5..5935ea304585 100644 --- a/arangod/RestServer/ServerFeature.h +++ b/arangod/RestServer/ServerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 af02bd0dc96f..7fbe575fdfde 100644 --- a/arangod/RestServer/ServerIdFeature.cpp +++ b/arangod/RestServer/ServerIdFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 535f671bffa0..fdaeb30b6516 100644 --- a/arangod/RestServer/ServerIdFeature.h +++ b/arangod/RestServer/ServerIdFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 817e250302bd..456434064d2d 100644 --- a/arangod/RestServer/SoftShutdownFeature.cpp +++ b/arangod/RestServer/SoftShutdownFeature.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/RestServer/SoftShutdownFeature.h b/arangod/RestServer/SoftShutdownFeature.h index 5c5f494236eb..16d8d40bb160 100644 --- a/arangod/RestServer/SoftShutdownFeature.h +++ b/arangod/RestServer/SoftShutdownFeature.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/RestServer/SupervisorFeature.cpp b/arangod/RestServer/SupervisorFeature.cpp index 9bb8c2a6be39..5920428177bf 100644 --- a/arangod/RestServer/SupervisorFeature.cpp +++ b/arangod/RestServer/SupervisorFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 08e4775b1447..0357bad26989 100644 --- a/arangod/RestServer/SupervisorFeature.h +++ b/arangod/RestServer/SupervisorFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bdb70744eddd..8ab0b291acea 100644 --- a/arangod/RestServer/SystemDatabaseFeature.cpp +++ b/arangod/RestServer/SystemDatabaseFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 de5f927c23ca..0469ff315556 100644 --- a/arangod/RestServer/SystemDatabaseFeature.h +++ b/arangod/RestServer/SystemDatabaseFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 78056994ae46..7dd14b6b92ca 100644 --- a/arangod/RestServer/TtlFeature.cpp +++ b/arangod/RestServer/TtlFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 067f38fcccb6..b96cbfd7a9f0 100644 --- a/arangod/RestServer/TtlFeature.h +++ b/arangod/RestServer/TtlFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 99d83e356d77..0c960e9b22e2 100644 --- a/arangod/RestServer/UpgradeFeature.cpp +++ b/arangod/RestServer/UpgradeFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0310d1ed19a3..0853c3ecd375 100644 --- a/arangod/RestServer/UpgradeFeature.h +++ b/arangod/RestServer/UpgradeFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 60d1b31680df..eb6b071ccb43 100644 --- a/arangod/RestServer/ViewTypesFeature.cpp +++ b/arangod/RestServer/ViewTypesFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8b00a2fd656b..f2b3a3419908 100644 --- a/arangod/RestServer/ViewTypesFeature.h +++ b/arangod/RestServer/ViewTypesFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 531778a83967..751bb0741b14 100644 --- a/arangod/RestServer/VocbaseContext.cpp +++ b/arangod/RestServer/VocbaseContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 14d88b67a3bd..bff8ec07de8d 100644 --- a/arangod/RestServer/VocbaseContext.h +++ b/arangod/RestServer/VocbaseContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e788092a6025..82f1c967ee3f 100644 --- a/arangod/RestServer/arangod.cpp +++ b/arangod/RestServer/arangod.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 31d58fe4b79f..8879d05883e0 100644 --- a/arangod/RocksDBEngine/Listeners/RocksDBBackgroundErrorListener.cpp +++ b/arangod/RocksDBEngine/Listeners/RocksDBBackgroundErrorListener.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 24ddf5f9c467..a702cfa01309 100644 --- a/arangod/RocksDBEngine/Listeners/RocksDBBackgroundErrorListener.h +++ b/arangod/RocksDBEngine/Listeners/RocksDBBackgroundErrorListener.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 87f1f678253a..38631b118ae6 100644 --- a/arangod/RocksDBEngine/Listeners/RocksDBMetricsListener.cpp +++ b/arangod/RocksDBEngine/Listeners/RocksDBMetricsListener.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 67017cbd4aa5..eaf88ffc826b 100644 --- a/arangod/RocksDBEngine/Listeners/RocksDBMetricsListener.h +++ b/arangod/RocksDBEngine/Listeners/RocksDBMetricsListener.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2a6b104d4d20..2a801b6eb665 100644 --- a/arangod/RocksDBEngine/Listeners/RocksDBThrottle.cpp +++ b/arangod/RocksDBEngine/Listeners/RocksDBThrottle.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bbbbb1b2a01f..e3c6960be342 100644 --- a/arangod/RocksDBEngine/Listeners/RocksDBThrottle.h +++ b/arangod/RocksDBEngine/Listeners/RocksDBThrottle.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1de7c18c2b97..477c0e379175 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBBatchedMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBBatchedMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 377151af79dd..78bc2b7b6dfd 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBBatchedMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBBatchedMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f80c9ca37552..ca71addb8623 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBBatchedWithIndexMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBBatchedWithIndexMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cfb8a90794f4..5015d762b23c 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBBatchedWithIndexMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBBatchedWithIndexMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 85bac01065e6..a2395c085f50 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBReadOnlyBaseMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBReadOnlyBaseMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dda87cb53fbb..68e5c284e60c 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBReadOnlyBaseMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBReadOnlyBaseMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fecd3dcc4d12..cf06f42da19a 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBReadOnlyMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBReadOnlyMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3beac0680f85..613e19af8323 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBReadOnlyMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBReadOnlyMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 294295bd4af9..df3f0a3e7d5a 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBSingleOperationReadOnlyMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBSingleOperationReadOnlyMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9ddda547b12e..d14d3d97371a 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBSingleOperationReadOnlyMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBSingleOperationReadOnlyMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 db7f96d3a2a7..c9e02c7aa9c8 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBSingleOperationTrxMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBSingleOperationTrxMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ab0417fb30ab..6ec7e7478064 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBSingleOperationTrxMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBSingleOperationTrxMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 87e543701efc..2524f60eb265 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBTrxBaseMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBTrxBaseMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 55094a885722..7f89b33e17d6 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBTrxBaseMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBTrxBaseMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0efac46471dd..2ec43354507b 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBTrxMethods.cpp +++ b/arangod/RocksDBEngine/Methods/RocksDBTrxMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0986ff52b441..721323967bf7 100644 --- a/arangod/RocksDBEngine/Methods/RocksDBTrxMethods.h +++ b/arangod/RocksDBEngine/Methods/RocksDBTrxMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6ed6ac914f00..f9bc853e81fd 100644 --- a/arangod/RocksDBEngine/ReplicatedRocksDBTransactionCollection.cpp +++ b/arangod/RocksDBEngine/ReplicatedRocksDBTransactionCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8eff233d7908..bc652a2fb713 100644 --- a/arangod/RocksDBEngine/ReplicatedRocksDBTransactionCollection.h +++ b/arangod/RocksDBEngine/ReplicatedRocksDBTransactionCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fb47eb85071c..f82fe753e995 100644 --- a/arangod/RocksDBEngine/ReplicatedRocksDBTransactionState.cpp +++ b/arangod/RocksDBEngine/ReplicatedRocksDBTransactionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 07a98e559e9d..d342cf315547 100644 --- a/arangod/RocksDBEngine/ReplicatedRocksDBTransactionState.h +++ b/arangod/RocksDBEngine/ReplicatedRocksDBTransactionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 273fd7be379c..de971ad99e12 100644 --- a/arangod/RocksDBEngine/RocksDBBackgroundThread.cpp +++ b/arangod/RocksDBEngine/RocksDBBackgroundThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 05b54cdc1390..e2920446403b 100644 --- a/arangod/RocksDBEngine/RocksDBBackgroundThread.h +++ b/arangod/RocksDBEngine/RocksDBBackgroundThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f1e29e02def0..50bd101ee8f3 100644 --- a/arangod/RocksDBEngine/RocksDBBuilderIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBBuilderIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b9f464f5912e..6e99a4381758 100644 --- a/arangod/RocksDBEngine/RocksDBBuilderIndex.h +++ b/arangod/RocksDBEngine/RocksDBBuilderIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 77ab26fe40e9..48dcda764978 100644 --- a/arangod/RocksDBEngine/RocksDBCollection.cpp +++ b/arangod/RocksDBEngine/RocksDBCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0698c0c9aa79..2370a24cc2e1 100644 --- a/arangod/RocksDBEngine/RocksDBCollection.h +++ b/arangod/RocksDBEngine/RocksDBCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 eeed2f636fdb..7fc9aaae67ca 100644 --- a/arangod/RocksDBEngine/RocksDBColumnFamilyManager.cpp +++ b/arangod/RocksDBEngine/RocksDBColumnFamilyManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 97ea84aa364f..b2d65f3780ba 100644 --- a/arangod/RocksDBEngine/RocksDBColumnFamilyManager.h +++ b/arangod/RocksDBEngine/RocksDBColumnFamilyManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dc5642336ac4..6895d1147870 100644 --- a/arangod/RocksDBEngine/RocksDBCommon.cpp +++ b/arangod/RocksDBEngine/RocksDBCommon.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7da8493348af..0d6897ac56ee 100644 --- a/arangod/RocksDBEngine/RocksDBCommon.h +++ b/arangod/RocksDBEngine/RocksDBCommon.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4a972ea88f1c..7a00d934c05b 100644 --- a/arangod/RocksDBEngine/RocksDBComparator.cpp +++ b/arangod/RocksDBEngine/RocksDBComparator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 957cc667bc4a..7fde2d3744d5 100644 --- a/arangod/RocksDBEngine/RocksDBComparator.h +++ b/arangod/RocksDBEngine/RocksDBComparator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 25a027889515..23408a81f9f1 100644 --- a/arangod/RocksDBEngine/RocksDBCuckooIndexEstimator.cpp +++ b/arangod/RocksDBEngine/RocksDBCuckooIndexEstimator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f6e83ad1db92..578f3104941e 100644 --- a/arangod/RocksDBEngine/RocksDBCuckooIndexEstimator.h +++ b/arangod/RocksDBEngine/RocksDBCuckooIndexEstimator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f47795607e9a..bf727f8bdb34 100644 --- a/arangod/RocksDBEngine/RocksDBEdgeIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBEdgeIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a4f769a44530..e96dacc73a9d 100644 --- a/arangod/RocksDBEngine/RocksDBEdgeIndex.h +++ b/arangod/RocksDBEngine/RocksDBEdgeIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6990270ca9f2..bc2b74902c5e 100644 --- a/arangod/RocksDBEngine/RocksDBEngine.cpp +++ b/arangod/RocksDBEngine/RocksDBEngine.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 edeb51f3c6bd..98a8fd7bf538 100644 --- a/arangod/RocksDBEngine/RocksDBEngine.h +++ b/arangod/RocksDBEngine/RocksDBEngine.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 648d660f6ca7..bb156254ee43 100644 --- a/arangod/RocksDBEngine/RocksDBFormat.cpp +++ b/arangod/RocksDBEngine/RocksDBFormat.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ad623ed65a8e..6e46bf7d72bd 100644 --- a/arangod/RocksDBEngine/RocksDBFormat.h +++ b/arangod/RocksDBEngine/RocksDBFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 248a2fdc4233..16ef310a4eb9 100644 --- a/arangod/RocksDBEngine/RocksDBFulltextIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBFulltextIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6388ca72c37e..57490954d6c7 100644 --- a/arangod/RocksDBEngine/RocksDBFulltextIndex.h +++ b/arangod/RocksDBEngine/RocksDBFulltextIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 116c89b6d14d..dda0a0198855 100644 --- a/arangod/RocksDBEngine/RocksDBGeoIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBGeoIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7864be0993af..82051b80197f 100644 --- a/arangod/RocksDBEngine/RocksDBGeoIndex.h +++ b/arangod/RocksDBEngine/RocksDBGeoIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9b3de9fa1521..a7bd069e4aba 100644 --- a/arangod/RocksDBEngine/RocksDBHashIndex.h +++ b/arangod/RocksDBEngine/RocksDBHashIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9b034caf5b8c..7685852138d9 100644 --- a/arangod/RocksDBEngine/RocksDBIncrementalSync.cpp +++ b/arangod/RocksDBEngine/RocksDBIncrementalSync.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ecb4c87909e8..fe5b67f9c8af 100644 --- a/arangod/RocksDBEngine/RocksDBIncrementalSync.h +++ b/arangod/RocksDBEngine/RocksDBIncrementalSync.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e49fcf390571..0096e49016b2 100644 --- a/arangod/RocksDBEngine/RocksDBIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 731f266642e5..29d1e7ee5992 100644 --- a/arangod/RocksDBEngine/RocksDBIndex.h +++ b/arangod/RocksDBEngine/RocksDBIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 acbad41e158d..16fa9a069615 100644 --- a/arangod/RocksDBEngine/RocksDBIndexFactory.cpp +++ b/arangod/RocksDBEngine/RocksDBIndexFactory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d686f9cd086c..c42cc8177a1f 100644 --- a/arangod/RocksDBEngine/RocksDBIndexFactory.h +++ b/arangod/RocksDBEngine/RocksDBIndexFactory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a1c4857be8a5..8745f3024be8 100644 --- a/arangod/RocksDBEngine/RocksDBIterators.cpp +++ b/arangod/RocksDBEngine/RocksDBIterators.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 88e87b3f2a14..29eec4a27fea 100644 --- a/arangod/RocksDBEngine/RocksDBIterators.h +++ b/arangod/RocksDBEngine/RocksDBIterators.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7e68be9e5d67..b59c16a065b6 100644 --- a/arangod/RocksDBEngine/RocksDBKey.cpp +++ b/arangod/RocksDBEngine/RocksDBKey.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bfd7ac72780d..e370a0fdecdd 100644 --- a/arangod/RocksDBEngine/RocksDBKey.h +++ b/arangod/RocksDBEngine/RocksDBKey.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 549c97b594bd..d60a441807be 100644 --- a/arangod/RocksDBEngine/RocksDBKeyBounds.cpp +++ b/arangod/RocksDBEngine/RocksDBKeyBounds.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a6979ba56a3c..763eb8f126e9 100644 --- a/arangod/RocksDBEngine/RocksDBKeyBounds.h +++ b/arangod/RocksDBEngine/RocksDBKeyBounds.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 980e26a0ba8f..f912ceb8a418 100644 --- a/arangod/RocksDBEngine/RocksDBLogValue.cpp +++ b/arangod/RocksDBEngine/RocksDBLogValue.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d9eb94bb9f38..cce8ee0ae8af 100644 --- a/arangod/RocksDBEngine/RocksDBLogValue.h +++ b/arangod/RocksDBEngine/RocksDBLogValue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fc7eaec85070..1c7c1d3ecca3 100644 --- a/arangod/RocksDBEngine/RocksDBMetaCollection.cpp +++ b/arangod/RocksDBEngine/RocksDBMetaCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 549a328a06fe..82acc3a20ef9 100644 --- a/arangod/RocksDBEngine/RocksDBMetaCollection.h +++ b/arangod/RocksDBEngine/RocksDBMetaCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c0f4ef1f6bb9..5d65fb444b6b 100644 --- a/arangod/RocksDBEngine/RocksDBMetadata.cpp +++ b/arangod/RocksDBEngine/RocksDBMetadata.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cfff66edd5e6..577b2748e069 100644 --- a/arangod/RocksDBEngine/RocksDBMetadata.h +++ b/arangod/RocksDBEngine/RocksDBMetadata.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 20baa793e6f8..380a755544cb 100644 --- a/arangod/RocksDBEngine/RocksDBMethods.h +++ b/arangod/RocksDBEngine/RocksDBMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 325415e1d772..c71cfd42555f 100644 --- a/arangod/RocksDBEngine/RocksDBOptimizerRules.cpp +++ b/arangod/RocksDBEngine/RocksDBOptimizerRules.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fa5473b7edfa..257fa335177d 100644 --- a/arangod/RocksDBEngine/RocksDBOptimizerRules.h +++ b/arangod/RocksDBEngine/RocksDBOptimizerRules.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d34090a9ed54..1e788dc9aebf 100644 --- a/arangod/RocksDBEngine/RocksDBOptionFeature.cpp +++ b/arangod/RocksDBEngine/RocksDBOptionFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c6ccb9a91422..c9d50293b64b 100644 --- a/arangod/RocksDBEngine/RocksDBOptionFeature.h +++ b/arangod/RocksDBEngine/RocksDBOptionFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5df4144f27a5..5207c5946606 100644 --- a/arangod/RocksDBEngine/RocksDBPersistedLog.cpp +++ b/arangod/RocksDBEngine/RocksDBPersistedLog.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/RocksDBEngine/RocksDBPersistedLog.h b/arangod/RocksDBEngine/RocksDBPersistedLog.h index bc4ad2b64986..8d38ac2277ed 100644 --- a/arangod/RocksDBEngine/RocksDBPersistedLog.h +++ b/arangod/RocksDBEngine/RocksDBPersistedLog.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/RocksDBEngine/RocksDBPersistentIndex.h b/arangod/RocksDBEngine/RocksDBPersistentIndex.h index 5cb7f1bdba88..616d5bd66327 100644 --- a/arangod/RocksDBEngine/RocksDBPersistentIndex.h +++ b/arangod/RocksDBEngine/RocksDBPersistentIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 482be9103f54..d1af6fda5a8a 100644 --- a/arangod/RocksDBEngine/RocksDBPrefixExtractor.h +++ b/arangod/RocksDBEngine/RocksDBPrefixExtractor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 94d432d12938..5edbba82efb6 100644 --- a/arangod/RocksDBEngine/RocksDBPrimaryIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBPrimaryIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9aa8494e0d3f..b271717b171d 100644 --- a/arangod/RocksDBEngine/RocksDBPrimaryIndex.h +++ b/arangod/RocksDBEngine/RocksDBPrimaryIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a362fc4206c3..02f1bcfd6587 100644 --- a/arangod/RocksDBEngine/RocksDBRecoveryHelper.h +++ b/arangod/RocksDBEngine/RocksDBRecoveryHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 eeb9da779fb2..f60522678764 100644 --- a/arangod/RocksDBEngine/RocksDBRecoveryManager.cpp +++ b/arangod/RocksDBEngine/RocksDBRecoveryManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e42277a8c79f..4c5bf722bf10 100644 --- a/arangod/RocksDBEngine/RocksDBRecoveryManager.h +++ b/arangod/RocksDBEngine/RocksDBRecoveryManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f238dd95a308..0260dc9d4fce 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationCommon.cpp +++ b/arangod/RocksDBEngine/RocksDBReplicationCommon.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ba9c456bd9f1..fa5a9fdc2014 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationCommon.h +++ b/arangod/RocksDBEngine/RocksDBReplicationCommon.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1969aeeb32b3..686ab3cd1ead 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationContext.cpp +++ b/arangod/RocksDBEngine/RocksDBReplicationContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0ba04440b3af..d2bd9d55e0d9 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationContext.h +++ b/arangod/RocksDBEngine/RocksDBReplicationContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fdfda87ed953..96a5929c0d27 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationIterator.cpp +++ b/arangod/RocksDBEngine/RocksDBReplicationIterator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 350820a67d06..85fb75fa9118 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationIterator.h +++ b/arangod/RocksDBEngine/RocksDBReplicationIterator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a1abf9564f03..a3d38d8c1553 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationManager.cpp +++ b/arangod/RocksDBEngine/RocksDBReplicationManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5ca3089d7150..32f545cd4e51 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationManager.h +++ b/arangod/RocksDBEngine/RocksDBReplicationManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 38bddb357177..1c7fd7c53a40 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationTailing.cpp +++ b/arangod/RocksDBEngine/RocksDBReplicationTailing.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e6f842729158..6c6351e9b9be 100644 --- a/arangod/RocksDBEngine/RocksDBReplicationTailing.h +++ b/arangod/RocksDBEngine/RocksDBReplicationTailing.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a877c64586d7..dd2db4c10c5b 100644 --- a/arangod/RocksDBEngine/RocksDBRestCollectionHandler.cpp +++ b/arangod/RocksDBEngine/RocksDBRestCollectionHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9cdd9b67e908..7f8c68ac9b9c 100644 --- a/arangod/RocksDBEngine/RocksDBRestCollectionHandler.h +++ b/arangod/RocksDBEngine/RocksDBRestCollectionHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b6b5e387601f..1193d5f28bac 100644 --- a/arangod/RocksDBEngine/RocksDBRestHandlers.cpp +++ b/arangod/RocksDBEngine/RocksDBRestHandlers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5be0fc0d8eeb..b54b8769a094 100644 --- a/arangod/RocksDBEngine/RocksDBRestHandlers.h +++ b/arangod/RocksDBEngine/RocksDBRestHandlers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 47af02cbdd34..508f52a7d48b 100644 --- a/arangod/RocksDBEngine/RocksDBRestReplicationHandler.cpp +++ b/arangod/RocksDBEngine/RocksDBRestReplicationHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5f3cffc26458..0d3eff639c4c 100644 --- a/arangod/RocksDBEngine/RocksDBRestReplicationHandler.h +++ b/arangod/RocksDBEngine/RocksDBRestReplicationHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 534bb295af67..7e5ba9c9fd43 100644 --- a/arangod/RocksDBEngine/RocksDBRestWalHandler.cpp +++ b/arangod/RocksDBEngine/RocksDBRestWalHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3ebb0769506b..0921a112e4d0 100644 --- a/arangod/RocksDBEngine/RocksDBRestWalHandler.h +++ b/arangod/RocksDBEngine/RocksDBRestWalHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 53d0f719aa3b..25a801530fbb 100644 --- a/arangod/RocksDBEngine/RocksDBSavePoint.cpp +++ b/arangod/RocksDBEngine/RocksDBSavePoint.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f276f87ba43f..fe2d9dda711d 100644 --- a/arangod/RocksDBEngine/RocksDBSavePoint.h +++ b/arangod/RocksDBEngine/RocksDBSavePoint.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c12cdc3887db..f15e069f80a5 100644 --- a/arangod/RocksDBEngine/RocksDBSettingsManager.cpp +++ b/arangod/RocksDBEngine/RocksDBSettingsManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 68dbca9bc1fd..791cc4802c03 100644 --- a/arangod/RocksDBEngine/RocksDBSettingsManager.h +++ b/arangod/RocksDBEngine/RocksDBSettingsManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/RocksDBSha256Checksum.cpp b/arangod/RocksDBEngine/RocksDBSha256Checksum.cpp index 1739390b69ba..b9710e6c75d9 100644 --- a/arangod/RocksDBEngine/RocksDBSha256Checksum.cpp +++ b/arangod/RocksDBEngine/RocksDBSha256Checksum.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/RocksDBSha256Checksum.h b/arangod/RocksDBEngine/RocksDBSha256Checksum.h index b5532e7d262f..f48afe5dc8b0 100644 --- a/arangod/RocksDBEngine/RocksDBSha256Checksum.h +++ b/arangod/RocksDBEngine/RocksDBSha256Checksum.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9c28c6dcc1f9..cdc9ce6e1082 100644 --- a/arangod/RocksDBEngine/RocksDBSkiplistIndex.h +++ b/arangod/RocksDBEngine/RocksDBSkiplistIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0b87713e5fbc..70496e8b4ef8 100644 --- a/arangod/RocksDBEngine/RocksDBSyncThread.cpp +++ b/arangod/RocksDBEngine/RocksDBSyncThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 40fa2d1757ef..b45d2d0efca4 100644 --- a/arangod/RocksDBEngine/RocksDBSyncThread.h +++ b/arangod/RocksDBEngine/RocksDBSyncThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2228ce4ff767..9ced0d5266c3 100644 --- a/arangod/RocksDBEngine/RocksDBTransactionCollection.cpp +++ b/arangod/RocksDBEngine/RocksDBTransactionCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e1da04234e52..9de66ff3cb3c 100644 --- a/arangod/RocksDBEngine/RocksDBTransactionCollection.h +++ b/arangod/RocksDBEngine/RocksDBTransactionCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 03becb8cf63b..eaa58d894478 100644 --- a/arangod/RocksDBEngine/RocksDBTransactionMethods.cpp +++ b/arangod/RocksDBEngine/RocksDBTransactionMethods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 54095e8de9ba..a058ae3257fc 100644 --- a/arangod/RocksDBEngine/RocksDBTransactionMethods.h +++ b/arangod/RocksDBEngine/RocksDBTransactionMethods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5e5e82fd5d1a..ddb51ad7d241 100644 --- a/arangod/RocksDBEngine/RocksDBTransactionState.cpp +++ b/arangod/RocksDBEngine/RocksDBTransactionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8ba556ee0f37..60635f786a74 100644 --- a/arangod/RocksDBEngine/RocksDBTransactionState.h +++ b/arangod/RocksDBEngine/RocksDBTransactionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2dfe3e5dff9e..2eeae061efcd 100644 --- a/arangod/RocksDBEngine/RocksDBTtlIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBTtlIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e24068bf22d1..812d6edb0877 100644 --- a/arangod/RocksDBEngine/RocksDBTtlIndex.h +++ b/arangod/RocksDBEngine/RocksDBTtlIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 be971ac7b9b1..326b9c422529 100644 --- a/arangod/RocksDBEngine/RocksDBTypes.cpp +++ b/arangod/RocksDBEngine/RocksDBTypes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 22600874b442..099487c89659 100644 --- a/arangod/RocksDBEngine/RocksDBTypes.h +++ b/arangod/RocksDBEngine/RocksDBTypes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 20a14f0ae80f..572a82ad8a01 100644 --- a/arangod/RocksDBEngine/RocksDBUpgrade.cpp +++ b/arangod/RocksDBEngine/RocksDBUpgrade.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 830145914db5..2be76d5aaba0 100644 --- a/arangod/RocksDBEngine/RocksDBUpgrade.h +++ b/arangod/RocksDBEngine/RocksDBUpgrade.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6a3edc8d7db1..bc05438609d7 100644 --- a/arangod/RocksDBEngine/RocksDBV8Functions.cpp +++ b/arangod/RocksDBEngine/RocksDBV8Functions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 61d8302c0167..b4b7418136e1 100644 --- a/arangod/RocksDBEngine/RocksDBV8Functions.h +++ b/arangod/RocksDBEngine/RocksDBV8Functions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f2ef85a5a626..fc6d5b84f31d 100644 --- a/arangod/RocksDBEngine/RocksDBVPackIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBVPackIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a34010ca0d50..94fe1d918be8 100644 --- a/arangod/RocksDBEngine/RocksDBVPackIndex.h +++ b/arangod/RocksDBEngine/RocksDBVPackIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9af8459d998d..99c862d55e7f 100644 --- a/arangod/RocksDBEngine/RocksDBValue.cpp +++ b/arangod/RocksDBEngine/RocksDBValue.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3e95358ff4a7..8a8576df514a 100644 --- a/arangod/RocksDBEngine/RocksDBValue.h +++ b/arangod/RocksDBEngine/RocksDBValue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3d3d79976f22..30f8506df807 100644 --- a/arangod/RocksDBEngine/RocksDBWalAccess.cpp +++ b/arangod/RocksDBEngine/RocksDBWalAccess.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 07c92c77dbb2..d2ce421a3b2e 100644 --- a/arangod/RocksDBEngine/RocksDBWalAccess.h +++ b/arangod/RocksDBEngine/RocksDBWalAccess.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8401b0babe79..13bb467d11f8 100644 --- a/arangod/RocksDBEngine/RocksDBZkdIndex.cpp +++ b/arangod/RocksDBEngine/RocksDBZkdIndex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5d78a6ebf415..4c39a2782eeb 100644 --- a/arangod/RocksDBEngine/RocksDBZkdIndex.h +++ b/arangod/RocksDBEngine/RocksDBZkdIndex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1dba46581bf8..d5dc756cb1f6 100644 --- a/arangod/RocksDBEngine/SimpleRocksDBTransactionState.cpp +++ b/arangod/RocksDBEngine/SimpleRocksDBTransactionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f0fac8545612..99c57fabf245 100644 --- a/arangod/RocksDBEngine/SimpleRocksDBTransactionState.h +++ b/arangod/RocksDBEngine/SimpleRocksDBTransactionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 eb4426be21b1..605fb0633e89 100644 --- a/arangod/Scheduler/Scheduler.cpp +++ b/arangod/Scheduler/Scheduler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d0debce3f2fc..4c78ba57781c 100644 --- a/arangod/Scheduler/Scheduler.h +++ b/arangod/Scheduler/Scheduler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1fe90d032d56..5cd3da4d35e2 100644 --- a/arangod/Scheduler/SchedulerFeature.cpp +++ b/arangod/Scheduler/SchedulerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cd5694ef74f2..4ba74795df5a 100644 --- a/arangod/Scheduler/SchedulerFeature.h +++ b/arangod/Scheduler/SchedulerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5ff5d5851689..32e8235cf542 100644 --- a/arangod/Scheduler/SupervisedScheduler.cpp +++ b/arangod/Scheduler/SupervisedScheduler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bcefdd109fef..52e62b508cfd 100644 --- a/arangod/Scheduler/SupervisedScheduler.h +++ b/arangod/Scheduler/SupervisedScheduler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 10ac82bd53a4..1094ba3d07b7 100644 --- a/arangod/Sharding/ShardDistributionReporter.cpp +++ b/arangod/Sharding/ShardDistributionReporter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8eeb1bd4a8eb..a3cea1c0ffe2 100644 --- a/arangod/Sharding/ShardDistributionReporter.h +++ b/arangod/Sharding/ShardDistributionReporter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 65644475cfb6..ae101fab74f4 100644 --- a/arangod/Sharding/ShardingFeature.cpp +++ b/arangod/Sharding/ShardingFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c50da63e8e49..e7cda1099ef5 100644 --- a/arangod/Sharding/ShardingFeature.h +++ b/arangod/Sharding/ShardingFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ae0df294e28b..4304bb4a7f1f 100644 --- a/arangod/Sharding/ShardingInfo.cpp +++ b/arangod/Sharding/ShardingInfo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9911e0dae7d6..97fa4b5a2da8 100644 --- a/arangod/Sharding/ShardingInfo.h +++ b/arangod/Sharding/ShardingInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c999df38c7f8..3bd3a695c7c2 100644 --- a/arangod/Sharding/ShardingStrategy.cpp +++ b/arangod/Sharding/ShardingStrategy.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d26ed85f3d6a..f356d2b8f77a 100644 --- a/arangod/Sharding/ShardingStrategy.h +++ b/arangod/Sharding/ShardingStrategy.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 58b10a89b896..d3fa917e21a2 100644 --- a/arangod/Sharding/ShardingStrategyDefault.cpp +++ b/arangod/Sharding/ShardingStrategyDefault.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7e811439815d..d788d74508bf 100644 --- a/arangod/Sharding/ShardingStrategyDefault.h +++ b/arangod/Sharding/ShardingStrategyDefault.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9200f62cad7b..fcacb666d453 100644 --- a/arangod/Statistics/ConnectionStatistics.cpp +++ b/arangod/Statistics/ConnectionStatistics.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5726c957dea7..2f20ef102ef6 100644 --- a/arangod/Statistics/ConnectionStatistics.h +++ b/arangod/Statistics/ConnectionStatistics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4a24b3cd5481..e02a9173d681 100644 --- a/arangod/Statistics/Descriptions.cpp +++ b/arangod/Statistics/Descriptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fd32c6eb6219..a86c878ec502 100644 --- a/arangod/Statistics/Descriptions.h +++ b/arangod/Statistics/Descriptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 857c692e2203..0d466f098da0 100644 --- a/arangod/Statistics/RequestStatistics.cpp +++ b/arangod/Statistics/RequestStatistics.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 deea18180825..14f87091009a 100644 --- a/arangod/Statistics/RequestStatistics.h +++ b/arangod/Statistics/RequestStatistics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 458e7b792d02..f3411f10a4c0 100644 --- a/arangod/Statistics/ServerStatistics.cpp +++ b/arangod/Statistics/ServerStatistics.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 04b1d425ec85..5f5b022beb57 100644 --- a/arangod/Statistics/ServerStatistics.h +++ b/arangod/Statistics/ServerStatistics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2c51100ad4e9..47cd50a72572 100644 --- a/arangod/Statistics/StatisticsFeature.cpp +++ b/arangod/Statistics/StatisticsFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 65f37a1bae94..284452bbfd07 100644 --- a/arangod/Statistics/StatisticsFeature.h +++ b/arangod/Statistics/StatisticsFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9b7e759dccd4..45bad4995dff 100644 --- a/arangod/Statistics/StatisticsWorker.cpp +++ b/arangod/Statistics/StatisticsWorker.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a57be9e33a3b..f3e38e2fd97c 100644 --- a/arangod/Statistics/StatisticsWorker.h +++ b/arangod/Statistics/StatisticsWorker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bac27b5195d6..ef86582dea59 100644 --- a/arangod/Statistics/figures.h +++ b/arangod/Statistics/figures.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 68d7efac87f8..e920785c51f2 100644 --- a/arangod/StorageEngine/EngineSelectorFeature.cpp +++ b/arangod/StorageEngine/EngineSelectorFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cedcf94c91c7..063f47e1f318 100644 --- a/arangod/StorageEngine/EngineSelectorFeature.h +++ b/arangod/StorageEngine/EngineSelectorFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bb52d4277dae..0c94dde9d124 100644 --- a/arangod/StorageEngine/HealthData.cpp +++ b/arangod/StorageEngine/HealthData.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1d1a9b097161..2dafd334f343 100644 --- a/arangod/StorageEngine/HealthData.h +++ b/arangod/StorageEngine/HealthData.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 763445279be4..e4de25d97bd0 100644 --- a/arangod/StorageEngine/HotBackup.cpp +++ b/arangod/StorageEngine/HotBackup.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9f9dc7881ca4..3297e20522b2 100644 --- a/arangod/StorageEngine/HotBackup.h +++ b/arangod/StorageEngine/HotBackup.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 744e16711162..9c18602dcf26 100644 --- a/arangod/StorageEngine/HotBackupCommon.h +++ b/arangod/StorageEngine/HotBackupCommon.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fe906a2aeec1..b57c17d9d4cb 100644 --- a/arangod/StorageEngine/PhysicalCollection.cpp +++ b/arangod/StorageEngine/PhysicalCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0fbdaef5fe98..07e70a1d8da8 100644 --- a/arangod/StorageEngine/PhysicalCollection.h +++ b/arangod/StorageEngine/PhysicalCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 562c2c5f6a61..e2cea9b9f6a5 100644 --- a/arangod/StorageEngine/ReplicationIterator.cpp +++ b/arangod/StorageEngine/ReplicationIterator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9c291ba2b6fd..7b3798d8c35f 100644 --- a/arangod/StorageEngine/ReplicationIterator.h +++ b/arangod/StorageEngine/ReplicationIterator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 093a5fcf3bd3..c9164c0e1425 100644 --- a/arangod/StorageEngine/StorageEngine.cpp +++ b/arangod/StorageEngine/StorageEngine.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5730766c233b..636b7ece2ea5 100644 --- a/arangod/StorageEngine/StorageEngine.h +++ b/arangod/StorageEngine/StorageEngine.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6812abfd332b..c67f721aab36 100644 --- a/arangod/StorageEngine/StorageEngineFeature.h +++ b/arangod/StorageEngine/StorageEngineFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e52dfe23fd96..c6ffbf9c6a2d 100644 --- a/arangod/StorageEngine/TransactionCollection.cpp +++ b/arangod/StorageEngine/TransactionCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5f492b20ff29..3b7486f8090f 100644 --- a/arangod/StorageEngine/TransactionCollection.h +++ b/arangod/StorageEngine/TransactionCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 851cd90fbafe..9d5556bc0bde 100644 --- a/arangod/StorageEngine/TransactionState.cpp +++ b/arangod/StorageEngine/TransactionState.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6e432faa3524..e882f0933b9d 100644 --- a/arangod/StorageEngine/TransactionState.h +++ b/arangod/StorageEngine/TransactionState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a3cb1ff5a73f..ed1aadad6f30 100644 --- a/arangod/StorageEngine/WalAccess.cpp +++ b/arangod/StorageEngine/WalAccess.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ffde973162ae..ac08e031b95f 100644 --- a/arangod/StorageEngine/WalAccess.h +++ b/arangod/StorageEngine/WalAccess.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f494194873fd..b2da8ef401f8 100644 --- a/arangod/Transaction/ClusterUtils.cpp +++ b/arangod/Transaction/ClusterUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1b0423b6493b..2561158eb400 100644 --- a/arangod/Transaction/ClusterUtils.h +++ b/arangod/Transaction/ClusterUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6f9d45518430..e483a1f706f0 100644 --- a/arangod/Transaction/Context.cpp +++ b/arangod/Transaction/Context.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2887d0d2afe3..5ccc57692935 100644 --- a/arangod/Transaction/Context.h +++ b/arangod/Transaction/Context.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7a9849e18d5c..186933dcd370 100644 --- a/arangod/Transaction/CountCache.cpp +++ b/arangod/Transaction/CountCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 81c69dc927e9..cdff44f9f550 100644 --- a/arangod/Transaction/CountCache.h +++ b/arangod/Transaction/CountCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 262bcaf68235..26b8f1c8b376 100644 --- a/arangod/Transaction/Helpers.cpp +++ b/arangod/Transaction/Helpers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 21772210caf9..7082bd2f4854 100644 --- a/arangod/Transaction/Helpers.h +++ b/arangod/Transaction/Helpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5b763f7cb01e..0cf14c4e107f 100644 --- a/arangod/Transaction/Hints.h +++ b/arangod/Transaction/Hints.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f918bd0dda56..ab73d58c88b3 100644 --- a/arangod/Transaction/Manager.cpp +++ b/arangod/Transaction/Manager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f54fffd35acc..6cd1b66b8c19 100644 --- a/arangod/Transaction/Manager.h +++ b/arangod/Transaction/Manager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c41a30232c8e..4fea7e02e4cd 100644 --- a/arangod/Transaction/ManagerFeature.cpp +++ b/arangod/Transaction/ManagerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ac2f016488ad..49d271946549 100644 --- a/arangod/Transaction/ManagerFeature.h +++ b/arangod/Transaction/ManagerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fbcdc03819f3..bb90893f31fe 100644 --- a/arangod/Transaction/Methods.cpp +++ b/arangod/Transaction/Methods.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8074ec447f8d..48d17e27455e 100644 --- a/arangod/Transaction/Methods.h +++ b/arangod/Transaction/Methods.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d6486d590271..87d7ab6d7f08 100644 --- a/arangod/Transaction/MethodsApi.h +++ b/arangod/Transaction/MethodsApi.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Transaction/Options.cpp b/arangod/Transaction/Options.cpp index 983b76856d56..6616b05364f9 100644 --- a/arangod/Transaction/Options.cpp +++ b/arangod/Transaction/Options.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 960eb7d00d44..5d957d16f84e 100644 --- a/arangod/Transaction/Options.h +++ b/arangod/Transaction/Options.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d887bd72717c..7e36c2273182 100644 --- a/arangod/Transaction/SmartContext.cpp +++ b/arangod/Transaction/SmartContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9926f770b9e7..e0ad33bda1ac 100644 --- a/arangod/Transaction/SmartContext.h +++ b/arangod/Transaction/SmartContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 82223ebec8fb..0f1c8ffc7e23 100644 --- a/arangod/Transaction/StandaloneContext.cpp +++ b/arangod/Transaction/StandaloneContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 12574d777f6d..e7636ebfbc29 100644 --- a/arangod/Transaction/StandaloneContext.h +++ b/arangod/Transaction/StandaloneContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 805fa5d85850..758a2508b3eb 100644 --- a/arangod/Transaction/Status.cpp +++ b/arangod/Transaction/Status.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2cbb7e9a1fcb..9650ac9f2dd5 100644 --- a/arangod/Transaction/Status.h +++ b/arangod/Transaction/Status.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 01014fbf78e1..fbf288e2668a 100644 --- a/arangod/Transaction/V8Context.cpp +++ b/arangod/Transaction/V8Context.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a0a5f9006038..581b1dbe8b6d 100644 --- a/arangod/Transaction/V8Context.h +++ b/arangod/Transaction/V8Context.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6da11148b990..bd45a27b4961 100644 --- a/arangod/Utils/CollectionExport.h +++ b/arangod/Utils/CollectionExport.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 504696f33d71..4701030f53d0 100644 --- a/arangod/Utils/CollectionGuard.h +++ b/arangod/Utils/CollectionGuard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2f4217d6dd1f..395d69b6856a 100644 --- a/arangod/Utils/CollectionNameResolver.cpp +++ b/arangod/Utils/CollectionNameResolver.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1b1a237e3453..13414aad5f80 100644 --- a/arangod/Utils/CollectionNameResolver.h +++ b/arangod/Utils/CollectionNameResolver.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 748086a50295..60a7ef920352 100644 --- a/arangod/Utils/Cursor.h +++ b/arangod/Utils/Cursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2eac803ddc5e..0e3e742719ad 100644 --- a/arangod/Utils/CursorRepository.cpp +++ b/arangod/Utils/CursorRepository.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bab328189772..aee095d630a8 100644 --- a/arangod/Utils/CursorRepository.h +++ b/arangod/Utils/CursorRepository.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bebc05439e7b..843f40d91b9c 100644 --- a/arangod/Utils/DatabaseGuard.cpp +++ b/arangod/Utils/DatabaseGuard.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 037c8d46b6b3..dce67c73370a 100644 --- a/arangod/Utils/DatabaseGuard.h +++ b/arangod/Utils/DatabaseGuard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a03da3a2ef92..b885bd211828 100644 --- a/arangod/Utils/Events.cpp +++ b/arangod/Utils/Events.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 21d9d5ad5753..a19f8511d1cd 100644 --- a/arangod/Utils/Events.h +++ b/arangod/Utils/Events.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ea5b7f04994b..633e8d413df2 100644 --- a/arangod/Utils/ExecContext.cpp +++ b/arangod/Utils/ExecContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9f11ac1566df..b4e1bc2ada43 100644 --- a/arangod/Utils/ExecContext.h +++ b/arangod/Utils/ExecContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/FlushThread.cpp b/arangod/Utils/FlushThread.cpp index c0e6a01135fc..42b4719d1ae6 100644 --- a/arangod/Utils/FlushThread.cpp +++ b/arangod/Utils/FlushThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/FlushThread.h b/arangod/Utils/FlushThread.h index fc6e2f7e2943..a4ba271e6d28 100644 --- a/arangod/Utils/FlushThread.h +++ b/arangod/Utils/FlushThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0ae13873e712..f2b80eb598ac 100644 --- a/arangod/Utils/FlushTransaction.h +++ b/arangod/Utils/FlushTransaction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 79035868c077..4e87abe90aa2 100644 --- a/arangod/Utils/OperationOptions.cpp +++ b/arangod/Utils/OperationOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d1a267494463..3c9e805bd111 100644 --- a/arangod/Utils/OperationOptions.h +++ b/arangod/Utils/OperationOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 561259f4be5d..ecb7771db700 100644 --- a/arangod/Utils/OperationResult.h +++ b/arangod/Utils/OperationResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 124ee00c2e90..81c3b1585f8d 100644 --- a/arangod/Utils/SingleCollectionTransaction.cpp +++ b/arangod/Utils/SingleCollectionTransaction.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fc68b3294ddc..949774fbae78 100644 --- a/arangod/Utils/SingleCollectionTransaction.h +++ b/arangod/Utils/SingleCollectionTransaction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 60878e24608c..7896f44c8b32 100644 --- a/arangod/Utils/UrlHelper.cpp +++ b/arangod/Utils/UrlHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f185168974c9..76088a7e6155 100644 --- a/arangod/Utils/UrlHelper.h +++ b/arangod/Utils/UrlHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4c488e66c2c0..8b32af5a5e1c 100644 --- a/arangod/Utils/VersionTracker.h +++ b/arangod/Utils/VersionTracker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d6127df20a4b..9472743720d5 100644 --- a/arangod/V8Server/FoxxFeature.cpp +++ b/arangod/V8Server/FoxxFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7fade4088baa..4b0dd8c417d1 100644 --- a/arangod/V8Server/FoxxFeature.h +++ b/arangod/V8Server/FoxxFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 74ddb6e1d582..6ff08ca83a21 100644 --- a/arangod/V8Server/V8Context.cpp +++ b/arangod/V8Server/V8Context.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8931006cb979..6172ad54f3f8 100644 --- a/arangod/V8Server/V8Context.h +++ b/arangod/V8Server/V8Context.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6b908e7fe19c..30d47861abd9 100644 --- a/arangod/V8Server/V8DealerFeature.cpp +++ b/arangod/V8Server/V8DealerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ad14c9986cce..19386f69af9a 100644 --- a/arangod/V8Server/V8DealerFeature.h +++ b/arangod/V8Server/V8DealerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a884f4f606f2..a2df7bf5786a 100644 --- a/arangod/V8Server/v8-actions.cpp +++ b/arangod/V8Server/v8-actions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7f02f3966c74..ea6363416bbc 100644 --- a/arangod/V8Server/v8-actions.h +++ b/arangod/V8Server/v8-actions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 265909fdcf13..0a6caddfd1fe 100644 --- a/arangod/V8Server/v8-analyzers.cpp +++ b/arangod/V8Server/v8-analyzers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f4ab4864a6d0..8feee0c8b325 100644 --- a/arangod/V8Server/v8-analyzers.h +++ b/arangod/V8Server/v8-analyzers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5f824382dc54..814f02467158 100644 --- a/arangod/V8Server/v8-collection-util.cpp +++ b/arangod/V8Server/v8-collection-util.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f09a7ee4b030..c9b570e15a47 100644 --- a/arangod/V8Server/v8-collection.cpp +++ b/arangod/V8Server/v8-collection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f6568e21eb90..2868d7022200 100644 --- a/arangod/V8Server/v8-collection.h +++ b/arangod/V8Server/v8-collection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 55b8048afb45..dd4dda8d8914 100644 --- a/arangod/V8Server/v8-dispatcher.cpp +++ b/arangod/V8Server/v8-dispatcher.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7a53f6a1086b..4848191a28fb 100644 --- a/arangod/V8Server/v8-dispatcher.h +++ b/arangod/V8Server/v8-dispatcher.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e41318be2a29..a7c7c186575d 100644 --- a/arangod/V8Server/v8-externals.h +++ b/arangod/V8Server/v8-externals.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5bdf62c0e54a..57250626b857 100644 --- a/arangod/V8Server/v8-general-graph.cpp +++ b/arangod/V8Server/v8-general-graph.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b3a7041d7e20..45e4722f2bbd 100644 --- a/arangod/V8Server/v8-general-graph.h +++ b/arangod/V8Server/v8-general-graph.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 485ead8f311a..3a3ea57dc5f7 100644 --- a/arangod/V8Server/v8-query.cpp +++ b/arangod/V8Server/v8-query.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 220fe9c75b07..a3a41930bde1 100644 --- a/arangod/V8Server/v8-query.h +++ b/arangod/V8Server/v8-query.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1fd84cefc178..9de9e4bdb67c 100644 --- a/arangod/V8Server/v8-replicated-logs.cpp +++ b/arangod/V8Server/v8-replicated-logs.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/V8Server/v8-replicated-logs.h b/arangod/V8Server/v8-replicated-logs.h index c915f4a4de9e..6d3452576af1 100644 --- a/arangod/V8Server/v8-replicated-logs.h +++ b/arangod/V8Server/v8-replicated-logs.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/V8Server/v8-replication.cpp b/arangod/V8Server/v8-replication.cpp index f5116aff3bff..196d2baaaf7b 100644 --- a/arangod/V8Server/v8-replication.cpp +++ b/arangod/V8Server/v8-replication.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5384a12e0c5a..e9e3c58788ba 100644 --- a/arangod/V8Server/v8-replication.h +++ b/arangod/V8Server/v8-replication.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c8b98b9acd6f..ac6e161ef5b2 100644 --- a/arangod/V8Server/v8-statistics.cpp +++ b/arangod/V8Server/v8-statistics.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a6520554d191..a21492fb6918 100644 --- a/arangod/V8Server/v8-statistics.h +++ b/arangod/V8Server/v8-statistics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 95eb8b8ed5dd..776a997acde1 100644 --- a/arangod/V8Server/v8-ttl.cpp +++ b/arangod/V8Server/v8-ttl.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4793f0c15e50..eb1becbf61f5 100644 --- a/arangod/V8Server/v8-ttl.h +++ b/arangod/V8Server/v8-ttl.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b1869e3e4725..e10706472229 100644 --- a/arangod/V8Server/v8-user-functions.cpp +++ b/arangod/V8Server/v8-user-functions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1f4d2f1d4638..d3eae1fff96d 100644 --- a/arangod/V8Server/v8-user-functions.h +++ b/arangod/V8Server/v8-user-functions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 93295d98e542..0145522641e6 100644 --- a/arangod/V8Server/v8-user-structures.cpp +++ b/arangod/V8Server/v8-user-structures.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5d1c00e5e369..3a0c404c6160 100644 --- a/arangod/V8Server/v8-user-structures.h +++ b/arangod/V8Server/v8-user-structures.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bb73f7fb2521..c37ef88aa4fa 100644 --- a/arangod/V8Server/v8-users.cpp +++ b/arangod/V8Server/v8-users.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d34122eb9d7f..0d0a1aabfc7b 100644 --- a/arangod/V8Server/v8-users.h +++ b/arangod/V8Server/v8-users.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2f24c614c463..abab2276ca3a 100644 --- a/arangod/V8Server/v8-util.cpp +++ b/arangod/V8Server/v8-util.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 027139016e26..265f8fa92a95 100644 --- a/arangod/V8Server/v8-views.cpp +++ b/arangod/V8Server/v8-views.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a3220b6bf621..6a2182c380d0 100644 --- a/arangod/V8Server/v8-views.h +++ b/arangod/V8Server/v8-views.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0d86f3f7be60..3958fd3abf53 100644 --- a/arangod/V8Server/v8-vocbase.cpp +++ b/arangod/V8Server/v8-vocbase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 543e56cafab6..60478510b621 100644 --- a/arangod/V8Server/v8-vocbase.h +++ b/arangod/V8Server/v8-vocbase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2aec305de4b9..fd1333cc4279 100644 --- a/arangod/V8Server/v8-vocbaseprivate.h +++ b/arangod/V8Server/v8-vocbaseprivate.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dc9291493541..84bf4b315111 100644 --- a/arangod/V8Server/v8-voccursor.cpp +++ b/arangod/V8Server/v8-voccursor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8ca8e424028f..b7359270c10a 100644 --- a/arangod/V8Server/v8-voccursor.h +++ b/arangod/V8Server/v8-voccursor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5c1c2b894749..e894255b223f 100644 --- a/arangod/V8Server/v8-vocindex.cpp +++ b/arangod/V8Server/v8-vocindex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 089b12b909dd..525f66fd299b 100644 --- a/arangod/V8Server/v8-vocindex.h +++ b/arangod/V8Server/v8-vocindex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1b53276e62ce..88bb46f65b3c 100644 --- a/arangod/VocBase/AccessMode.h +++ b/arangod/VocBase/AccessMode.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3d22804fbf96..734d01e31889 100644 --- a/arangod/VocBase/Identifiers/DataSourceId.cpp +++ b/arangod/VocBase/Identifiers/DataSourceId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d841983ee43e..3e47402984d7 100644 --- a/arangod/VocBase/Identifiers/DataSourceId.h +++ b/arangod/VocBase/Identifiers/DataSourceId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9f1a596c5911..607bf8995030 100644 --- a/arangod/VocBase/Identifiers/IndexId.cpp +++ b/arangod/VocBase/Identifiers/IndexId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 50a80231aaff..bc1f98b35827 100644 --- a/arangod/VocBase/Identifiers/IndexId.h +++ b/arangod/VocBase/Identifiers/IndexId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ea8a08dee7db..2d14805379ac 100644 --- a/arangod/VocBase/Identifiers/LocalDocumentId.cpp +++ b/arangod/VocBase/Identifiers/LocalDocumentId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 177a93d32656..0e05350ee302 100644 --- a/arangod/VocBase/Identifiers/LocalDocumentId.h +++ b/arangod/VocBase/Identifiers/LocalDocumentId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 277297a146a8..4c3dbb06570d 100644 --- a/arangod/VocBase/Identifiers/RevisionId.cpp +++ b/arangod/VocBase/Identifiers/RevisionId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8048c9170c05..11b6aabb5a6a 100644 --- a/arangod/VocBase/Identifiers/RevisionId.h +++ b/arangod/VocBase/Identifiers/RevisionId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8ae62caddb11..6750050517b4 100644 --- a/arangod/VocBase/Identifiers/ServerId.cpp +++ b/arangod/VocBase/Identifiers/ServerId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f1073f7f72b4..e4b9f1c3ab44 100644 --- a/arangod/VocBase/Identifiers/ServerId.h +++ b/arangod/VocBase/Identifiers/ServerId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a61a6d4097b5..15c0afbcadaa 100644 --- a/arangod/VocBase/Identifiers/TransactionId.cpp +++ b/arangod/VocBase/Identifiers/TransactionId.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4fbb6cad400b..192177ef33f6 100644 --- a/arangod/VocBase/Identifiers/TransactionId.h +++ b/arangod/VocBase/Identifiers/TransactionId.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2df358f2332e..cfa016999c0c 100644 --- a/arangod/VocBase/KeyGenerator.cpp +++ b/arangod/VocBase/KeyGenerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 52331a058b0e..47ad93ef7d34 100644 --- a/arangod/VocBase/KeyGenerator.h +++ b/arangod/VocBase/KeyGenerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 785c18e2e6a1..de168f5825d3 100644 --- a/arangod/VocBase/LogicalCollection.cpp +++ b/arangod/VocBase/LogicalCollection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4b96e51861e1..082d5a21f19b 100644 --- a/arangod/VocBase/LogicalCollection.h +++ b/arangod/VocBase/LogicalCollection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6012868d4f1c..333d134c24b3 100644 --- a/arangod/VocBase/LogicalDataSource.cpp +++ b/arangod/VocBase/LogicalDataSource.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a93cb6ff24c3..fbfc376055b9 100644 --- a/arangod/VocBase/LogicalDataSource.h +++ b/arangod/VocBase/LogicalDataSource.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6c7784f055d9..e7293c3d2a17 100644 --- a/arangod/VocBase/LogicalView.cpp +++ b/arangod/VocBase/LogicalView.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 aa33a5cc275c..8ce2869ceae1 100644 --- a/arangod/VocBase/LogicalView.h +++ b/arangod/VocBase/LogicalView.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/ManagedDocumentResult.cpp b/arangod/VocBase/ManagedDocumentResult.cpp index da753b82af22..f4e049f25a29 100644 --- a/arangod/VocBase/ManagedDocumentResult.cpp +++ b/arangod/VocBase/ManagedDocumentResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/ManagedDocumentResult.h b/arangod/VocBase/ManagedDocumentResult.h index 8bab17ec8151..52964b524972 100644 --- a/arangod/VocBase/ManagedDocumentResult.h +++ b/arangod/VocBase/ManagedDocumentResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8db470e1b0aa..20f6e0d2a4b0 100644 --- a/arangod/VocBase/Methods/AqlUserFunctions.cpp +++ b/arangod/VocBase/Methods/AqlUserFunctions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9f0db8d1648f..cf9612c59009 100644 --- a/arangod/VocBase/Methods/AqlUserFunctions.h +++ b/arangod/VocBase/Methods/AqlUserFunctions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 689041878f9e..e96ebf3437ef 100644 --- a/arangod/VocBase/Methods/CollectionCreationInfo.h +++ b/arangod/VocBase/Methods/CollectionCreationInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fa00aaf20176..03330472e366 100644 --- a/arangod/VocBase/Methods/Collections.cpp +++ b/arangod/VocBase/Methods/Collections.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 44f3158de69b..fb3c72ebac23 100644 --- a/arangod/VocBase/Methods/Collections.h +++ b/arangod/VocBase/Methods/Collections.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ffe04fc38c62..a32e53335cca 100644 --- a/arangod/VocBase/Methods/Databases.cpp +++ b/arangod/VocBase/Methods/Databases.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fade555e07db..7d40fe33f313 100644 --- a/arangod/VocBase/Methods/Databases.h +++ b/arangod/VocBase/Methods/Databases.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2aeac5ad684b..749a9275d690 100644 --- a/arangod/VocBase/Methods/Indexes.cpp +++ b/arangod/VocBase/Methods/Indexes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 219d19f0f2f1..66963effd6fd 100644 --- a/arangod/VocBase/Methods/Indexes.h +++ b/arangod/VocBase/Methods/Indexes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1b19753eda6a..e20e34761af4 100644 --- a/arangod/VocBase/Methods/Queries.cpp +++ b/arangod/VocBase/Methods/Queries.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3fb56845e438..772ab86c595d 100644 --- a/arangod/VocBase/Methods/Queries.h +++ b/arangod/VocBase/Methods/Queries.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d72b8a5e9414..5fc9f1977ef5 100644 --- a/arangod/VocBase/Methods/Tasks.cpp +++ b/arangod/VocBase/Methods/Tasks.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1bd25fdf1d46..4e516ee59d24 100644 --- a/arangod/VocBase/Methods/Tasks.h +++ b/arangod/VocBase/Methods/Tasks.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 df9567473b97..3de1f655cd02 100644 --- a/arangod/VocBase/Methods/Transactions.cpp +++ b/arangod/VocBase/Methods/Transactions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2beaa486d2bd..16d4a83dbe31 100644 --- a/arangod/VocBase/Methods/Transactions.h +++ b/arangod/VocBase/Methods/Transactions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 938102a049b3..017300d503d9 100644 --- a/arangod/VocBase/Methods/Ttl.cpp +++ b/arangod/VocBase/Methods/Ttl.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 82a50a455502..f72c7838d439 100644 --- a/arangod/VocBase/Methods/Ttl.h +++ b/arangod/VocBase/Methods/Ttl.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7498e3f8a322..9fd605d0f700 100644 --- a/arangod/VocBase/Methods/Upgrade.cpp +++ b/arangod/VocBase/Methods/Upgrade.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a92d96ab8b37..9735fa77ea37 100644 --- a/arangod/VocBase/Methods/Upgrade.h +++ b/arangod/VocBase/Methods/Upgrade.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c6e8897a07c8..b17156fbca71 100644 --- a/arangod/VocBase/Methods/UpgradeTasks.cpp +++ b/arangod/VocBase/Methods/UpgradeTasks.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 59358f483628..c1445b3a5153 100644 --- a/arangod/VocBase/Methods/UpgradeTasks.h +++ b/arangod/VocBase/Methods/UpgradeTasks.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7795a01c41fa..8ade96eea8b0 100644 --- a/arangod/VocBase/Methods/Version.cpp +++ b/arangod/VocBase/Methods/Version.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a5ae8737244c..82c6f9f17967 100644 --- a/arangod/VocBase/Methods/Version.h +++ b/arangod/VocBase/Methods/Version.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.cpp b/arangod/VocBase/Validators.cpp index 8d7910d0ea19..a024682cb065 100644 --- a/arangod/VocBase/Validators.cpp +++ b/arangod/VocBase/Validators.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 59216af09c32..77f32529332c 100644 --- a/arangod/VocBase/Validators.h +++ b/arangod/VocBase/Validators.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ac8f2d233b1f..fbb15aa123ff 100644 --- a/arangod/VocBase/VocbaseInfo.cpp +++ b/arangod/VocBase/VocbaseInfo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1e435b108481..74fb08dba514 100644 --- a/arangod/VocBase/VocbaseInfo.h +++ b/arangod/VocBase/VocbaseInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 672c17d26b20..b2d7ec29d3df 100644 --- a/arangod/VocBase/ticks.cpp +++ b/arangod/VocBase/ticks.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ec2784e846c5..66de71f7dba3 100644 --- a/arangod/VocBase/ticks.h +++ b/arangod/VocBase/ticks.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1fd4b147b158..2d519916a937 100644 --- a/arangod/VocBase/voc-types.h +++ b/arangod/VocBase/voc-types.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ffd29431b9e0..65d596ed5440 100644 --- a/arangod/VocBase/vocbase.cpp +++ b/arangod/VocBase/vocbase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9eef3ff813e2..243f2349cf79 100644 --- a/arangod/VocBase/vocbase.h +++ b/arangod/VocBase/vocbase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 73a7b91cd5ec..ff7c2af62d1e 100644 --- a/arangod/Zkd/ZkdHelper.cpp +++ b/arangod/Zkd/ZkdHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dce6eb149cf1..4a93be87cc6a 100644 --- a/arangod/Zkd/ZkdHelper.h +++ b/arangod/Zkd/ZkdHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 af6138836624..ab459eff399b 100644 --- a/client-tools/Backup/BackupFeature.cpp +++ b/client-tools/Backup/BackupFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 c13f938ce02b..d43407b7f20c 100644 --- a/client-tools/Backup/BackupFeature.h +++ b/client-tools/Backup/BackupFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 8cad6fee19b8..3046e02d9cfe 100644 --- a/client-tools/Backup/arangobackup.cpp +++ b/client-tools/Backup/arangobackup.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 b5963788b988..e0c524fc885e 100644 --- a/client-tools/Benchmark/BenchFeature.cpp +++ b/client-tools/Benchmark/BenchFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 21c0c8fb0b9f..23301d3b7fa3 100644 --- a/client-tools/Benchmark/BenchFeature.h +++ b/client-tools/Benchmark/BenchFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 a2e3a10f8862..2ab74d90ee54 100644 --- a/client-tools/Benchmark/BenchmarkCounter.h +++ b/client-tools/Benchmark/BenchmarkCounter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 beba587ca17c..854c30fce791 100644 --- a/client-tools/Benchmark/BenchmarkOperation.cpp +++ b/client-tools/Benchmark/BenchmarkOperation.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 3016c8dbd92f..69a64c4492bf 100644 --- a/client-tools/Benchmark/BenchmarkOperation.h +++ b/client-tools/Benchmark/BenchmarkOperation.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 310983f789aa..db3a0800d681 100644 --- a/client-tools/Benchmark/BenchmarkStats.h +++ b/client-tools/Benchmark/BenchmarkStats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 6a08427bf43b..a0ceab385fd8 100644 --- a/client-tools/Benchmark/BenchmarkThread.h +++ b/client-tools/Benchmark/BenchmarkThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 c2eeb93e45ba..8b861042f97d 100644 --- a/client-tools/Benchmark/arangobench.cpp +++ b/client-tools/Benchmark/arangobench.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 29b55f07a8e8..1204491d3eec 100644 --- a/client-tools/Benchmark/test-cases.h +++ b/client-tools/Benchmark/test-cases.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 ac7153e0e1d1..8b0df16fc857 100644 --- a/client-tools/Benchmark/testcases/AqlInsertTestCase.h +++ b/client-tools/Benchmark/testcases/AqlInsertTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 ac8315f6e1db..2943c3b6c5a5 100644 --- a/client-tools/Benchmark/testcases/Benchmark.h +++ b/client-tools/Benchmark/testcases/Benchmark.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 563900adb3df..bd14a665b5a4 100644 --- a/client-tools/Benchmark/testcases/CollectionCreationTestCase.h +++ b/client-tools/Benchmark/testcases/CollectionCreationTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 6a52c0d411c3..a4f6ab43bb4a 100644 --- a/client-tools/Benchmark/testcases/CustomQueryTestCase.h +++ b/client-tools/Benchmark/testcases/CustomQueryTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 8d88fbb12052..cc5dd02a962f 100644 --- a/client-tools/Benchmark/testcases/DocumentCreationTestCase.h +++ b/client-tools/Benchmark/testcases/DocumentCreationTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 740deff6325e..35490c22557f 100644 --- a/client-tools/Benchmark/testcases/DocumentCrudAppendTestCase.h +++ b/client-tools/Benchmark/testcases/DocumentCrudAppendTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 4555a9a58c98..a33427b612eb 100644 --- a/client-tools/Benchmark/testcases/DocumentCrudTestCase.h +++ b/client-tools/Benchmark/testcases/DocumentCrudTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 45dcec31be9b..967ddc67815e 100644 --- a/client-tools/Benchmark/testcases/DocumentCrudWriteReadTestCase.h +++ b/client-tools/Benchmark/testcases/DocumentCrudWriteReadTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 e0de4d8a48c2..fb9ecd975c55 100644 --- a/client-tools/Benchmark/testcases/DocumentImportTestCase.h +++ b/client-tools/Benchmark/testcases/DocumentImportTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 bf7656b1f366..0fd116462a2d 100644 --- a/client-tools/Benchmark/testcases/EdgeCrudTestCase.h +++ b/client-tools/Benchmark/testcases/EdgeCrudTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 e94b14c9ef27..e184ed6232bd 100644 --- a/client-tools/Benchmark/testcases/PersistentIndexTestCase.h +++ b/client-tools/Benchmark/testcases/PersistentIndexTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 48b14ba34ec5..3701b1c2fede 100644 --- a/client-tools/Benchmark/testcases/VersionTestCase.h +++ b/client-tools/Benchmark/testcases/VersionTestCase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 6876a41ff80c..2e8235848665 100644 --- a/client-tools/Benchmark/testcases/helpers.cpp +++ b/client-tools/Benchmark/testcases/helpers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 3dbadd8c9b9e..d397d2613d91 100644 --- a/client-tools/Benchmark/testcases/helpers.h +++ b/client-tools/Benchmark/testcases/helpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 9d3e8c5f1012..c922592e82e8 100644 --- a/client-tools/Dump/DumpFeature.cpp +++ b/client-tools/Dump/DumpFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 ad5a2b55bc2f..98e404a7a64f 100644 --- a/client-tools/Dump/DumpFeature.h +++ b/client-tools/Dump/DumpFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 70399359b5d8..d736ee3d74be 100644 --- a/client-tools/Dump/arangodump.cpp +++ b/client-tools/Dump/arangodump.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 b2b3fe7508da..b6da696aa2b5 100644 --- a/client-tools/Export/ExportFeature.cpp +++ b/client-tools/Export/ExportFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 888e1af0f401..ee6f6d536613 100644 --- a/client-tools/Export/ExportFeature.h +++ b/client-tools/Export/ExportFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 a4a278c9d27a..38ac5d41e3e4 100644 --- a/client-tools/Export/arangoexport.cpp +++ b/client-tools/Export/arangoexport.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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.cpp b/client-tools/FeaturePhases/BasicFeaturePhaseClient.cpp index 028605c335ad..798d70964102 100644 --- a/client-tools/FeaturePhases/BasicFeaturePhaseClient.cpp +++ b/client-tools/FeaturePhases/BasicFeaturePhaseClient.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 d0338ae68300..6701c4b24cfd 100644 --- a/client-tools/FeaturePhases/BasicFeaturePhaseClient.h +++ b/client-tools/FeaturePhases/BasicFeaturePhaseClient.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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.cpp b/client-tools/FeaturePhases/V8ShellFeaturePhase.cpp index 3376d8981bd1..4cd0582e81f9 100644 --- a/client-tools/FeaturePhases/V8ShellFeaturePhase.cpp +++ b/client-tools/FeaturePhases/V8ShellFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 a3993093fbde..eaf5bf341133 100644 --- a/client-tools/FeaturePhases/V8ShellFeaturePhase.h +++ b/client-tools/FeaturePhases/V8ShellFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 a04b68684a44..62c407ee366f 100644 --- a/client-tools/Import/AutoTuneThread.cpp +++ b/client-tools/Import/AutoTuneThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 94bc6624c778..9983077db392 100644 --- a/client-tools/Import/AutoTuneThread.h +++ b/client-tools/Import/AutoTuneThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 cb6b5cf5f7aa..475bbee24b47 100644 --- a/client-tools/Import/ImportFeature.cpp +++ b/client-tools/Import/ImportFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 e2a5417b1c1b..d44e22de5799 100644 --- a/client-tools/Import/ImportFeature.h +++ b/client-tools/Import/ImportFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 1642119cf056..3b254b94a85e 100644 --- a/client-tools/Import/ImportHelper.cpp +++ b/client-tools/Import/ImportHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 84cf19397388..f636dbc6b86b 100644 --- a/client-tools/Import/ImportHelper.h +++ b/client-tools/Import/ImportHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/QuickHistogram.h b/client-tools/Import/QuickHistogram.h index fd13a7c237e1..a1131791eb1c 100644 --- a/client-tools/Import/QuickHistogram.h +++ b/client-tools/Import/QuickHistogram.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 37e6ed8cf259..f1fd6ca48e89 100644 --- a/client-tools/Import/SenderThread.cpp +++ b/client-tools/Import/SenderThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 600912b2577e..dacdd57859ac 100644 --- a/client-tools/Import/SenderThread.h +++ b/client-tools/Import/SenderThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 ba9ef1550010..e8b3b132df79 100644 --- a/client-tools/Import/arangoimport.cpp +++ b/client-tools/Import/arangoimport.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 7a8552fa478b..3e19dbb4a323 100644 --- a/client-tools/Restore/RestoreFeature.cpp +++ b/client-tools/Restore/RestoreFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 0b8fdeee797d..12b95059fc59 100644 --- a/client-tools/Restore/RestoreFeature.h +++ b/client-tools/Restore/RestoreFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 9869a6fa3d63..b9317b80f135 100644 --- a/client-tools/Restore/arangorestore.cpp +++ b/client-tools/Restore/arangorestore.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 f85878ed9bfa..274270a947f2 100644 --- a/client-tools/Shell/ClientFeature.cpp +++ b/client-tools/Shell/ClientFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 7d907730aabb..996fd9a9e3d8 100644 --- a/client-tools/Shell/ClientFeature.h +++ b/client-tools/Shell/ClientFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 aa8857100ae2..8430845f8a6d 100644 --- a/client-tools/Shell/ShellConsoleFeature.cpp +++ b/client-tools/Shell/ShellConsoleFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 315c05e533ea..0ce1fc0ec91e 100644 --- a/client-tools/Shell/ShellConsoleFeature.h +++ b/client-tools/Shell/ShellConsoleFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 4218b2cbb7da..1a45678b150a 100644 --- a/client-tools/Shell/ShellFeature.cpp +++ b/client-tools/Shell/ShellFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 67cccb375770..942488ee6cbf 100644 --- a/client-tools/Shell/ShellFeature.h +++ b/client-tools/Shell/ShellFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 77a49d0ebe8a..2b98d5bc420d 100644 --- a/client-tools/Shell/V8ClientConnection.cpp +++ b/client-tools/Shell/V8ClientConnection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 cf5eced13897..bbe29a0a8c16 100644 --- a/client-tools/Shell/V8ClientConnection.h +++ b/client-tools/Shell/V8ClientConnection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 d8e56ab850ad..a000640014a3 100644 --- a/client-tools/Shell/V8ShellFeature.cpp +++ b/client-tools/Shell/V8ShellFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 ac53ef00bc7d..a13c42103a3e 100644 --- a/client-tools/Shell/V8ShellFeature.h +++ b/client-tools/Shell/V8ShellFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 ad78641d8299..734c51002f91 100644 --- a/client-tools/Shell/arangosh.cpp +++ b/client-tools/Shell/arangosh.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 fafbf3689838..d88e32d05854 100644 --- a/client-tools/Utils/ClientManager.cpp +++ b/client-tools/Utils/ClientManager.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 fa1c3bba6ad3..f802bfbdc2b3 100644 --- a/client-tools/Utils/ClientManager.h +++ b/client-tools/Utils/ClientManager.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 c2e96a954abf..b5dca827fe00 100644 --- a/client-tools/Utils/ClientTaskQueue.h +++ b/client-tools/Utils/ClientTaskQueue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 1f746fb3af63..48b6df19e927 100644 --- a/client-tools/Utils/ManagedDirectory.cpp +++ b/client-tools/Utils/ManagedDirectory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 3c965b8195cb..5b27b498a516 100644 --- a/client-tools/Utils/ManagedDirectory.h +++ b/client-tools/Utils/ManagedDirectory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 15464fa54628..11ceb7da92cf 100644 --- a/client-tools/Utils/ProgressTracker.h +++ b/client-tools/Utils/ProgressTracker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 54c871f7fe7a..0c395820ce3f 100644 --- a/client-tools/V8Client/ArangoClientHelper.cpp +++ b/client-tools/V8Client/ArangoClientHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 956c40bdbfb4..48999ebb4410 100644 --- a/client-tools/V8Client/ArangoClientHelper.h +++ b/client-tools/V8Client/ArangoClientHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 22b452fc56dd..c5237b5c7224 100644 --- a/client-tools/VPack/VPackFeature.cpp +++ b/client-tools/VPack/VPackFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 e4b932abb43f..4814810d3cfc 100644 --- a/client-tools/VPack/VPackFeature.h +++ b/client-tools/VPack/VPackFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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 ffc4a0ae9b2f..48cf34da685a 100644 --- a/client-tools/VPack/arangovpack.cpp +++ b/client-tools/VPack/arangovpack.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3bab4ff63d14..3c3142be0ddf 100644 --- a/lib/ApplicationFeatures/ApplicationFeature.cpp +++ b/lib/ApplicationFeatures/ApplicationFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d1de3335da77..8b0caef1ddd0 100644 --- a/lib/ApplicationFeatures/ApplicationFeature.h +++ b/lib/ApplicationFeatures/ApplicationFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8850ec20ab65..f3543fc14142 100644 --- a/lib/ApplicationFeatures/ApplicationFeaturePhase.cpp +++ b/lib/ApplicationFeatures/ApplicationFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3662f6e86ce9..64c242e4d27a 100644 --- a/lib/ApplicationFeatures/ApplicationFeaturePhase.h +++ b/lib/ApplicationFeatures/ApplicationFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d5dab501628a..7e70164a072c 100644 --- a/lib/ApplicationFeatures/ApplicationServer.cpp +++ b/lib/ApplicationFeatures/ApplicationServer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4ccce14f5ae7..a45a66527480 100644 --- a/lib/ApplicationFeatures/ApplicationServer.h +++ b/lib/ApplicationFeatures/ApplicationServer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 18c4c287bf9e..7babf4490738 100644 --- a/lib/ApplicationFeatures/CommunicationFeaturePhase.cpp +++ b/lib/ApplicationFeatures/CommunicationFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f5a172ce23aa..48d72bd14f65 100644 --- a/lib/ApplicationFeatures/CommunicationFeaturePhase.h +++ b/lib/ApplicationFeatures/CommunicationFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2faf31281c38..dcf3c079c645 100644 --- a/lib/ApplicationFeatures/ConfigFeature.cpp +++ b/lib/ApplicationFeatures/ConfigFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a3578db67ef0..dbdbef60eb83 100644 --- a/lib/ApplicationFeatures/ConfigFeature.h +++ b/lib/ApplicationFeatures/ConfigFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/CpuUsageFeature.cpp b/lib/ApplicationFeatures/CpuUsageFeature.cpp index f708dd8d6b42..65e1ab36b04c 100644 --- a/lib/ApplicationFeatures/CpuUsageFeature.cpp +++ b/lib/ApplicationFeatures/CpuUsageFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/CpuUsageFeature.h b/lib/ApplicationFeatures/CpuUsageFeature.h index 08ec0e759267..761bd29c4b06 100644 --- a/lib/ApplicationFeatures/CpuUsageFeature.h +++ b/lib/ApplicationFeatures/CpuUsageFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1d16d763df43..3f096da44afb 100644 --- a/lib/ApplicationFeatures/GreetingsFeature.cpp +++ b/lib/ApplicationFeatures/GreetingsFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d8f6abceda1a..a95a9ac7867f 100644 --- a/lib/ApplicationFeatures/GreetingsFeature.h +++ b/lib/ApplicationFeatures/GreetingsFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.cpp b/lib/ApplicationFeatures/GreetingsFeaturePhase.cpp index 6979aa25924d..8bac81fc54c3 100644 --- a/lib/ApplicationFeatures/GreetingsFeaturePhase.cpp +++ b/lib/ApplicationFeatures/GreetingsFeaturePhase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 359d2898ad9b..6be02c2b0244 100644 --- a/lib/ApplicationFeatures/GreetingsFeaturePhase.h +++ b/lib/ApplicationFeatures/GreetingsFeaturePhase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3928ba260eb0..817f8073906f 100644 --- a/lib/ApplicationFeatures/HttpEndpointProvider.h +++ b/lib/ApplicationFeatures/HttpEndpointProvider.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 aa95a0350cb8..7431313f40b1 100644 --- a/lib/ApplicationFeatures/LanguageFeature.cpp +++ b/lib/ApplicationFeatures/LanguageFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 11db068a2d11..f76c4855b3dd 100644 --- a/lib/ApplicationFeatures/LanguageFeature.h +++ b/lib/ApplicationFeatures/LanguageFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/NonceFeature.cpp b/lib/ApplicationFeatures/NonceFeature.cpp index 665bb32ed6ae..da2e74079020 100644 --- a/lib/ApplicationFeatures/NonceFeature.cpp +++ b/lib/ApplicationFeatures/NonceFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/NonceFeature.h b/lib/ApplicationFeatures/NonceFeature.h index f4e3ed90cf40..dcafee69cd8e 100644 --- a/lib/ApplicationFeatures/NonceFeature.h +++ b/lib/ApplicationFeatures/NonceFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/PrivilegeFeature.cpp b/lib/ApplicationFeatures/PrivilegeFeature.cpp index fb1aa96bd010..f1669327c1a3 100644 --- a/lib/ApplicationFeatures/PrivilegeFeature.cpp +++ b/lib/ApplicationFeatures/PrivilegeFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/PrivilegeFeature.h b/lib/ApplicationFeatures/PrivilegeFeature.h index 748f65d59f3f..c5e67a3fcf7b 100644 --- a/lib/ApplicationFeatures/PrivilegeFeature.h +++ b/lib/ApplicationFeatures/PrivilegeFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/SharedPRNGFeature.cpp b/lib/ApplicationFeatures/SharedPRNGFeature.cpp index ffaa3adf1f16..0023015391a9 100644 --- a/lib/ApplicationFeatures/SharedPRNGFeature.cpp +++ b/lib/ApplicationFeatures/SharedPRNGFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/SharedPRNGFeature.h b/lib/ApplicationFeatures/SharedPRNGFeature.h index 09f33b383905..9690ccdd4b55 100644 --- a/lib/ApplicationFeatures/SharedPRNGFeature.h +++ b/lib/ApplicationFeatures/SharedPRNGFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5568b55757a4..4f1e3b157589 100644 --- a/lib/ApplicationFeatures/ShellColorsFeature.cpp +++ b/lib/ApplicationFeatures/ShellColorsFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a2d3f674887d..a8e264e4fdfb 100644 --- a/lib/ApplicationFeatures/ShellColorsFeature.h +++ b/lib/ApplicationFeatures/ShellColorsFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a3c8f57645a6..29640b321d8f 100644 --- a/lib/ApplicationFeatures/ShutdownFeature.cpp +++ b/lib/ApplicationFeatures/ShutdownFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 72dd880b87b8..1b33e4882d29 100644 --- a/lib/ApplicationFeatures/ShutdownFeature.h +++ b/lib/ApplicationFeatures/ShutdownFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 273388780e69..cc4337c9af0e 100644 --- a/lib/ApplicationFeatures/TempFeature.cpp +++ b/lib/ApplicationFeatures/TempFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 414e55977083..67163136ed1b 100644 --- a/lib/ApplicationFeatures/TempFeature.h +++ b/lib/ApplicationFeatures/TempFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/TimeZoneFeature.cpp b/lib/ApplicationFeatures/TimeZoneFeature.cpp index 0b21af31a40f..13a80c654a8d 100644 --- a/lib/ApplicationFeatures/TimeZoneFeature.cpp +++ b/lib/ApplicationFeatures/TimeZoneFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/TimeZoneFeature.h b/lib/ApplicationFeatures/TimeZoneFeature.h index ab4df66562f7..7bc74473700f 100644 --- a/lib/ApplicationFeatures/TimeZoneFeature.h +++ b/lib/ApplicationFeatures/TimeZoneFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cb310e41c1a9..19d059b2e89c 100644 --- a/lib/ApplicationFeatures/V8PlatformFeature.cpp +++ b/lib/ApplicationFeatures/V8PlatformFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9bc173e55879..3cae077cb292 100644 --- a/lib/ApplicationFeatures/V8PlatformFeature.h +++ b/lib/ApplicationFeatures/V8PlatformFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/V8SecurityFeature.cpp b/lib/ApplicationFeatures/V8SecurityFeature.cpp index 7dd0e7197a2f..74900e8dabd2 100644 --- a/lib/ApplicationFeatures/V8SecurityFeature.cpp +++ b/lib/ApplicationFeatures/V8SecurityFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/V8SecurityFeature.h b/lib/ApplicationFeatures/V8SecurityFeature.h index 99b653aa66af..0d711e449ada 100644 --- a/lib/ApplicationFeatures/V8SecurityFeature.h +++ b/lib/ApplicationFeatures/V8SecurityFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c089a4a28117..409ff837ea23 100644 --- a/lib/ApplicationFeatures/VersionFeature.cpp +++ b/lib/ApplicationFeatures/VersionFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fff9961b2888..5c843542f3b5 100644 --- a/lib/ApplicationFeatures/VersionFeature.h +++ b/lib/ApplicationFeatures/VersionFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/WindowsServiceFeature.cpp b/lib/ApplicationFeatures/WindowsServiceFeature.cpp index 41f522f8a126..f9b9f3a3260d 100644 --- a/lib/ApplicationFeatures/WindowsServiceFeature.cpp +++ b/lib/ApplicationFeatures/WindowsServiceFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/WindowsServiceFeature.h b/lib/ApplicationFeatures/WindowsServiceFeature.h index b758ab816b0b..df4ba689f842 100644 --- a/lib/ApplicationFeatures/WindowsServiceFeature.h +++ b/lib/ApplicationFeatures/WindowsServiceFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 78433b55c870..03bfb6862a0d 100644 --- a/lib/Basics/ArangoGlobalContext.cpp +++ b/lib/Basics/ArangoGlobalContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f9dd08d2c938..317845e7a527 100644 --- a/lib/Basics/ArangoGlobalContext.h +++ b/lib/Basics/ArangoGlobalContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5f7b62d54906..274d7e8629f6 100644 --- a/lib/Basics/AttributeNameParser.cpp +++ b/lib/Basics/AttributeNameParser.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 44b0763ee517..0cef0becbcb5 100644 --- a/lib/Basics/AttributeNameParser.h +++ b/lib/Basics/AttributeNameParser.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d7b013c40f98..f1c898d7f47a 100644 --- a/lib/Basics/CleanupFunctions.cpp +++ b/lib/Basics/CleanupFunctions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 419c74ad80d3..39a4a580f9ce 100644 --- a/lib/Basics/CleanupFunctions.h +++ b/lib/Basics/CleanupFunctions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fb68253e5566..0fce120375ee 100644 --- a/lib/Basics/Common.h +++ b/lib/Basics/Common.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b511d90956d6..e7bf7bae2b67 100644 --- a/lib/Basics/ConditionLocker.cpp +++ b/lib/Basics/ConditionLocker.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 801878a04dfc..0dcc2abeda84 100644 --- a/lib/Basics/ConditionLocker.h +++ b/lib/Basics/ConditionLocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5424a3c8e114..ffee6e07f699 100644 --- a/lib/Basics/ConditionVariable.cpp +++ b/lib/Basics/ConditionVariable.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e115dd020044..aa57504194d8 100644 --- a/lib/Basics/ConditionVariable.h +++ b/lib/Basics/ConditionVariable.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 47608110b7f1..dba668aec30d 100644 --- a/lib/Basics/ConditionalDeleter.h +++ b/lib/Basics/ConditionalDeleter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f796b5362666..c057c2328642 100644 --- a/lib/Basics/CpuUsageSnapshot.cpp +++ b/lib/Basics/CpuUsageSnapshot.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 055fe1f3f078..1447fe15c92e 100644 --- a/lib/Basics/CpuUsageSnapshot.h +++ b/lib/Basics/CpuUsageSnapshot.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/CrashHandler.cpp b/lib/Basics/CrashHandler.cpp index 11987dccf880..f9719c1a8537 100644 --- a/lib/Basics/CrashHandler.cpp +++ b/lib/Basics/CrashHandler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/CrashHandler.h b/lib/Basics/CrashHandler.h index 7ab61dba6ba0..dd42908e7057 100644 --- a/lib/Basics/CrashHandler.h +++ b/lib/Basics/CrashHandler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/DataProtector.cpp b/lib/Basics/DataProtector.cpp index 2d8d3395ec7c..2d631bc5895a 100644 --- a/lib/Basics/DataProtector.cpp +++ b/lib/Basics/DataProtector.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/DataProtector.h b/lib/Basics/DataProtector.h index 63473508e2cc..b7eb66485646 100644 --- a/lib/Basics/DataProtector.h +++ b/lib/Basics/DataProtector.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cb037a6add73..850151dbd35f 100644 --- a/lib/Basics/DeadlockDetector.h +++ b/lib/Basics/DeadlockDetector.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d6af9370e5cd..42d9b9104848 100644 --- a/lib/Basics/DebugRaceController.cpp +++ b/lib/Basics/DebugRaceController.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d9cff5e0409f..ae5d055474a5 100644 --- a/lib/Basics/DebugRaceController.h +++ b/lib/Basics/DebugRaceController.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d3de2e7b3031..dac5ce9e7dd0 100644 --- a/lib/Basics/EncodingUtils.cpp +++ b/lib/Basics/EncodingUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 95516c2d7cc0..eae27cdfe6ae 100644 --- a/lib/Basics/EncodingUtils.h +++ b/lib/Basics/EncodingUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c36cf132f8a0..3570ca63ff2d 100644 --- a/lib/Basics/Endian.h +++ b/lib/Basics/Endian.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 233ee79240af..791adbed8d49 100644 --- a/lib/Basics/EnumIterator.h +++ b/lib/Basics/EnumIterator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 752685febab5..d95c8c77018d 100644 --- a/lib/Basics/ErrorCode.cpp +++ b/lib/Basics/ErrorCode.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/ErrorCode.h b/lib/Basics/ErrorCode.h index b3d35f7bc9ef..c16cc554fcb0 100644 --- a/lib/Basics/ErrorCode.h +++ b/lib/Basics/ErrorCode.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Exceptions.cpp b/lib/Basics/Exceptions.cpp index e9a4bd6c7e43..03880e8b58a8 100644 --- a/lib/Basics/Exceptions.cpp +++ b/lib/Basics/Exceptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 052c9d7b9487..bfb8b9670aa8 100644 --- a/lib/Basics/Exceptions.h +++ b/lib/Basics/Exceptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 be9af126b643..ef5dffd83fef 100644 --- a/lib/Basics/FeatureFlags.cpp +++ b/lib/Basics/FeatureFlags.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/FeatureFlags.h b/lib/Basics/FeatureFlags.h index 52bbd0b2b242..743aad61ee4c 100644 --- a/lib/Basics/FeatureFlags.h +++ b/lib/Basics/FeatureFlags.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/FileResult.cpp b/lib/Basics/FileResult.cpp index 99d265e9a14c..ae3901cd8951 100644 --- a/lib/Basics/FileResult.cpp +++ b/lib/Basics/FileResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 35a98eddee6b..318d7ce53964 100644 --- a/lib/Basics/FileResult.h +++ b/lib/Basics/FileResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e7bb72abb3e6..66bb496d5bb2 100644 --- a/lib/Basics/FileResultString.h +++ b/lib/Basics/FileResultString.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fff2dfce032f..01877bb94ef6 100644 --- a/lib/Basics/FileUtils.cpp +++ b/lib/Basics/FileUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 49bc91441bae..88bc38670c8b 100644 --- a/lib/Basics/FileUtils.h +++ b/lib/Basics/FileUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 eb80c4f20b85..07e25bb7fd46 100644 --- a/lib/Basics/FixedSizeAllocator.h +++ b/lib/Basics/FixedSizeAllocator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cadc19497e0a..c4587123c965 100644 --- a/lib/Basics/FunctionUtils.cpp +++ b/lib/Basics/FunctionUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dd037f34ee58..bbfc452ff1a1 100644 --- a/lib/Basics/FunctionUtils.h +++ b/lib/Basics/FunctionUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 617faf3da055..529f871048b9 100644 --- a/lib/Basics/GlobalResourceMonitor.cpp +++ b/lib/Basics/GlobalResourceMonitor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 56372ec0041f..f83ee31209e0 100644 --- a/lib/Basics/GlobalResourceMonitor.h +++ b/lib/Basics/GlobalResourceMonitor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 eb2affef6a2d..e8b6a31f55cd 100644 --- a/lib/Basics/Guarded.h +++ b/lib/Basics/Guarded.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2019 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/HybridLogicalClock.cpp b/lib/Basics/HybridLogicalClock.cpp index fa24d54d2141..af9ba001aba4 100644 --- a/lib/Basics/HybridLogicalClock.cpp +++ b/lib/Basics/HybridLogicalClock.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0820e119fd4a..eaec74215c73 100644 --- a/lib/Basics/HybridLogicalClock.h +++ b/lib/Basics/HybridLogicalClock.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 428946cbc0ff..2f5b9cbc7631 100644 --- a/lib/Basics/Identifier.cpp +++ b/lib/Basics/Identifier.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 47e3760bab17..b486357c1b08 100644 --- a/lib/Basics/Identifier.h +++ b/lib/Basics/Identifier.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7e2e6d4c7bb3..087c3f05a480 100644 --- a/lib/Basics/IndexIter.h +++ b/lib/Basics/IndexIter.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/LdapUrlParser.cpp b/lib/Basics/LdapUrlParser.cpp index f742a5ccfd83..653092ee5cad 100644 --- a/lib/Basics/LdapUrlParser.cpp +++ b/lib/Basics/LdapUrlParser.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 abc57b3bd1cd..46ef055e09a1 100644 --- a/lib/Basics/LdapUrlParser.h +++ b/lib/Basics/LdapUrlParser.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a2f53f7dafb2..9535f79744d1 100644 --- a/lib/Basics/LocalTaskQueue.cpp +++ b/lib/Basics/LocalTaskQueue.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6080dd8f08cb..8eb93d946257 100644 --- a/lib/Basics/LocalTaskQueue.h +++ b/lib/Basics/LocalTaskQueue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9b975acaa25b..9eb7b0169253 100644 --- a/lib/Basics/Locking.h +++ b/lib/Basics/Locking.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9f735c966944..bff37474ee9d 100644 --- a/lib/Basics/LruCache.h +++ b/lib/Basics/LruCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 30b8fb69e0fb..f43bb2b230b7 100644 --- a/lib/Basics/Mutex.cpp +++ b/lib/Basics/Mutex.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 02d64ae4da7f..7f56e7cc6646 100644 --- a/lib/Basics/Mutex.h +++ b/lib/Basics/Mutex.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ad1e994df5e4..82d01ea20107 100644 --- a/lib/Basics/MutexLocker.h +++ b/lib/Basics/MutexLocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 60a3a4d4debc..5bf9c03596dc 100644 --- a/lib/Basics/MutexUnlocker.h +++ b/lib/Basics/MutexUnlocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5ec0e4d7b090..f074c9c0c18e 100644 --- a/lib/Basics/Nonce.cpp +++ b/lib/Basics/Nonce.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 da6bfc6cd176..1adce4a56aa6 100644 --- a/lib/Basics/Nonce.h +++ b/lib/Basics/Nonce.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3f7b85165980..38c0443fca64 100644 --- a/lib/Basics/NumberOfCores.cpp +++ b/lib/Basics/NumberOfCores.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c8d02d3fecb3..8d97ebb1201c 100644 --- a/lib/Basics/NumberOfCores.h +++ b/lib/Basics/NumberOfCores.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f8a8a99ce457..d7191662e1c3 100644 --- a/lib/Basics/NumberUtils.cpp +++ b/lib/Basics/NumberUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0d30e8c28b77..8f2223970baf 100644 --- a/lib/Basics/NumberUtils.h +++ b/lib/Basics/NumberUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cfe1923f3f26..5416944a34c0 100644 --- a/lib/Basics/PageSize.cpp +++ b/lib/Basics/PageSize.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5d898c508c7e..7ab5f4cdc08b 100644 --- a/lib/Basics/PageSize.h +++ b/lib/Basics/PageSize.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 85c7d448ea84..19120205685a 100644 --- a/lib/Basics/PhysicalMemory.cpp +++ b/lib/Basics/PhysicalMemory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9dff5abdffaa..17f2e5e2d2c4 100644 --- a/lib/Basics/PhysicalMemory.h +++ b/lib/Basics/PhysicalMemory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d2e24fcaaf82..6a2294a499e3 100644 --- a/lib/Basics/ReadLocker.h +++ b/lib/Basics/ReadLocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4bba283eb810..bb498aac8422 100644 --- a/lib/Basics/ReadUnlocker.h +++ b/lib/Basics/ReadUnlocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 20a3712806c5..7073b43fd06f 100644 --- a/lib/Basics/ReadWriteLock.cpp +++ b/lib/Basics/ReadWriteLock.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7fa914644700..715019b8a19a 100644 --- a/lib/Basics/ReadWriteLock.h +++ b/lib/Basics/ReadWriteLock.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 753868b38982..4bf48f711b38 100644 --- a/lib/Basics/ReadWriteSpinLock.cpp +++ b/lib/Basics/ReadWriteSpinLock.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 620c2ab07469..ffd5c51f2f83 100644 --- a/lib/Basics/ReadWriteSpinLock.h +++ b/lib/Basics/ReadWriteSpinLock.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f2ba04224337..08061e05f407 100644 --- a/lib/Basics/RecursiveLocker.h +++ b/lib/Basics/RecursiveLocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cd254aa76dea..aca248fdc350 100644 --- a/lib/Basics/ResourceUsage.cpp +++ b/lib/Basics/ResourceUsage.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fb8aa9d23e14..193a2b732d31 100644 --- a/lib/Basics/ResourceUsage.h +++ b/lib/Basics/ResourceUsage.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5f6769cc8ccc..4e5f01963019 100644 --- a/lib/Basics/Result.cpp +++ b/lib/Basics/Result.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e315554e7444..a653a507560d 100644 --- a/lib/Basics/Result.h +++ b/lib/Basics/Result.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d05f1eaf72f3..9aa0743f2e21 100644 --- a/lib/Basics/ResultError.cpp +++ b/lib/Basics/ResultError.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 90d98ae8649c..d45727e6e65f 100644 --- a/lib/Basics/ResultError.h +++ b/lib/Basics/ResultError.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4acd29bd6975..74f3d523266d 100644 --- a/lib/Basics/ResultT.h +++ b/lib/Basics/ResultT.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 920c1d770e9a..b35e07225c95 100644 --- a/lib/Basics/RocksDBLogger.cpp +++ b/lib/Basics/RocksDBLogger.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7bce33f260cb..9ce63cc31b83 100644 --- a/lib/Basics/RocksDBLogger.h +++ b/lib/Basics/RocksDBLogger.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7e41259319e5..6414497a1c82 100644 --- a/lib/Basics/RocksDBUtils.cpp +++ b/lib/Basics/RocksDBUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9579d7b27324..9a8975cac944 100644 --- a/lib/Basics/RocksDBUtils.h +++ b/lib/Basics/RocksDBUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3ec6c0453d42..9e28199d8817 100644 --- a/lib/Basics/ScopeGuard.h +++ b/lib/Basics/ScopeGuard.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 516f03cfc311..a7d0f20a80dd 100644 --- a/lib/Basics/SharedAtomic.h +++ b/lib/Basics/SharedAtomic.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1bd502708e3a..015efaa0bb01 100644 --- a/lib/Basics/SharedCounter.h +++ b/lib/Basics/SharedCounter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.h b/lib/Basics/SourceLocation.h index f04a075adde0..b65be1e41c4b 100644 --- a/lib/Basics/SourceLocation.h +++ b/lib/Basics/SourceLocation.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/SpinLocker.h b/lib/Basics/SpinLocker.h index 22bc17b514b1..9992ecedd535 100644 --- a/lib/Basics/SpinLocker.h +++ b/lib/Basics/SpinLocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 aa122ffeb06b..abf38d047840 100644 --- a/lib/Basics/SpinUnlocker.h +++ b/lib/Basics/SpinUnlocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b811d2c2b78c..c77b255f5b6e 100644 --- a/lib/Basics/StaticStrings.cpp +++ b/lib/Basics/StaticStrings.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ba51dc55dd2e..cd9e35ad89b1 100644 --- a/lib/Basics/StaticStrings.h +++ b/lib/Basics/StaticStrings.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a67fcdfd8079..b73359a15b04 100644 --- a/lib/Basics/StringBuffer.cpp +++ b/lib/Basics/StringBuffer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 89fc05c62514..52beeb4eda4b 100644 --- a/lib/Basics/StringBuffer.h +++ b/lib/Basics/StringBuffer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c50aa6936853..f06bc1698962 100644 --- a/lib/Basics/StringHeap.cpp +++ b/lib/Basics/StringHeap.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 107e11853da4..1e1d62135655 100644 --- a/lib/Basics/StringHeap.h +++ b/lib/Basics/StringHeap.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f99d9274b37a..8e20a11cd835 100644 --- a/lib/Basics/StringUtils.cpp +++ b/lib/Basics/StringUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 15b519e69aa3..e48b131b2457 100644 --- a/lib/Basics/StringUtils.h +++ b/lib/Basics/StringUtils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 678bc2a75a4a..d9d01d958819 100644 --- a/lib/Basics/Thread.cpp +++ b/lib/Basics/Thread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c2fc54048cbd..63b7856d4694 100644 --- a/lib/Basics/Thread.h +++ b/lib/Basics/Thread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d757a5151f10..eca65e3c6b5f 100644 --- a/lib/Basics/TypeTraits.h +++ b/lib/Basics/TypeTraits.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 32c6c5576d6b..8d01b6e69a40 100644 --- a/lib/Basics/UnshackledMutex.cpp +++ b/lib/Basics/UnshackledMutex.cpp @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/UnshackledMutex.h b/lib/Basics/UnshackledMutex.h index 925ecd4fb36c..f61a97f6f1e9 100644 --- a/lib/Basics/UnshackledMutex.h +++ b/lib/Basics/UnshackledMutex.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Utf8Helper.cpp b/lib/Basics/Utf8Helper.cpp index e5f99e1bd9af..f3949dfa4f84 100644 --- a/lib/Basics/Utf8Helper.cpp +++ b/lib/Basics/Utf8Helper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d6094060a5d4..8854604693b6 100644 --- a/lib/Basics/Utf8Helper.h +++ b/lib/Basics/Utf8Helper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2afb7095ea1b..b5c8cd4d93fe 100644 --- a/lib/Basics/VPackStringBufferAdapter.h +++ b/lib/Basics/VPackStringBufferAdapter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fae057fb371e..b2df1d9561f9 100644 --- a/lib/Basics/VelocyPackHelper.cpp +++ b/lib/Basics/VelocyPackHelper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 88bb3c9a5753..e4b4ad975603 100644 --- a/lib/Basics/VelocyPackHelper.h +++ b/lib/Basics/VelocyPackHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 609b7b2a9c7a..100d298755ff 100644 --- a/lib/Basics/WriteLocker.h +++ b/lib/Basics/WriteLocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a19d8448ccdc..70be6576bf3e 100644 --- a/lib/Basics/WriteUnlocker.h +++ b/lib/Basics/WriteUnlocker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 917ddc62e146..0a773f2660d2 100644 --- a/lib/Basics/application-exit.cpp +++ b/lib/Basics/application-exit.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d3aeb90d70dc..97ac302df7bc 100644 --- a/lib/Basics/application-exit.h +++ b/lib/Basics/application-exit.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 116e6d09a51e..b95b653b6994 100644 --- a/lib/Basics/asio_ns.h +++ b/lib/Basics/asio_ns.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 037c749d487a..03c438e1f421 100644 --- a/lib/Basics/conversions.cpp +++ b/lib/Basics/conversions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 673079b701b5..a51ef2b05b6d 100644 --- a/lib/Basics/conversions.h +++ b/lib/Basics/conversions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8b68178b567e..5ed21d709028 100644 --- a/lib/Basics/cpu-relax.h +++ b/lib/Basics/cpu-relax.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 75f70ce84444..fab0f63bf87b 100644 --- a/lib/Basics/csv.cpp +++ b/lib/Basics/csv.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c43e315a7724..7511762ce09f 100644 --- a/lib/Basics/csv.h +++ b/lib/Basics/csv.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 daf8f5e54783..8253048b8d37 100644 --- a/lib/Basics/datetime.cpp +++ b/lib/Basics/datetime.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c48c41b50f17..ffee3092ec47 100644 --- a/lib/Basics/datetime.h +++ b/lib/Basics/datetime.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 384836621e39..d3dc95f3756f 100644 --- a/lib/Basics/debugging.cpp +++ b/lib/Basics/debugging.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9dec97493b60..a704275a4485 100644 --- a/lib/Basics/debugging.h +++ b/lib/Basics/debugging.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f52383e07b2c..72f64dc96890 100644 --- a/lib/Basics/dtrace-wrapper.h +++ b/lib/Basics/dtrace-wrapper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 75d8428cc2d2..44b0786ea4ac 100644 --- a/lib/Basics/encoding.h +++ b/lib/Basics/encoding.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1d73f525f1e8..8df49d6120f4 100644 --- a/lib/Basics/error.cpp +++ b/lib/Basics/error.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8501399ffaeb..516b5eb66054 100644 --- a/lib/Basics/error.h +++ b/lib/Basics/error.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e3f9af1c03f3..3d212e477747 100644 --- a/lib/Basics/files.cpp +++ b/lib/Basics/files.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6f2dd7c6f210..2bae863941fd 100644 --- a/lib/Basics/files.h +++ b/lib/Basics/files.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f481c099cd7a..e93249d7eeb4 100644 --- a/lib/Basics/gcd.h +++ b/lib/Basics/gcd.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4f85e659bad9..2bfad0e144dd 100644 --- a/lib/Basics/hashes.cpp +++ b/lib/Basics/hashes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c159dbc8b3a6..a1044e7e5fba 100644 --- a/lib/Basics/hashes.h +++ b/lib/Basics/hashes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0fdf4cfb15d3..9cff0f350248 100644 --- a/lib/Basics/levenshtein.cpp +++ b/lib/Basics/levenshtein.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f8f877688d9e..49e59c17bbca 100644 --- a/lib/Basics/levenshtein.h +++ b/lib/Basics/levenshtein.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 67047019cbd0..5f8076607aab 100644 --- a/lib/Basics/locks-posix.cpp +++ b/lib/Basics/locks-posix.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4d5c1f8fd5f6..13c321c1e1e9 100644 --- a/lib/Basics/locks-posix.h +++ b/lib/Basics/locks-posix.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2c38e7ff224b..aa5c346d3c52 100644 --- a/lib/Basics/locks-win32.cpp +++ b/lib/Basics/locks-win32.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 861ad8cbb8a1..d9065e749819 100644 --- a/lib/Basics/locks-win32.h +++ b/lib/Basics/locks-win32.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ee5def735031..3e40fce29f7d 100644 --- a/lib/Basics/locks.h +++ b/lib/Basics/locks.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f75ba819cb61..d2ccacaf60da 100644 --- a/lib/Basics/memory-map-posix.cpp +++ b/lib/Basics/memory-map-posix.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4ca5eb34b0a4..9e5bc19d53fe 100644 --- a/lib/Basics/memory-map-posix.h +++ b/lib/Basics/memory-map-posix.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ff5651393874..b27c41fd39cf 100644 --- a/lib/Basics/memory-map-win32.cpp +++ b/lib/Basics/memory-map-win32.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4240388d4b2c..e853405b1380 100644 --- a/lib/Basics/memory-map-win32.h +++ b/lib/Basics/memory-map-win32.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9ddc40c0f360..6daab1a5e802 100644 --- a/lib/Basics/memory-map.h +++ b/lib/Basics/memory-map.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 feb8a5cf665c..bbde87e3b4ff 100644 --- a/lib/Basics/memory.cpp +++ b/lib/Basics/memory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 64fec0d956d1..b362d421fca2 100644 --- a/lib/Basics/memory.h +++ b/lib/Basics/memory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c48faf7d7223..71bc909b26b6 100644 --- a/lib/Basics/messages.h +++ b/lib/Basics/messages.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a9ac6b236b70..a0d1dadd3c51 100644 --- a/lib/Basics/operating-system.h +++ b/lib/Basics/operating-system.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5f9b46d1f327..3d5e077be589 100644 --- a/lib/Basics/overload.h +++ b/lib/Basics/overload.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 84761bebddab..da990d47ff19 100644 --- a/lib/Basics/process-utils.cpp +++ b/lib/Basics/process-utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c821f4c1a385..fd369ba0846b 100644 --- a/lib/Basics/process-utils.h +++ b/lib/Basics/process-utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b3a9fd6c634d..6a4c8a53a382 100644 --- a/lib/Basics/signals.cpp +++ b/lib/Basics/signals.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 89e9dd565146..6e1c737b38f8 100644 --- a/lib/Basics/signals.h +++ b/lib/Basics/signals.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 39dc05253422..2f9de77b42b3 100644 --- a/lib/Basics/socket-utils.cpp +++ b/lib/Basics/socket-utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2743ecc3a858..7d4823b231b0 100644 --- a/lib/Basics/socket-utils.h +++ b/lib/Basics/socket-utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1f7665fd1766..87956f13875a 100644 --- a/lib/Basics/splitmix64.h +++ b/lib/Basics/splitmix64.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c586a3bcccc0..9702d75d0702 100644 --- a/lib/Basics/system-compiler.h +++ b/lib/Basics/system-compiler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 884f4e2217b7..b378b9835720 100644 --- a/lib/Basics/system-functions.cpp +++ b/lib/Basics/system-functions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a1c13643bd84..1606c4a87510 100644 --- a/lib/Basics/system-functions.h +++ b/lib/Basics/system-functions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7c9d8978a343..86e1c7ae2ff9 100644 --- a/lib/Basics/terminal-utils-posix.cpp +++ b/lib/Basics/terminal-utils-posix.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3753e5fd68d4..ea1e99073b08 100644 --- a/lib/Basics/terminal-utils-win32.cpp +++ b/lib/Basics/terminal-utils-win32.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 246ed9c6b109..70aeaf811912 100644 --- a/lib/Basics/terminal-utils.cpp +++ b/lib/Basics/terminal-utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 021f7259f59e..d629b333350a 100644 --- a/lib/Basics/terminal-utils.h +++ b/lib/Basics/terminal-utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ed40eec5d649..843c67519718 100644 --- a/lib/Basics/threads-posix.cpp +++ b/lib/Basics/threads-posix.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8e6da3e01116..32b1c5588ad7 100644 --- a/lib/Basics/threads-posix.h +++ b/lib/Basics/threads-posix.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 43a9f7f931fb..dc93975e9f00 100644 --- a/lib/Basics/threads-win32.cpp +++ b/lib/Basics/threads-win32.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c90d5c2ba75d..1e9cb36efa0b 100644 --- a/lib/Basics/threads-win32.h +++ b/lib/Basics/threads-win32.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cd772ad760d7..556d86d199f3 100644 --- a/lib/Basics/threads.h +++ b/lib/Basics/threads.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 10117416a05c..6cb3634666b5 100644 --- a/lib/Basics/tri-strings.cpp +++ b/lib/Basics/tri-strings.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0482f89b8d99..1c11de057d0d 100644 --- a/lib/Basics/tri-strings.h +++ b/lib/Basics/tri-strings.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 506f6e23af2d..fe12817e07e2 100644 --- a/lib/Basics/tri-zip.cpp +++ b/lib/Basics/tri-zip.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4adfcd7e968f..248f5bd5512a 100644 --- a/lib/Basics/tri-zip.h +++ b/lib/Basics/tri-zip.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 049fb22303a5..96e1f5a689a7 100644 --- a/lib/Basics/tryEmplaceHelper.h +++ b/lib/Basics/tryEmplaceHelper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 18a05b68cb1f..b6f5a78ba47c 100644 --- a/lib/Basics/win-utils.cpp +++ b/lib/Basics/win-utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3decb61b4537..dde999f29441 100644 --- a/lib/Basics/win-utils.h +++ b/lib/Basics/win-utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b2dea5eed0e7..883f0bba1af9 100644 --- a/lib/Basics/xoroshiro128plus.h +++ b/lib/Basics/xoroshiro128plus.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d1ceac46bf91..184741e090a7 100644 --- a/lib/Containers/Enumerate.h +++ b/lib/Containers/Enumerate.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 69447973e2e9..49e3c9cebe15 100644 --- a/lib/Containers/FlatHashMap.h +++ b/lib/Containers/FlatHashMap.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a78cd3e9d706..3dcedba60857 100644 --- a/lib/Containers/FlatHashSet.h +++ b/lib/Containers/FlatHashSet.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 109d207397ec..505cc7c07aa6 100644 --- a/lib/Containers/HashSet.h +++ b/lib/Containers/HashSet.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d35b5cbec8d9..7f903cc0c8e8 100644 --- a/lib/Containers/HashSetFwd.h +++ b/lib/Containers/HashSetFwd.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bf7da17a8374..514f5e166ac7 100644 --- a/lib/Containers/Helpers.h +++ b/lib/Containers/Helpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9ddf55f5672f..54f91c0f582d 100644 --- a/lib/Containers/ImmerMemoryPolicy.h +++ b/lib/Containers/ImmerMemoryPolicy.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2021-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Containers/MerkleTree.cpp b/lib/Containers/MerkleTree.cpp index 7dfac6ddd31c..131923d588e1 100644 --- a/lib/Containers/MerkleTree.cpp +++ b/lib/Containers/MerkleTree.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 45805104dfe3..0d47a23fcce5 100644 --- a/lib/Containers/MerkleTree.h +++ b/lib/Containers/MerkleTree.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 25623c969833..6c9dfc8d777e 100644 --- a/lib/Containers/MerkleTreeHelpers.cpp +++ b/lib/Containers/MerkleTreeHelpers.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a22d427ad303..d10b1e0e2444 100644 --- a/lib/Containers/MerkleTreeHelpers.h +++ b/lib/Containers/MerkleTreeHelpers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f5f0e83cceba..5d4bb8ffde3e 100644 --- a/lib/Containers/RollingVector.h +++ b/lib/Containers/RollingVector.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 39d1c3919389..36601cd0a7fd 100644 --- a/lib/Containers/SmallUnorderedMap.h +++ b/lib/Containers/SmallUnorderedMap.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cab380513e43..ec25f7c8cdc7 100644 --- a/lib/Containers/SmallVector.h +++ b/lib/Containers/SmallVector.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4da1384e5dcc..3c495d89116c 100644 --- a/lib/Endpoint/ConnectionInfo.h +++ b/lib/Endpoint/ConnectionInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 93a5f976123d..74599ed521de 100644 --- a/lib/Endpoint/Endpoint.cpp +++ b/lib/Endpoint/Endpoint.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e38cefd55462..6b851804caee 100644 --- a/lib/Endpoint/Endpoint.h +++ b/lib/Endpoint/Endpoint.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e34e16fa8acb..b1155d3263c9 100644 --- a/lib/Endpoint/EndpointIp.cpp +++ b/lib/Endpoint/EndpointIp.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 999d7f652f2b..9b747bd92f6b 100644 --- a/lib/Endpoint/EndpointIp.h +++ b/lib/Endpoint/EndpointIp.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3b360c4d1f8b..e2c1ec5c72c3 100644 --- a/lib/Endpoint/EndpointIpV4.cpp +++ b/lib/Endpoint/EndpointIpV4.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a8b31cc98c26..d3c15f8b8232 100644 --- a/lib/Endpoint/EndpointIpV4.h +++ b/lib/Endpoint/EndpointIpV4.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ecdea30ad89d..6a3595c37c33 100644 --- a/lib/Endpoint/EndpointIpV6.cpp +++ b/lib/Endpoint/EndpointIpV6.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4c034645890d..14b7770f8186 100644 --- a/lib/Endpoint/EndpointIpV6.h +++ b/lib/Endpoint/EndpointIpV6.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 89ca2c774c88..9fb262df79ac 100644 --- a/lib/Endpoint/EndpointList.cpp +++ b/lib/Endpoint/EndpointList.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d9b98d14474c..d05a8ab08ec5 100644 --- a/lib/Endpoint/EndpointList.h +++ b/lib/Endpoint/EndpointList.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7ccfccb5ff21..7f40a09f196d 100644 --- a/lib/Endpoint/EndpointSrv.cpp +++ b/lib/Endpoint/EndpointSrv.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 be560b056ea4..3d4ee74194ea 100644 --- a/lib/Endpoint/EndpointSrv.h +++ b/lib/Endpoint/EndpointSrv.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 eb6b7f6f6002..3c4879fb95d4 100644 --- a/lib/Endpoint/EndpointUnixDomain.cpp +++ b/lib/Endpoint/EndpointUnixDomain.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 526b94d92081..e1ad2f8c895f 100644 --- a/lib/Endpoint/EndpointUnixDomain.h +++ b/lib/Endpoint/EndpointUnixDomain.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Exceptions.h b/lib/Futures/Exceptions.h index 320658c3474d..cf940e481899 100644 --- a/lib/Futures/Exceptions.h +++ b/lib/Futures/Exceptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Future.cpp b/lib/Futures/Future.cpp index 5ca7bc4bcfa2..fa2fe1404f21 100644 --- a/lib/Futures/Future.cpp +++ b/lib/Futures/Future.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Future.h b/lib/Futures/Future.h index 4937b50a2dd6..8bcc1f64a222 100644 --- a/lib/Futures/Future.h +++ b/lib/Futures/Future.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Promise-inl.h b/lib/Futures/Promise-inl.h index 313b999bdd2c..82e0041d8245 100644 --- a/lib/Futures/Promise-inl.h +++ b/lib/Futures/Promise-inl.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Promise.h b/lib/Futures/Promise.h index 695871ea2381..85d777fd9e6a 100644 --- a/lib/Futures/Promise.h +++ b/lib/Futures/Promise.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/SharedState.h b/lib/Futures/SharedState.h index a2db648c088b..5a2a25cf19b9 100644 --- a/lib/Futures/SharedState.h +++ b/lib/Futures/SharedState.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Try.h b/lib/Futures/Try.h index 54462c1f46b2..4ecd19fc3aaa 100644 --- a/lib/Futures/Try.h +++ b/lib/Futures/Try.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Unit.h b/lib/Futures/Unit.h index 998f2b421e42..914311c98b70 100644 --- a/lib/Futures/Unit.h +++ b/lib/Futures/Unit.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Utilities.h b/lib/Futures/Utilities.h index 7a8ef543ba87..d1225494edf3 100644 --- a/lib/Futures/Utilities.h +++ b/lib/Futures/Utilities.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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.cpp b/lib/Geo/Ellipsoid.cpp index f60c2cf19d8b..5b0cd41b6bbf 100644 --- a/lib/Geo/Ellipsoid.cpp +++ b/lib/Geo/Ellipsoid.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5270b02b630a..70cbe9015572 100644 --- a/lib/Geo/Ellipsoid.h +++ b/lib/Geo/Ellipsoid.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2e84844a0548..3b77ad051cce 100644 --- a/lib/Geo/GeoJson.cpp +++ b/lib/Geo/GeoJson.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9cbe03126ff5..0402284a8320 100644 --- a/lib/Geo/GeoJson.h +++ b/lib/Geo/GeoJson.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 463c761670d2..9889ae5b8b13 100644 --- a/lib/Geo/GeoParams.cpp +++ b/lib/Geo/GeoParams.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1701fd16d713..c03f2a316230 100644 --- a/lib/Geo/GeoParams.h +++ b/lib/Geo/GeoParams.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/GeoUtils.cpp b/lib/Geo/GeoUtils.cpp index ab16d1ca2c24..bac82b8358b2 100644 --- a/lib/Geo/GeoUtils.cpp +++ b/lib/Geo/GeoUtils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1b3bb0a7bc7a..a27bbd58ed12 100644 --- a/lib/Geo/S2/S2MultiPointRegion.cpp +++ b/lib/Geo/S2/S2MultiPointRegion.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9cba2ded53f2..f4b203d4ca1d 100644 --- a/lib/Geo/S2/S2MultiPointRegion.h +++ b/lib/Geo/S2/S2MultiPointRegion.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5552f9519319..7f37a460f47b 100644 --- a/lib/Geo/S2/S2MultiPolyline.cpp +++ b/lib/Geo/S2/S2MultiPolyline.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 71a9622bfe6b..3027e4628283 100644 --- a/lib/Geo/S2/S2MultiPolyline.h +++ b/lib/Geo/S2/S2MultiPolyline.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6d232896bbaf..7b004acc941a 100644 --- a/lib/Geo/ShapeContainer.cpp +++ b/lib/Geo/ShapeContainer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 930d688686a2..5a9c551c7402 100644 --- a/lib/Geo/ShapeContainer.h +++ b/lib/Geo/ShapeContainer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Shapes.cpp b/lib/Geo/Shapes.cpp index fda73caa9183..5fcd72a63031 100644 --- a/lib/Geo/Shapes.cpp +++ b/lib/Geo/Shapes.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Shapes.h b/lib/Geo/Shapes.h index 4e8aad13f539..ea31717efd9d 100644 --- a/lib/Geo/Shapes.h +++ b/lib/Geo/Shapes.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e74136147a4c..ad54e50f8896 100644 --- a/lib/Geo/Utils.cpp +++ b/lib/Geo/Utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 409e0ba1e157..5343ffc2c8c3 100644 --- a/lib/Geo/Utils.h +++ b/lib/Geo/Utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/EvalResult.h b/lib/Greenspun/EvalResult.h index 15f89866f9ba..7c445793f966 100644 --- a/lib/Greenspun/EvalResult.h +++ b/lib/Greenspun/EvalResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/Extractor.h b/lib/Greenspun/Extractor.h index 96b1d48e04c2..4d03a95a41a5 100644 --- a/lib/Greenspun/Extractor.h +++ b/lib/Greenspun/Extractor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/Interpreter.cpp b/lib/Greenspun/Interpreter.cpp index bdd24b6c9397..08422fbda571 100644 --- a/lib/Greenspun/Interpreter.cpp +++ b/lib/Greenspun/Interpreter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/Interpreter.h b/lib/Greenspun/Interpreter.h index 7a79b449e58d..f63021e66b0a 100644 --- a/lib/Greenspun/Interpreter.h +++ b/lib/Greenspun/Interpreter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/Primitives.cpp b/lib/Greenspun/Primitives.cpp index ba42d3441269..a53360c9dd0b 100644 --- a/lib/Greenspun/Primitives.cpp +++ b/lib/Greenspun/Primitives.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/Primitives.h b/lib/Greenspun/Primitives.h index 56dc93d6bbf4..c3bb9969f824 100644 --- a/lib/Greenspun/Primitives.h +++ b/lib/Greenspun/Primitives.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/lib/DateTime.cpp b/lib/Greenspun/lib/DateTime.cpp index 59c6cd836214..56c7cb6067db 100644 --- a/lib/Greenspun/lib/DateTime.cpp +++ b/lib/Greenspun/lib/DateTime.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/lib/DateTime.h b/lib/Greenspun/lib/DateTime.h index 6fef17994eba..652ae1e2c472 100644 --- a/lib/Greenspun/lib/DateTime.h +++ b/lib/Greenspun/lib/DateTime.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/lib/Dicts.cpp b/lib/Greenspun/lib/Dicts.cpp index 8d436a2a44b0..4c241a941355 100644 --- a/lib/Greenspun/lib/Dicts.cpp +++ b/lib/Greenspun/lib/Dicts.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/lib/Dicts.h b/lib/Greenspun/lib/Dicts.h index a5a68fb023bb..fc3ed6704356 100644 --- a/lib/Greenspun/lib/Dicts.h +++ b/lib/Greenspun/lib/Dicts.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/lib/Lists.cpp b/lib/Greenspun/lib/Lists.cpp index 694ce229e75e..a8297263a7f8 100644 --- a/lib/Greenspun/lib/Lists.cpp +++ b/lib/Greenspun/lib/Lists.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/lib/Lists.h b/lib/Greenspun/lib/Lists.h index ba8b91b743ef..4eb68dea1038 100644 --- a/lib/Greenspun/lib/Lists.h +++ b/lib/Greenspun/lib/Lists.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/lib/Math.cpp b/lib/Greenspun/lib/Math.cpp index 0d91c33d96ef..243171893b08 100644 --- a/lib/Greenspun/lib/Math.cpp +++ b/lib/Greenspun/lib/Math.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/lib/Math.h b/lib/Greenspun/lib/Math.h index ef84487a4cce..9e559c1e6518 100644 --- a/lib/Greenspun/lib/Math.h +++ b/lib/Greenspun/lib/Math.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/lib/Strings.cpp b/lib/Greenspun/lib/Strings.cpp index 1d7a44e69a1a..0af9e3fe775a 100644 --- a/lib/Greenspun/lib/Strings.cpp +++ b/lib/Greenspun/lib/Strings.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Greenspun/lib/Strings.h b/lib/Greenspun/lib/Strings.h index 2e3dcf7f3bc2..53292f508cb5 100644 --- a/lib/Greenspun/lib/Strings.h +++ b/lib/Greenspun/lib/Strings.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 87a5363624ff..bba439d40e54 100644 --- a/lib/Logger/Escaper.cpp +++ b/lib/Logger/Escaper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c7b06269d8c0..bf73763c5902 100644 --- a/lib/Logger/Escaper.h +++ b/lib/Logger/Escaper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0c6f1e98e7ec..f4c62dc7a67c 100644 --- a/lib/Logger/LogAppender.cpp +++ b/lib/Logger/LogAppender.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e2b506e306a4..50bb61fb4d6e 100644 --- a/lib/Logger/LogAppender.h +++ b/lib/Logger/LogAppender.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e113b710c65c..516f79348b0b 100644 --- a/lib/Logger/LogAppenderFile.cpp +++ b/lib/Logger/LogAppenderFile.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 311ea1e32d6c..451c78f2e008 100644 --- a/lib/Logger/LogAppenderFile.h +++ b/lib/Logger/LogAppenderFile.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9acdc89bba6c..9f6f80e2f805 100644 --- a/lib/Logger/LogAppenderSyslog.cpp +++ b/lib/Logger/LogAppenderSyslog.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c18ac5b4ebf3..e2e488cbf65e 100644 --- a/lib/Logger/LogAppenderSyslog.h +++ b/lib/Logger/LogAppenderSyslog.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 97ea5d81b6e9..b733dee69d05 100644 --- a/lib/Logger/LogContext.cpp +++ b/lib/Logger/LogContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7223422fc262..7ec2039b56a0 100644 --- a/lib/Logger/LogContext.h +++ b/lib/Logger/LogContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6036f8bde318..6c39c3dfba9c 100644 --- a/lib/Logger/LogContextKeys.h +++ b/lib/Logger/LogContextKeys.h @@ -1,7 +1,8 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 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/Logger/LogGroup.h b/lib/Logger/LogGroup.h index 14144dcdf68d..56f72c4b47fa 100644 --- a/lib/Logger/LogGroup.h +++ b/lib/Logger/LogGroup.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c08b1d7a307d..944afa4210e1 100644 --- a/lib/Logger/LogLevel.cpp +++ b/lib/Logger/LogLevel.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bf4c0d40983d..d9f31eb88427 100644 --- a/lib/Logger/LogLevel.h +++ b/lib/Logger/LogLevel.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2aa08a516ae4..c1db9c8ceaae 100644 --- a/lib/Logger/LogMacros.h +++ b/lib/Logger/LogMacros.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 07df9c06e8f7..4a1fba37c796 100644 --- a/lib/Logger/LogThread.cpp +++ b/lib/Logger/LogThread.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 39ebda8374e2..815ff1370b27 100644 --- a/lib/Logger/LogThread.h +++ b/lib/Logger/LogThread.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e53d0948cfd2..965262a96bbf 100644 --- a/lib/Logger/LogTimeFormat.cpp +++ b/lib/Logger/LogTimeFormat.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ce54e01e7b14..e38e650174fd 100644 --- a/lib/Logger/LogTimeFormat.h +++ b/lib/Logger/LogTimeFormat.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fc2f461a256e..7cc92f68ecdc 100644 --- a/lib/Logger/LogTopic.cpp +++ b/lib/Logger/LogTopic.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c67fd3b4f889..73b79b26f963 100644 --- a/lib/Logger/LogTopic.h +++ b/lib/Logger/LogTopic.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 555529a826d4..33c885317259 100644 --- a/lib/Logger/LogVoidify.h +++ b/lib/Logger/LogVoidify.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 30581b50cf34..3cd073592452 100644 --- a/lib/Logger/Logger.cpp +++ b/lib/Logger/Logger.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a743124e63f5..fe8e133cb0c1 100644 --- a/lib/Logger/Logger.h +++ b/lib/Logger/Logger.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 43fba2dd736d..04922c16c911 100644 --- a/lib/Logger/LoggerFeature.cpp +++ b/lib/Logger/LoggerFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f7d662ee8c88..6ae4f30fac14 100644 --- a/lib/Logger/LoggerFeature.h +++ b/lib/Logger/LoggerFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0c9984b88124..c0270d1e9c08 100644 --- a/lib/Logger/LoggerStream.cpp +++ b/lib/Logger/LoggerStream.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 698f8a64e4ff..f235ac129bd6 100644 --- a/lib/Logger/LoggerStream.h +++ b/lib/Logger/LoggerStream.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a1981c958c98..2ab3d0b54308 100644 --- a/lib/Maskings/AttributeMasking.cpp +++ b/lib/Maskings/AttributeMasking.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0d58a3ed06f2..df5586a86d01 100644 --- a/lib/Maskings/AttributeMasking.h +++ b/lib/Maskings/AttributeMasking.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fcdf22478065..969f1431cbd5 100644 --- a/lib/Maskings/Collection.cpp +++ b/lib/Maskings/Collection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0c2d7d83ebdf..93843c74e7d7 100644 --- a/lib/Maskings/Collection.h +++ b/lib/Maskings/Collection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8451e389487e..14f0033c47f0 100644 --- a/lib/Maskings/CollectionFilter.h +++ b/lib/Maskings/CollectionFilter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 40b495327eec..6b1e55e93235 100644 --- a/lib/Maskings/CollectionSelection.h +++ b/lib/Maskings/CollectionSelection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f78dd80aa3b5..97a033a93d96 100644 --- a/lib/Maskings/MaskingFunction.h +++ b/lib/Maskings/MaskingFunction.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3e47950d6606..f47d613af17d 100644 --- a/lib/Maskings/Maskings.cpp +++ b/lib/Maskings/Maskings.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3af682e852bc..17d73c5b7ce5 100644 --- a/lib/Maskings/Maskings.h +++ b/lib/Maskings/Maskings.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d4d2cf49f41a..ce26c620d1f2 100644 --- a/lib/Maskings/ParseResult.h +++ b/lib/Maskings/ParseResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 38a677ec8b74..86539e3f22da 100644 --- a/lib/Maskings/Path.cpp +++ b/lib/Maskings/Path.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a0a27dc524da..f330c35f9095 100644 --- a/lib/Maskings/Path.h +++ b/lib/Maskings/Path.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 db7d2e706443..44c27fcd65fa 100644 --- a/lib/Maskings/RandomMask.cpp +++ b/lib/Maskings/RandomMask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ebf027b87b93..b578bde40029 100644 --- a/lib/Maskings/RandomMask.h +++ b/lib/Maskings/RandomMask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ef1d1743cc01..14ede2b1dccb 100644 --- a/lib/Maskings/RandomStringMask.cpp +++ b/lib/Maskings/RandomStringMask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4cd2b7623460..c05e003a6aa5 100644 --- a/lib/Maskings/RandomStringMask.h +++ b/lib/Maskings/RandomStringMask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 60e7553dea7a..001dc3490f7e 100644 --- a/lib/Meta/conversion.h +++ b/lib/Meta/conversion.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b9ed35c899d0..1407aa9f6be9 100644 --- a/lib/Meta/static_assert_size.h +++ b/lib/Meta/static_assert_size.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/utility.h b/lib/Meta/utility.h index c1309e8d0b63..95b382f4a5f5 100644 --- a/lib/Meta/utility.h +++ b/lib/Meta/utility.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 7ea70087fef1..bda8ce1322be 100644 --- a/lib/ProgramOptions/ArgumentParser.h +++ b/lib/ProgramOptions/ArgumentParser.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 05b33f5711d2..37a890be5fe2 100644 --- a/lib/ProgramOptions/IniFileParser.cpp +++ b/lib/ProgramOptions/IniFileParser.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 3a5d1f2e1a7f..96711947f0e9 100644 --- a/lib/ProgramOptions/IniFileParser.h +++ b/lib/ProgramOptions/IniFileParser.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ec992c5d71be..b238f6156097 100644 --- a/lib/ProgramOptions/Option.cpp +++ b/lib/ProgramOptions/Option.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 90323636b7fa..927b5496b9ee 100644 --- a/lib/ProgramOptions/Option.h +++ b/lib/ProgramOptions/Option.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e7bc0a4f1541..3811de491328 100644 --- a/lib/ProgramOptions/Parameters.cpp +++ b/lib/ProgramOptions/Parameters.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a1d79b93be29..b7f002094289 100644 --- a/lib/ProgramOptions/Parameters.h +++ b/lib/ProgramOptions/Parameters.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c3b5e235c1a9..bd4ef3c609e1 100644 --- a/lib/ProgramOptions/ProgramOptions.cpp +++ b/lib/ProgramOptions/ProgramOptions.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 09e933731864..3529267902f9 100644 --- a/lib/ProgramOptions/ProgramOptions.h +++ b/lib/ProgramOptions/ProgramOptions.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6437856c10b5..18dca4dbb6d0 100644 --- a/lib/ProgramOptions/Section.cpp +++ b/lib/ProgramOptions/Section.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2ebe5fdc6a8e..4c4f0bae5cc6 100644 --- a/lib/ProgramOptions/Section.h +++ b/lib/ProgramOptions/Section.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 71690bd85e3c..62b1e1735711 100644 --- a/lib/ProgramOptions/Translator.cpp +++ b/lib/ProgramOptions/Translator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 db2548d1078b..c42788e92f50 100644 --- a/lib/ProgramOptions/Translator.h +++ b/lib/ProgramOptions/Translator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 334039ccd281..1da5270c9ddf 100644 --- a/lib/Random/RandomFeature.cpp +++ b/lib/Random/RandomFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c5785c045c8c..ba14adf44f01 100644 --- a/lib/Random/RandomFeature.h +++ b/lib/Random/RandomFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c8740b613601..e35653368350 100644 --- a/lib/Random/RandomGenerator.cpp +++ b/lib/Random/RandomGenerator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ae93c5d18d3d..e9309aeff16c 100644 --- a/lib/Random/RandomGenerator.h +++ b/lib/Random/RandomGenerator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 563f0666ebfd..4b0334bcf854 100644 --- a/lib/Random/UniformCharacter.cpp +++ b/lib/Random/UniformCharacter.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ebe7c7bc627a..101372d77004 100644 --- a/lib/Random/UniformCharacter.h +++ b/lib/Random/UniformCharacter.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2c60ada98255..36c575cc571c 100644 --- a/lib/Rest/CommonDefines.cpp +++ b/lib/Rest/CommonDefines.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b243335945fd..1212efc9ff0e 100644 --- a/lib/Rest/CommonDefines.h +++ b/lib/Rest/CommonDefines.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 01ab9afb91f0..562ec564586e 100644 --- a/lib/Rest/GeneralRequest.cpp +++ b/lib/Rest/GeneralRequest.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 41ac89feeca2..d49b1fe5f69a 100644 --- a/lib/Rest/GeneralRequest.h +++ b/lib/Rest/GeneralRequest.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 36f4484c96a2..dda82b03416e 100644 --- a/lib/Rest/GeneralResponse.cpp +++ b/lib/Rest/GeneralResponse.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e7db4c8acf16..eba6771a7cab 100644 --- a/lib/Rest/GeneralResponse.h +++ b/lib/Rest/GeneralResponse.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9b4f00883e42..8cad9d58018d 100644 --- a/lib/Rest/HttpRequest.cpp +++ b/lib/Rest/HttpRequest.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 58a3eb79326a..bb66bf982093 100644 --- a/lib/Rest/HttpRequest.h +++ b/lib/Rest/HttpRequest.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 38a33b39aeee..aec7ea91353b 100644 --- a/lib/Rest/HttpResponse.cpp +++ b/lib/Rest/HttpResponse.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1e65fb12f718..a7cdf13d45c9 100644 --- a/lib/Rest/HttpResponse.h +++ b/lib/Rest/HttpResponse.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/RequestContext.h b/lib/Rest/RequestContext.h index d1e448940980..12c4b5cda686 100644 --- a/lib/Rest/RequestContext.h +++ b/lib/Rest/RequestContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 837792e8cdf0..f123fc989931 100644 --- a/lib/Rest/Version.cpp +++ b/lib/Rest/Version.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cb55ffb9499d..b72265dd1f50 100644 --- a/lib/Rest/Version.h +++ b/lib/Rest/Version.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0b17793c990e..579e710f88bf 100644 --- a/lib/Rest/VstRequest.cpp +++ b/lib/Rest/VstRequest.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 42804c671942..1856dc4162cf 100644 --- a/lib/Rest/VstRequest.h +++ b/lib/Rest/VstRequest.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c9dbaa72c446..9fcb9d8d993c 100644 --- a/lib/Rest/VstResponse.cpp +++ b/lib/Rest/VstResponse.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 281df99a55d4..84f53b5f73c7 100644 --- a/lib/Rest/VstResponse.h +++ b/lib/Rest/VstResponse.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 360f68399252..c53a467a392f 100644 --- a/lib/SimpleHttpClient/ClientConnection.cpp +++ b/lib/SimpleHttpClient/ClientConnection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 2d143d575354..a648afe8edb9 100644 --- a/lib/SimpleHttpClient/ClientConnection.h +++ b/lib/SimpleHttpClient/ClientConnection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 17e127747dff..e2fa8ed959ad 100644 --- a/lib/SimpleHttpClient/ConnectionCache.cpp +++ b/lib/SimpleHttpClient/ConnectionCache.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 743e5855e671..78cf1cddd7ae 100644 --- a/lib/SimpleHttpClient/ConnectionCache.h +++ b/lib/SimpleHttpClient/ConnectionCache.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 162e6e7a4873..a1778223d0fa 100644 --- a/lib/SimpleHttpClient/GeneralClientConnection.cpp +++ b/lib/SimpleHttpClient/GeneralClientConnection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ec7133ff28f7..f34c604e76e1 100644 --- a/lib/SimpleHttpClient/GeneralClientConnection.h +++ b/lib/SimpleHttpClient/GeneralClientConnection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 48d86fc8a673..97ba7b55766a 100644 --- a/lib/SimpleHttpClient/HttpResponseChecker.cpp +++ b/lib/SimpleHttpClient/HttpResponseChecker.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6c8370138800..8ef2edc32f23 100644 --- a/lib/SimpleHttpClient/HttpResponseChecker.h +++ b/lib/SimpleHttpClient/HttpResponseChecker.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b814089c9461..913dd18f5162 100644 --- a/lib/SimpleHttpClient/SimpleHttpClient.cpp +++ b/lib/SimpleHttpClient/SimpleHttpClient.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 14f7eec543ae..0dab4fde3078 100644 --- a/lib/SimpleHttpClient/SimpleHttpClient.h +++ b/lib/SimpleHttpClient/SimpleHttpClient.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f7968f4bfcaf..5b2f3c3dfe73 100644 --- a/lib/SimpleHttpClient/SimpleHttpResult.cpp +++ b/lib/SimpleHttpClient/SimpleHttpResult.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9c5751fd379e..fa61db7de004 100644 --- a/lib/SimpleHttpClient/SimpleHttpResult.h +++ b/lib/SimpleHttpClient/SimpleHttpResult.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 26b8cc0481df..f025ee62b57f 100644 --- a/lib/SimpleHttpClient/SslClientConnection.cpp +++ b/lib/SimpleHttpClient/SslClientConnection.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 dd1c1ace43c0..84e3f863bc8f 100644 --- a/lib/SimpleHttpClient/SslClientConnection.h +++ b/lib/SimpleHttpClient/SslClientConnection.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cf08adb72333..ae5974afa9a5 100644 --- a/lib/Ssl/SslFeature.cpp +++ b/lib/Ssl/SslFeature.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b7e3ffdefd83..546724353863 100644 --- a/lib/Ssl/SslFeature.h +++ b/lib/Ssl/SslFeature.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8873aa84f007..1657a7191112 100644 --- a/lib/Ssl/SslInterface.cpp +++ b/lib/Ssl/SslInterface.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 945d4cceffd3..7d153fe662db 100644 --- a/lib/Ssl/SslInterface.h +++ b/lib/Ssl/SslInterface.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e39658a83a06..aeaa6f76f13a 100644 --- a/lib/Ssl/ssl-helper.cpp +++ b/lib/Ssl/ssl-helper.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 08cb8d034e40..67469752ab81 100644 --- a/lib/Ssl/ssl-helper.h +++ b/lib/Ssl/ssl-helper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b5d26223e0a7..3fc1175294e2 100644 --- a/lib/Utilities/Completer.h +++ b/lib/Utilities/Completer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/IsArangoExecutable.cpp b/lib/Utilities/IsArangoExecutable.cpp index d1a1dd87154d..7b48d2dabfc1 100644 --- a/lib/Utilities/IsArangoExecutable.cpp +++ b/lib/Utilities/IsArangoExecutable.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/IsArangoExecutable.h b/lib/Utilities/IsArangoExecutable.h index b7ee75286fdb..f2c20b6d68e7 100644 --- a/lib/Utilities/IsArangoExecutable.h +++ b/lib/Utilities/IsArangoExecutable.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f741444d3894..6e70b5cd0f1e 100644 --- a/lib/Utilities/LineEditor.cpp +++ b/lib/Utilities/LineEditor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c21f12988988..fc80cad09375 100644 --- a/lib/Utilities/LineEditor.h +++ b/lib/Utilities/LineEditor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 09a6bfb832b2..7121bb2d670a 100644 --- a/lib/Utilities/LinenoiseShell.cpp +++ b/lib/Utilities/LinenoiseShell.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8cb68ff8ac8c..fecf77d23126 100644 --- a/lib/Utilities/LinenoiseShell.h +++ b/lib/Utilities/LinenoiseShell.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 0ba1d9fb33a9..1ffb4b7c1172 100644 --- a/lib/Utilities/NameValidator.cpp +++ b/lib/Utilities/NameValidator.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b81e8996b2cf..e90d9cfb0ebe 100644 --- a/lib/Utilities/NameValidator.h +++ b/lib/Utilities/NameValidator.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e539d34a750e..cc6d7b286856 100644 --- a/lib/Utilities/ScriptLoader.cpp +++ b/lib/Utilities/ScriptLoader.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9b347814d68f..1bb3a911496d 100644 --- a/lib/Utilities/ScriptLoader.h +++ b/lib/Utilities/ScriptLoader.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e9737d187efd..e4d05fa1f4fb 100644 --- a/lib/Utilities/ShellBase.cpp +++ b/lib/Utilities/ShellBase.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 bd890bb3b839..9beadb66bb02 100644 --- a/lib/Utilities/ShellBase.h +++ b/lib/Utilities/ShellBase.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/Timers.h b/lib/Utilities/Timers.h index db8dc8534bee..f8d525b44f6d 100644 --- a/lib/Utilities/Timers.h +++ b/lib/Utilities/Timers.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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/clock_gettime.cpp b/lib/Utilities/clock_gettime.cpp index f0c425be699d..22d4c0da7775 100644 --- a/lib/Utilities/clock_gettime.cpp +++ b/lib/Utilities/clock_gettime.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5d40bf551de2..d01c51b28659 100644 --- a/lib/V8/JSLoader.cpp +++ b/lib/V8/JSLoader.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cbac83170115..5fe18d1e514d 100644 --- a/lib/V8/JSLoader.h +++ b/lib/V8/JSLoader.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a2e27e3fba1d..cedd630abf9b 100644 --- a/lib/V8/JavaScriptSecurityContext.cpp +++ b/lib/V8/JavaScriptSecurityContext.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a90fbb2f0287..c5b8e05002ca 100644 --- a/lib/V8/JavaScriptSecurityContext.h +++ b/lib/V8/JavaScriptSecurityContext.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b58fe9945b99..96a9904f2f0d 100644 --- a/lib/V8/V8LineEditor.cpp +++ b/lib/V8/V8LineEditor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d833893f7785..48000345aee0 100644 --- a/lib/V8/V8LineEditor.h +++ b/lib/V8/V8LineEditor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 50a5dc4f835d..360db54dee20 100644 --- a/lib/V8/v8-buffer.cpp +++ b/lib/V8/v8-buffer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c970fe67e77b..03d27396f197 100644 --- a/lib/V8/v8-buffer.h +++ b/lib/V8/v8-buffer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 49e9196273be..a2863cbb1320 100644 --- a/lib/V8/v8-conv.cpp +++ b/lib/V8/v8-conv.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e81596731ad3..a285574ae3cb 100644 --- a/lib/V8/v8-conv.h +++ b/lib/V8/v8-conv.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 6195cc3ec917..0f50bd2fd47d 100644 --- a/lib/V8/v8-deadline.cpp +++ b/lib/V8/v8-deadline.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 99fe0f108f8d..b2f68d22b7ce 100644 --- a/lib/V8/v8-deadline.h +++ b/lib/V8/v8-deadline.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 9592e166f3f0..82de10ed0271 100644 --- a/lib/V8/v8-environment.cpp +++ b/lib/V8/v8-environment.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 37264ad48e42..0bc3aec960bd 100644 --- a/lib/V8/v8-globals.cpp +++ b/lib/V8/v8-globals.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 d48ad4f2bb3f..527843856697 100644 --- a/lib/V8/v8-globals.h +++ b/lib/V8/v8-globals.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 f15c3fa54b2a..e4a6608e414e 100644 --- a/lib/V8/v8-helper.h +++ b/lib/V8/v8-helper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 30a12a5a8e81..b6aca77bdb51 100644 --- a/lib/V8/v8-no-deadline.cpp +++ b/lib/V8/v8-no-deadline.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 418c8da6d1d7..9bea3bd91b44 100644 --- a/lib/V8/v8-shell.cpp +++ b/lib/V8/v8-shell.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1dcbabc59111..af71801619aa 100644 --- a/lib/V8/v8-shell.h +++ b/lib/V8/v8-shell.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 268610f59aee..7e176b8836fc 100644 --- a/lib/V8/v8-utils.cpp +++ b/lib/V8/v8-utils.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 450dfa2171c0..cd878b14ba3b 100644 --- a/lib/V8/v8-utils.h +++ b/lib/V8/v8-utils.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 573c09ede400..fc7b147174a2 100644 --- a/lib/V8/v8-vpack.cpp +++ b/lib/V8/v8-vpack.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 1e97125b0997..c4db8dc2c706 100644 --- a/lib/V8/v8-vpack.h +++ b/lib/V8/v8-vpack.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 54272ae5ff43..de997fde4469 100644 --- a/lib/V8/v8-wrapper.h +++ b/lib/V8/v8-wrapper.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8a25ccc34344..86271e808183 100644 --- a/lib/VPackDeserializer/array.h +++ b/lib/VPackDeserializer/array.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 271760a6d91a..3204184c0516 100644 --- a/lib/VPackDeserializer/attribute.h +++ b/lib/VPackDeserializer/attribute.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c0144df750dc..35b18dfc7c9c 100644 --- a/lib/VPackDeserializer/conditional.h +++ b/lib/VPackDeserializer/conditional.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 24ec6e05867f..c77ddb8cceb9 100644 --- a/lib/VPackDeserializer/context.h +++ b/lib/VPackDeserializer/context.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 a61c80bc626a..b00c1a5e90a8 100644 --- a/lib/VPackDeserializer/deserialize-with.h +++ b/lib/VPackDeserializer/deserialize-with.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8b6071b42a05..ced2e68d656d 100644 --- a/lib/VPackDeserializer/deserializer.h +++ b/lib/VPackDeserializer/deserializer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 fa98d504249e..4ecca941b17a 100644 --- a/lib/VPackDeserializer/enum.h +++ b/lib/VPackDeserializer/enum.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 5ee9344c1453..9b5608312710 100644 --- a/lib/VPackDeserializer/errors.h +++ b/lib/VPackDeserializer/errors.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 46d14335166e..2c19a617ed31 100644 --- a/lib/VPackDeserializer/field-name-dependent.h +++ b/lib/VPackDeserializer/field-name-dependent.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 aa358d39e2ff..b2ed13512a1d 100644 --- a/lib/VPackDeserializer/field-value-dependent.h +++ b/lib/VPackDeserializer/field-value-dependent.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c9f5f66e8fc4..4c1a5e77d05b 100644 --- a/lib/VPackDeserializer/fixed-order.h +++ b/lib/VPackDeserializer/fixed-order.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4a39c5eafb09..08ec890c0656 100644 --- a/lib/VPackDeserializer/gadgets.h +++ b/lib/VPackDeserializer/gadgets.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 ca826428eb68..771518f08d17 100644 --- a/lib/VPackDeserializer/hints.h +++ b/lib/VPackDeserializer/hints.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 cc85114cdf71..c8d6f43f3780 100644 --- a/lib/VPackDeserializer/map.h +++ b/lib/VPackDeserializer/map.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 deb2cbed0699..fa194233d034 100644 --- a/lib/VPackDeserializer/parameter-list.h +++ b/lib/VPackDeserializer/parameter-list.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b8271c1ab647..774aa84ccf66 100644 --- a/lib/VPackDeserializer/plan-executor.h +++ b/lib/VPackDeserializer/plan-executor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 b84140a0bbd8..83469273c541 100644 --- a/lib/VPackDeserializer/try-alternatives.h +++ b/lib/VPackDeserializer/try-alternatives.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4c604a71697d..fd7a6801b612 100644 --- a/lib/VPackDeserializer/types.h +++ b/lib/VPackDeserializer/types.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 8a1a0e8c7bc2..aec808160417 100644 --- a/lib/VPackDeserializer/unpack-proxy.h +++ b/lib/VPackDeserializer/unpack-proxy.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 e69426de7e3a..378c1c981e7a 100644 --- a/lib/VPackDeserializer/utilities.h +++ b/lib/VPackDeserializer/utilities.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4842519d3185..17d2eae1e186 100644 --- a/lib/VPackDeserializer/validate.h +++ b/lib/VPackDeserializer/validate.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 c8fe52d89536..fc4fcc0afe61 100644 --- a/lib/VPackDeserializer/value-reader.h +++ b/lib/VPackDeserializer/value-reader.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 615f3f32bebc..5d1e9f998795 100644 --- a/lib/VPackDeserializer/values.h +++ b/lib/VPackDeserializer/values.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB 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 4a12c85b1954..0924fca95e4e 100644 --- a/lib/VPackDeserializer/vpack-types.h +++ b/lib/VPackDeserializer/vpack-types.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// -/// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany +/// Copyright 2014-2022 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); From 00afa31d6eeba529e9925e9d62135c7d86ee394b Mon Sep 17 00:00:00 2001 From: jsteemann Date: Thu, 6 Jan 2022 15:20:48 +0100 Subject: [PATCH 2/3] try to set a timeout --- .github/workflows/clang-format.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index eafb671cff96..fce401484c8d 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -12,6 +12,7 @@ jobs: lint: runs-on: ubuntu-latest steps: + - timeout-minutes: 10 - uses: actions/checkout@v2 with: fetch-depth: 0 From c2c45f41980795e4c11348a59360500d9b84c77f Mon Sep 17 00:00:00 2001 From: jsteemann Date: Thu, 6 Jan 2022 22:29:29 +0100 Subject: [PATCH 3/3] remove unrelated change from PR --- .github/workflows/clang-format.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index fce401484c8d..eafb671cff96 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -12,7 +12,6 @@ jobs: lint: runs-on: ubuntu-latest steps: - - timeout-minutes: 10 - uses: actions/checkout@v2 with: fetch-depth: 0