From f745a01cfd6363093de97e6969661cbe99e2393d Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Mon, 4 Jul 2022 16:36:19 -0700 Subject: clarify yet another time what dual-license means --- ossfuzz/fuzz_helpers.h | 3 ++- tests/roundTripTest.c | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ossfuzz/fuzz_helpers.h b/ossfuzz/fuzz_helpers.h index aae359e..efd9acf 100644 --- a/ossfuzz/fuzz_helpers.h +++ b/ossfuzz/fuzz_helpers.h @@ -4,7 +4,8 @@ * * This source code is licensed under both the BSD-style license (found in the * LICENSE file in the root directory of this source tree) and the GPLv2 (found - * in the COPYING file in the root directory of this source tree). + * in the COPYING file in the root directory of this source tree), + * meaning you may select, at your option, one of the above-listed licenses. */ /** diff --git a/tests/roundTripTest.c b/tests/roundTripTest.c index 233a745..3e9d6ed 100644 --- a/tests/roundTripTest.c +++ b/tests/roundTripTest.c @@ -4,8 +4,8 @@ * * This source code is licensed under both the BSD-style license (found in the * LICENSE file in the root directory of this source tree) and the GPLv2 (found - * in the COPYING file in the root directory of this source tree). - * You may select, at your option, one of the above-listed licenses. + * in the COPYING file in the root directory of this source tree), + * meaning you may select, at your option, one of the above-listed licenses. */ /* -- cgit v0.12