From cedacfeac5330e4acd7a49bcbb37a1d8de9b6348 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Wed, 14 Jun 2017 18:25:40 +0200 Subject: Update copyright headers --- fastlib/common_config/install.sh | 2 +- fastlib/common_config/make.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'fastlib/common_config') diff --git a/fastlib/common_config/install.sh b/fastlib/common_config/install.sh index 7bf8657ade3..7c1b0e754d3 100644 --- a/fastlib/common_config/install.sh +++ b/fastlib/common_config/install.sh @@ -1,4 +1,4 @@ #!/bin/sh -# 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. cd src/cpp make FASTOS_DIR=${autobuild_installroot} INSTALL_DIR=${autobuild_installroot} install diff --git a/fastlib/common_config/make.sh b/fastlib/common_config/make.sh index 85932c4401a..53ca793f16c 100644 --- a/fastlib/common_config/make.sh +++ b/fastlib/common_config/make.sh @@ -1,4 +1,4 @@ #!/bin/sh -# 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. cd src/cpp make FASTOS_DIR=${autobuild_installroot} INSTALL_DIR=${autobuild_installroot} -- cgit v1.2.3