summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibELF/Hashes.h
AgeCommit message (Expand)Author
2021-05-30AK+Userland: Use akaster@serenityos.org for my copyright headersAndrew Kaster
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-23LibELF: Move ELF hash functions to their own file (and make constexpr)Andreas Kling