summaryrefslogtreecommitdiffstats
path: root/lz4hc.h
diff options
context:
space:
mode:
authorCyan4973 <yann.collet.73@gmail.com>2014-04-22 22:45:28 (GMT)
committerCyan4973 <yann.collet.73@gmail.com>2014-04-22 22:45:28 (GMT)
commitdac2a0946d854e1fcb9547b3cc40db835432cece (patch)
treeff6f5c293ee4c61cda64b1f36a8549743db3b8c2 /lz4hc.h
parent37be46701a21e554fff47f97b549fb473f6a2904 (diff)
parent30a41b5b91b4f4caf8d65b979de5199c9ddcccf5 (diff)
downloadlz4-dac2a0946d854e1fcb9547b3cc40db835432cece.zip
lz4-dac2a0946d854e1fcb9547b3cc40db835432cece.tar.gz
lz4-dac2a0946d854e1fcb9547b3cc40db835432cece.tar.bz2
Merge pull request #3 from Cyan4973/betar117
Beta
Diffstat (limited to 'lz4hc.h')
-rw-r--r--lz4hc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lz4hc.h b/lz4hc.h
index d3f81a8..b810978 100644
--- a/lz4hc.h
+++ b/lz4hc.h
@@ -1,7 +1,7 @@
/*
LZ4 HC - High Compression Mode of LZ4
Header File
- Copyright (C) 2011-2013, Yann Collet.
+ Copyright (C) 2011-2014, Yann Collet.
BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
Redistribution and use in source and binary forms, with or without