summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-08-22 16:30:33 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-08-22 16:31:50 -0500
commitde315dfaad32427a84251c3c4a18b5f0058b2eb8 (patch)
tree2546335c641fe79a1980256e9d7b56db9d34526e
parentba5f7f6a3ee8e77adfec9a6bd2820ed34e90990c (diff)
downloadlibpng-1.6.32rc02.tar.gz
[libpng16] Imported from libpng-1.6.32rc02.tarv1.6.32rc02
-rw-r--r--contrib/oss-fuzz/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/oss-fuzz/README.txt b/contrib/oss-fuzz/README.txt
index b1551fa43..074845b95 100644
--- a/contrib/oss-fuzz/README.txt
+++ b/contrib/oss-fuzz/README.txt
@@ -9,11 +9,11 @@ Files in this directory are used by the oss-fuzz project
(https://github.com/google/oss-fuzz/tree/master/projects/libpng).
for "fuzzing" libpng.
-They were licensed by google inc, using the BSD-like Chromium license,
+They were licensed by Google Inc, using the BSD-like Chromium license,
which may be found at https://cs.chromium.org/chromium/src/LICENSE, or, if
noted in the source, under the Apache-2.0 license, which may
be found at http://www.apache.org/licenses/LICENSE-2.0 .
-If they have been modified, the deritives are copyright Glenn Randers-Pehson
+If they have been modified, the derivatives are copyright Glenn Randers-Pehson
and are released under the same licenses as the originals. Several of
the original files (libpng_read_fuzzer.options, png.dict, project.yaml)
had no licensing information; we assumed that these were under the Chromium