diff options
Diffstat (limited to 'tools/oss-fuzz.sh')
-rwxr-xr-x | tools/oss-fuzz.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/oss-fuzz.sh b/tools/oss-fuzz.sh index 813ca3108c..200407fcca 100755 --- a/tools/oss-fuzz.sh +++ b/tools/oss-fuzz.sh @@ -1,7 +1,5 @@ #!/bin/bash # SPDX-License-Identifier: LGPL-2.1+ -# -# Copyright © 2017 Jonathan Rudenberg set -ex |