aboutsummaryrefslogtreecommitdiffstats
path: root/metrics/src/main/java/ai/vespa/metrics/docs/UnitDocumentation.java
diff options
context:
space:
mode:
Diffstat (limited to 'metrics/src/main/java/ai/vespa/metrics/docs/UnitDocumentation.java')
-rw-r--r--metrics/src/main/java/ai/vespa/metrics/docs/UnitDocumentation.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/metrics/src/main/java/ai/vespa/metrics/docs/UnitDocumentation.java b/metrics/src/main/java/ai/vespa/metrics/docs/UnitDocumentation.java
index 03f99a076b1..0bd346b3e53 100644
--- a/metrics/src/main/java/ai/vespa/metrics/docs/UnitDocumentation.java
+++ b/metrics/src/main/java/ai/vespa/metrics/docs/UnitDocumentation.java
@@ -1,3 +1,4 @@
+// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package ai.vespa.metrics.docs;
@@ -18,7 +19,7 @@ public class UnitDocumentation {
var referenceBuilder = new StringBuilder();
referenceBuilder.append(String.format("""
---
- # 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.
title: "Metric Units Reference"
---