From a937838f9f200334659948d30b8a97efc137fb79 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Wed, 14 Jun 2017 16:05:19 +0200 Subject: Update copyright headers --- config_test/pom.xml | 2 +- config_test/src/main/java/com/yahoo/configtest/Demo.java | 2 +- config_test/src/main/resources/configdefinitions/greeting.def | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'config_test') diff --git a/config_test/pom.xml b/config_test/pom.xml index 2f8426387c3..576f8c323b8 100644 --- a/config_test/pom.xml +++ b/config_test/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 diff --git a/config_test/src/main/java/com/yahoo/configtest/Demo.java b/config_test/src/main/java/com/yahoo/configtest/Demo.java index 44b42c79de3..d6295c6a135 100644 --- a/config_test/src/main/java/com/yahoo/configtest/Demo.java +++ b/config_test/src/main/java/com/yahoo/configtest/Demo.java @@ -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.configtest; /** diff --git a/config_test/src/main/resources/configdefinitions/greeting.def b/config_test/src/main/resources/configdefinitions/greeting.def index 7755413e8f7..64a14016f90 100644 --- a/config_test/src/main/resources/configdefinitions/greeting.def +++ b/config_test/src/main/resources/configdefinitions/greeting.def @@ -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. version=1 namespace=configtest -- cgit v1.2.3