summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/maintenanceschedulertest.cpp
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-10-07 11:16:25 +0200
committerGitHub <noreply@github.com>2021-10-07 11:16:25 +0200
commitdd1f85033c5c28360e46fadebbd5eeac3855e2d2 (patch)
tree187e24d0518ccee0dd79c55472778e963d8a01a3 /storage/src/tests/distributor/maintenanceschedulertest.cpp
parent9267c34bc474f86b2caee5b871a7e8da0324f573 (diff)
parentb6a46f86103ab216ac91930648147fbac42881b7 (diff)
Merge pull request #19453 from vespa-engine/update-copyrights
Update copyrights
Diffstat (limited to 'storage/src/tests/distributor/maintenanceschedulertest.cpp')
-rw-r--r--storage/src/tests/distributor/maintenanceschedulertest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/tests/distributor/maintenanceschedulertest.cpp b/storage/src/tests/distributor/maintenanceschedulertest.cpp
index bada963496d..a97ffeef24b 100644
--- a/storage/src/tests/distributor/maintenanceschedulertest.cpp
+++ b/storage/src/tests/distributor/maintenanceschedulertest.cpp
@@ -1,4 +1,4 @@
-// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/document/test/make_document_bucket.h>
#include <vespa/storage/distributor/maintenance/simplebucketprioritydatabase.h>
#include <vespa/storage/distributor/maintenance/maintenancescheduler.h>