diff options
Diffstat (limited to 'tests/ossfuzz/fuzz_decode_stream.c')
-rw-r--r-- | tests/ossfuzz/fuzz_decode_stream.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/ossfuzz/fuzz_decode_stream.c b/tests/ossfuzz/fuzz_decode_stream.c index e06613e3..37e74241 100644 --- a/tests/ossfuzz/fuzz_decode_stream.c +++ b/tests/ossfuzz/fuzz_decode_stream.c @@ -6,9 +6,6 @@ // Authors: Lasse Collin // Maksym Vatsyk // -// This file has been put into the public domain. -// You can do whatever you want with this file. -// /////////////////////////////////////////////////////////////////////////////// #include <inttypes.h> |