summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCompress/Zlib.h
AgeCommit message (Expand)Author
2021-05-16LibCompress: Add missing #includeGunnar Beutner
2021-04-29Everywhere: Use "the SerenityOS developers." in copyright headersLinus Groh
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-03-15LibCompress: Make the Zlib decompressor fail gracefulyIdan Horowitz
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling