From e26f531dfe56e03c5080e799e18b2d4303ed575a Mon Sep 17 00:00:00 2001 From: mpi Date: Sun, 24 Oct 2021 08:42:38 +0000 Subject: [PATCH] Fix mangled license. From Leon Fischer --- share/btrace/runqlat.bt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/share/btrace/runqlat.bt b/share/btrace/runqlat.bt index 03a55a62e7e..b241e7a806d 100644 --- a/share/btrace/runqlat.bt +++ b/share/btrace/runqlat.bt @@ -9,12 +9,12 @@ * Copyright (c) 2014 Brendan Gregg. All rights reserved. * Copyright (c) 2021 Martin Pieuchot. All rights reserved. * - * Redistribution and usece in source and binary forusec, with or without + * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: - * 1. Redistributions of source code musect retain the above copyright + * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form musect reproduce the above copyright + * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * @@ -24,10 +24,10 @@ * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF usecE, DATA, OR PROFITS; OR BusecINESS INTERRUPTION) - * HOWEVER CAusecED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - * OUT OF THE usecE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * 19-Jun-2014 Brendan Gregg Created this. -- 2.20.1