aboutsummaryrefslogtreecommitdiffstats
path: root/application/src/main/java/com/yahoo/application/content/ContentCluster.java
diff options
context:
space:
mode:
Diffstat (limited to 'application/src/main/java/com/yahoo/application/content/ContentCluster.java')
-rw-r--r--application/src/main/java/com/yahoo/application/content/ContentCluster.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/src/main/java/com/yahoo/application/content/ContentCluster.java b/application/src/main/java/com/yahoo/application/content/ContentCluster.java
index ee29ee64a9d..e8f83a1da6b 100644
--- a/application/src/main/java/com/yahoo/application/content/ContentCluster.java
+++ b/application/src/main/java/com/yahoo/application/content/ContentCluster.java
@@ -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.
package com.yahoo.application.content;
import com.yahoo.api.annotations.Beta;