From 3021f66843b9babe06ceaccd23f78309b4ca046b Mon Sep 17 00:00:00 2001 From: gjoranv Date: Wed, 27 Oct 2021 15:13:17 +0200 Subject: Update 2020 Oath copyrights. --- jdisc_core/src/main/java/com/yahoo/jdisc/core/BundleCollisionHook.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jdisc_core') diff --git a/jdisc_core/src/main/java/com/yahoo/jdisc/core/BundleCollisionHook.java b/jdisc_core/src/main/java/com/yahoo/jdisc/core/BundleCollisionHook.java index 0f863b4b5a2..75cca79f556 100644 --- a/jdisc_core/src/main/java/com/yahoo/jdisc/core/BundleCollisionHook.java +++ b/jdisc_core/src/main/java/com/yahoo/jdisc/core/BundleCollisionHook.java @@ -1,4 +1,4 @@ -// Copyright 2020 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.jdisc.core; import org.osgi.framework.Bundle; -- cgit v1.2.3