From 0c55dc92a3bf889c67fac1ca855e6e33e1994904 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Mon, 9 Oct 2023 09:44:29 +0200 Subject: Update copyright --- .../src/main/java/com/yahoo/component/annotation/package-info.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'annotations/src/main/java/com/yahoo/component/annotation/package-info.java') diff --git a/annotations/src/main/java/com/yahoo/component/annotation/package-info.java b/annotations/src/main/java/com/yahoo/component/annotation/package-info.java index 6ad7e9e2642..b57dc9280c4 100644 --- a/annotations/src/main/java/com/yahoo/component/annotation/package-info.java +++ b/annotations/src/main/java/com/yahoo/component/annotation/package-info.java @@ -1,7 +1,7 @@ -// 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. /** * @author bjorncs */ @com.yahoo.api.annotations.PublicApi @com.yahoo.osgi.annotation.ExportPackage -package com.yahoo.component.annotation; \ No newline at end of file +package com.yahoo.component.annotation; -- cgit v1.2.3