aboutsummaryrefslogtreecommitdiffstats
path: root/annotations/src/main/java/com/yahoo/component/annotation/Inject.java
diff options
context:
space:
mode:
Diffstat (limited to 'annotations/src/main/java/com/yahoo/component/annotation/Inject.java')
-rw-r--r--annotations/src/main/java/com/yahoo/component/annotation/Inject.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/annotations/src/main/java/com/yahoo/component/annotation/Inject.java b/annotations/src/main/java/com/yahoo/component/annotation/Inject.java
index dd11635ba3f..3696b160b7f 100644
--- a/annotations/src/main/java/com/yahoo/component/annotation/Inject.java
+++ b/annotations/src/main/java/com/yahoo/component/annotation/Inject.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.component.annotation;
import java.lang.annotation.Documented;