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