Skip to content

Why does a copyright header of System.IO.Compression.DeflaterManaged refer to zlib? #27286

@Alicg

Description

@Alicg

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

No one assigned

    Labels

    area-System.IO.CompressionquestionAnswer questions and provide assistance, not an issue with source code or documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions