diff options
author | Cyan4973 <yann.collet.73@gmail.com> | 2014-04-22 22:45:28 (GMT) |
---|---|---|
committer | Cyan4973 <yann.collet.73@gmail.com> | 2014-04-22 22:45:28 (GMT) |
commit | dac2a0946d854e1fcb9547b3cc40db835432cece (patch) | |
tree | ff6f5c293ee4c61cda64b1f36a8549743db3b8c2 /programs/bench.h | |
parent | 37be46701a21e554fff47f97b549fb473f6a2904 (diff) | |
parent | 30a41b5b91b4f4caf8d65b979de5199c9ddcccf5 (diff) | |
download | lz4-dac2a0946d854e1fcb9547b3cc40db835432cece.zip lz4-dac2a0946d854e1fcb9547b3cc40db835432cece.tar.gz lz4-dac2a0946d854e1fcb9547b3cc40db835432cece.tar.bz2 |
Merge pull request #3 from Cyan4973/betar117
Beta
Diffstat (limited to 'programs/bench.h')
-rw-r--r-- | programs/bench.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/programs/bench.h b/programs/bench.h index ed801d4..a0b7ed2 100644 --- a/programs/bench.h +++ b/programs/bench.h @@ -1,6 +1,6 @@ /* bench.h - Demo program to benchmark open-source compression algorithm - Copyright (C) Yann Collet 2012-2013 + Copyright (C) Yann Collet 2012-2014 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |