aboutsummaryrefslogtreecommitdiffstats
path: root/metrics/src/vespa/metrics/common/memory_usage_metrics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'metrics/src/vespa/metrics/common/memory_usage_metrics.cpp')
-rw-r--r--metrics/src/vespa/metrics/common/memory_usage_metrics.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/metrics/src/vespa/metrics/common/memory_usage_metrics.cpp b/metrics/src/vespa/metrics/common/memory_usage_metrics.cpp
index 9ab01a64f27..c3901e40261 100644
--- a/metrics/src/vespa/metrics/common/memory_usage_metrics.cpp
+++ b/metrics/src/vespa/metrics/common/memory_usage_metrics.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 "memory_usage_metrics.h"
#include <vespa/vespalib/util/memoryusage.h>