aboutsummaryrefslogtreecommitdiffstats
path: root/component/src/main/java/com/yahoo/container/di/componentgraph/package-info.java
diff options
context:
space:
mode:
Diffstat (limited to 'component/src/main/java/com/yahoo/container/di/componentgraph/package-info.java')
-rw-r--r--component/src/main/java/com/yahoo/container/di/componentgraph/package-info.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/component/src/main/java/com/yahoo/container/di/componentgraph/package-info.java b/component/src/main/java/com/yahoo/container/di/componentgraph/package-info.java
index e076d331549..392089b5c38 100644
--- a/component/src/main/java/com/yahoo/container/di/componentgraph/package-info.java
+++ b/component/src/main/java/com/yahoo/container/di/componentgraph/package-info.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.
/**
* Note that this package also exists in another Vespa module, for historical
* reasons. All Java classes should be kept in this module, and the other