summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2022-07-04 23:36:19 (GMT)
committerYann Collet <cyan@fb.com>2022-07-04 23:36:19 (GMT)
commitf745a01cfd6363093de97e6969661cbe99e2393d (patch)
treef2fc04812bb87723adb9da116ae02558029accdf /tests
parent0af5edc87395084803bc70b529a758f6e69b97ff (diff)
downloadlz4-f745a01cfd6363093de97e6969661cbe99e2393d.zip
lz4-f745a01cfd6363093de97e6969661cbe99e2393d.tar.gz
lz4-f745a01cfd6363093de97e6969661cbe99e2393d.tar.bz2
clarify yet another time what dual-license means
Diffstat (limited to 'tests')
-rw-r--r--tests/roundTripTest.c4
1 files changed, 2 insertions, 2 deletions
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.
*/
/*