aboutsummaryrefslogtreecommitdiffstats
path: root/metrics/src/vespa/metrics/memoryconsumption.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'metrics/src/vespa/metrics/memoryconsumption.cpp')
-rw-r--r--metrics/src/vespa/metrics/memoryconsumption.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/metrics/src/vespa/metrics/memoryconsumption.cpp b/metrics/src/vespa/metrics/memoryconsumption.cpp
index 1c80b50a934..aed2fe957a3 100644
--- a/metrics/src/vespa/metrics/memoryconsumption.cpp
+++ b/metrics/src/vespa/metrics/memoryconsumption.cpp
@@ -1,4 +1,4 @@
-// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include "memoryconsumption.h"
#include <vespa/vespalib/stllike/hash_set.hpp>
#include <vespa/vespalib/util/size_literals.h>