mirror of https://github.com/google/oss-fuzz.git
![]() When contributed to OSS-fuzz the Ghostscript target fuzzer was licensed under a "BSD-style" license, referring to a LICENSE file that actually contained an Apache 2.0 license! Recently the OSS-fuzz project has added a presubmit check that validates the license of each project's target fuzzer, causing the Ghostscript target fuzzer to now fail the test. The Ghostscript target fuzzer therefore needs to be relicensed under Apache 2.0. This commit relicenses the existing target fuzzer code under Apache 2.0 so that the Ghostscript target fuzzer code will pass OSS-fuzz's presubmit checks allowing for further development. |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
gstoraster_fuzzer.cc | ||
project.yaml |