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