summaryrefslogtreecommitdiffstats
path: root/lz4hc.h
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2014-04-15 13:03:17 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2014-04-15 13:03:17 (GMT)
commit374d6ac35cf784481d60634e9b8e6ca8be7c9302 (patch)
tree7b93197974bf7e5a3b84af9c262d3c62a1e0f527 /lz4hc.h
parent37be46701a21e554fff47f97b549fb473f6a2904 (diff)
downloadlz4-374d6ac35cf784481d60634e9b8e6ca8be7c9302.zip
lz4-374d6ac35cf784481d60634e9b8e6ca8be7c9302.tar.gz
lz4-374d6ac35cf784481d60634e9b8e6ca8be7c9302.tar.bz2
Fixed issue 127 & 128
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