I don't understand why copyrights of System.IO.Compression.DefalterManaged.cs (https://github.com/dotnet/corefx/blob/a10890f4ffe0fadf090c922578ba0e606ebdd16c/src/System.IO.Compression/src/System/IO/Compression/DeflateManaged/DeflaterManaged.cs) and System.IO.Compression.InflaterManaged (https://github.com/dotnet/corefx/blob/a10890f4ffe0fadf090c922578ba0e606ebdd16c/src/System.IO.Compression/src/System/IO/Compression/DeflateManaged/InflaterManaged.cs) refer to zlib, while there is nothing common between their sources.
Should I add Zlib's license to my product's 3rd party notice if I copied these two classes (System.IO.Compression.DefalterManaged and System.IO.Compression.InflaterManaged)?
I don't understand why copyrights of System.IO.Compression.DefalterManaged.cs (https://github.com/dotnet/corefx/blob/a10890f4ffe0fadf090c922578ba0e606ebdd16c/src/System.IO.Compression/src/System/IO/Compression/DeflateManaged/DeflaterManaged.cs) and System.IO.Compression.InflaterManaged (https://github.com/dotnet/corefx/blob/a10890f4ffe0fadf090c922578ba0e606ebdd16c/src/System.IO.Compression/src/System/IO/Compression/DeflateManaged/InflaterManaged.cs) refer to zlib, while there is nothing common between their sources.
Should I add Zlib's license to my product's 3rd party notice if I copied these two classes (System.IO.Compression.DefalterManaged and System.IO.Compression.InflaterManaged)?