From a9785bfd7b01ddc83ac4b6d8d6a0e9f3222b21d4 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Tue, 13 Jun 2017 20:46:46 +0200 Subject: Revert "Copyright header" --- 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 576f8c323b8..2f8426387c3 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 d6295c6a135..44b42c79de3 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 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +// Copyright 2016 Yahoo Inc. 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 64a14016f90..7755413e8f7 100644 --- a/config_test/src/main/resources/configdefinitions/greeting.def +++ b/config_test/src/main/resources/configdefinitions/greeting.def @@ -1,4 +1,4 @@ -# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. version=1 namespace=configtest -- cgit v1.2.3