From 4e5d87a9baa4176a1089f7afd1f433a8da275725 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Tue, 13 Jun 2017 18:43:39 +0200 Subject: Copyright header --- .../src/test/scala/com/yahoo/container/di/DirConfigSource.scala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'container-di/src/test/scala/com/yahoo/container/di/DirConfigSource.scala') diff --git a/container-di/src/test/scala/com/yahoo/container/di/DirConfigSource.scala b/container-di/src/test/scala/com/yahoo/container/di/DirConfigSource.scala index 20e4fcb03f8..5afa1bc418e 100644 --- a/container-di/src/test/scala/com/yahoo/container/di/DirConfigSource.scala +++ b/container-di/src/test/scala/com/yahoo/container/di/DirConfigSource.scala @@ -1,4 +1,4 @@ -// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.container.di import java.io.{FileOutputStream, OutputStream, File} @@ -46,4 +46,4 @@ private object DirConfigSource { folder.create() folder } -} \ No newline at end of file +} -- cgit v1.2.3