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 --- fbench/src/geturl/CMakeLists.txt | 2 +- fbench/src/geturl/description.html | 2 +- fbench/src/geturl/geturl.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'fbench/src/geturl') diff --git a/fbench/src/geturl/CMakeLists.txt b/fbench/src/geturl/CMakeLists.txt index 85ae66bc0e3..2c6ecf1f7bc 100644 --- a/fbench/src/geturl/CMakeLists.txt +++ b/fbench/src/geturl/CMakeLists.txt @@ -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. vespa_add_executable(fbench_geturl_app SOURCES geturl.cpp diff --git a/fbench/src/geturl/description.html b/fbench/src/geturl/description.html index d38e29dc805..894f1df8d0b 100644 --- a/fbench/src/geturl/description.html +++ b/fbench/src/geturl/description.html @@ -1,2 +1,2 @@ - + Program used to fetch the content of an URL. diff --git a/fbench/src/geturl/geturl.cpp b/fbench/src/geturl/geturl.cpp index d6bcdc6dd3b..aadba320b30 100644 --- a/fbench/src/geturl/geturl.cpp +++ b/fbench/src/geturl/geturl.cpp @@ -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. #include #include -- cgit v1.2.3