summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahooinc.com>2023-10-10 16:20:13 +0000
committerGeir Storli <geirst@yahooinc.com>2023-10-10 16:20:13 +0000
commit73c438b12343df5ff7142b7b3d3da6ba14e96c1f (patch)
tree917ceeeec024301e315623976f9930fe53ea1a22 /container-disc
parentabac62c851c27907c7a77c6ca5c7566fdbe64b75 (diff)
Update copyright.
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/src/test/java/com/yahoo/container/jdisc/ShutdownDeadlineTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-disc/src/test/java/com/yahoo/container/jdisc/ShutdownDeadlineTest.java b/container-disc/src/test/java/com/yahoo/container/jdisc/ShutdownDeadlineTest.java
index 6351f73502e..6a846c6f3ae 100644
--- a/container-disc/src/test/java/com/yahoo/container/jdisc/ShutdownDeadlineTest.java
+++ b/container-disc/src/test/java/com/yahoo/container/jdisc/ShutdownDeadlineTest.java
@@ -1,5 +1,5 @@
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-package com.yahoo.container.jdisc;// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+package com.yahoo.container.jdisc;
import org.junit.jupiter.api.Test;