v1.9.0
refactored simple_buffer.c example (#363)
Clarified license (#115, #244)
minor updates to examples
merge lz4opt.h into lz4hc.c
Add dictionary random access example
created LZ4_initStream()
Added : doc authorship
fixed minor cppcheck warnings in examples
make `_fast*()` decoder generate a deprecation warning
tried to clean another bunch of cppcheck warnings
Remove whitespace from ends of lines