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" --- .../main/resources/configdefinitions/jdisc.http.client.http-client.def | 2 +- .../src/main/resources/configdefinitions/jdisc.http.connector.def | 2 +- .../src/main/resources/configdefinitions/jdisc.http.server.def | 2 +- .../src/main/resources/configdefinitions/jdisc.http.servlet-paths.def | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'jdisc_http_service/src/main/resources') diff --git a/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.client.http-client.def b/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.client.http-client.def index 8f99fccec94..8f2b4dfd86f 100644 --- a/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.client.http-client.def +++ b/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.client.http-client.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. namespace=jdisc.http.client userAgent string default = "JDisc/1.0" diff --git a/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.connector.def b/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.connector.def index 00b089ae3f9..afe57e33245 100644 --- a/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.connector.def +++ b/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.connector.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. namespace=jdisc.http # The TCP port to listen to for this connector. diff --git a/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.server.def b/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.server.def index a6cb43cee17..006a6726a90 100644 --- a/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.server.def +++ b/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.server.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. namespace=jdisc.http # Whether to enable developer mode, where stack traces etc are visible in response bodies. diff --git a/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.servlet-paths.def b/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.servlet-paths.def index 86707b027be..4cc93d2b7e4 100644 --- a/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.servlet-paths.def +++ b/jdisc_http_service/src/main/resources/configdefinitions/jdisc.http.servlet-paths.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. namespace=jdisc.http # path by servlet componentId -- cgit v1.2.3