From d107697da5d1771dfa4a7bf2408b3bf8caebef22 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Thu, 7 Oct 2021 10:45:26 +0200 Subject: Update 2017 copyright notices. --- fbench/util/plot.pl | 2 +- fbench/util/pretest.sh | 2 +- fbench/util/resultfilter.pl | 2 +- fbench/util/runtests.sh | 2 +- fbench/util/separate.pl | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'fbench/util') diff --git a/fbench/util/plot.pl b/fbench/util/plot.pl index ca25bd66d4b..45311d9f97c 100755 --- a/fbench/util/plot.pl +++ b/fbench/util/plot.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -s -# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. # TODO # - parameter for input and output file name diff --git a/fbench/util/pretest.sh b/fbench/util/pretest.sh index 756a72e7c5f..1bf2a0372f8 100755 --- a/fbench/util/pretest.sh +++ b/fbench/util/pretest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. # # This script will be run by the 'runtests.sh' script before diff --git a/fbench/util/resultfilter.pl b/fbench/util/resultfilter.pl index 4c0f885b591..f66aed42dc3 100755 --- a/fbench/util/resultfilter.pl +++ b/fbench/util/resultfilter.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. # This script converts an fbench summary report read from stdin to a # single line containing only the numerical values written to diff --git a/fbench/util/runtests.sh b/fbench/util/runtests.sh index dd18fd6d9b4..1c5c7583e6e 100755 --- a/fbench/util/runtests.sh +++ b/fbench/util/runtests.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. opt_o=false opt_l=false diff --git a/fbench/util/separate.pl b/fbench/util/separate.pl index a164b196ae7..418733bde7c 100755 --- a/fbench/util/separate.pl +++ b/fbench/util/separate.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. $sepcol = shift; -- cgit v1.2.3