summaryrefslogtreecommitdiffstats
path: root/ossfuzz/fuzz_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'ossfuzz/fuzz_helpers.h')
-rw-r--r--ossfuzz/fuzz_helpers.h3
1 files changed, 2 insertions, 1 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.
*/
/**