-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Closed
Copy link
Labels
area-System.IO.CompressionquestionAnswer questions and provide assistance, not an issue with source code or documentation.Answer questions and provide assistance, not an issue with source code or documentation.
Milestone
Description
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)?
Metadata
Metadata
Assignees
Labels
area-System.IO.CompressionquestionAnswer questions and provide assistance, not an issue with source code or documentation.Answer questions and provide assistance, not an issue with source code or documentation.