dev
fix: various typos
lz4 version source from lz4.h
updated license & header dates
Added -Wmissing-prototypes to the list of warning flags
removed year from header (#1605)
Add License variable to pkg-config file
add comments explaining read_variable_length() ilimit bounds, fix match length limit
Merge pull request #1581 from KSSAB/dev
Revert prev changes and fix bug
minor refactor of LZ4F_writeOpen() in lz4file.c
fix -Wmissing-prototypes warnings
update LZ4F_decompress() code documentation
Updated lz4hc documentation: LZ4_saveDictHC() expects valid arguments
Fix: 25 typos
updated xxhash to latest version