From 7803be46b1c56e4c81ebe3f6a187302af620987e Mon Sep 17 00:00:00 2001 From: gjoranv Date: Thu, 7 Oct 2021 10:50:13 +0200 Subject: Update 2018 copyright notices. --- .../src/main/java/com/yahoo/container/standalone/LocalFileDb.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone-container/src/main/java/com/yahoo/container/standalone/LocalFileDb.java') diff --git a/standalone-container/src/main/java/com/yahoo/container/standalone/LocalFileDb.java b/standalone-container/src/main/java/com/yahoo/container/standalone/LocalFileDb.java index a28d8be8f57..285f0f60c3f 100644 --- a/standalone-container/src/main/java/com/yahoo/container/standalone/LocalFileDb.java +++ b/standalone-container/src/main/java/com/yahoo/container/standalone/LocalFileDb.java @@ -1,4 +1,4 @@ -// Copyright 2018 Yahoo Holdings. 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.container.standalone; import com.yahoo.config.FileReference; -- cgit v1.2.3